Age | Commit message (Expand) | Author |
2014-02-07 | netfilter: nf_tables: fix loop checking with end interval elements | Pablo Neira Ayuso |
2014-02-07 | netfilter: nft_rbtree: fix data handling of end interval elements | Pablo Neira Ayuso |
2014-02-07 | netfilter: nf_tables: do not allow NFT_SET_ELEM_INTERVAL_END flag and data | Pablo Neira Ayuso |
2014-02-06 | netfilter: nf_tables: fix racy rule deletion | Pablo Neira Ayuso |
2014-02-06 | netfilter: nf_tables: fix log/queue expressions for NFPROTO_INET | Patrick McHardy |
2014-02-06 | netfilter: nf_tables: add reject module for NFPROTO_INET | Patrick McHardy |
2014-02-06 | netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts | Patrick McHardy |
2014-02-06 | netfilter: nf_tables: add AF specific expression support | Patrick McHardy |
2014-02-06 | netfilter: nft_ct: fix missing NFT_CT_L3PROTOCOL key in validity checks | Patrick McHardy |
2014-02-06 | netfilter: nf_tables: fix potential oops when dumping sets | Patrick McHardy |
2014-02-05 | netfilter: nf_tables: fix overrun in nf_tables_set_alloc_name() | Patrick McHardy |
2014-02-05 | netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt | Pablo Neira Ayuso |
2014-02-05 | netfilter: nf_nat_h323: fix crash in nf_ct_unlink_expect_report() | Alexey Dobriyan |
2014-02-05 | netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get | Andrey Vagin |
2014-02-05 | netfilter: nf_tables: fix oops when deleting a chain with references | Patrick McHardy |
2014-02-05 | netfilter: nft_ct: fix unconditional dump of 'dir' attr | Arturo Borrero |
2014-02-04 | ipvs: fix AF assignment in ip_vs_conn_new() | Michal Kubecek |
2014-01-27 | net: gre: use icmp_hdr() to get inner ip header | Duan Jiong |
2014-01-27 | net: 6lowpan: fixup for code movement | Stephen Rothwell |
2014-01-27 | net: Fix memory leak if TPROXY used with TCP early demux | Holger Eitzenberger |
2014-01-27 | net: ipv4: Use PTR_ERR_OR_ZERO | Sachin Kamat |
2014-01-26 | net: add and use skb_gso_transport_seglen() | Florian Westphal |
2014-01-26 | Merge tag 'for-3.14-merge-window' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-01-24 | ipv6: reallocate addrconf router for ipv6 address when lo device up | Gao feng |
2014-01-24 | fib_frontend: fix possible NULL pointer dereference | Oliver Hartkopp |
2014-01-23 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2014-01-23 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2014-01-23 | net/netfilter/ipset/ip_set_hash_netiface.c: use rbtree postorder iteration in... | Cody P Schafer |
2014-01-23 | remove extra definitions of U32_MAX | Alex Elder |
2014-01-23 | conditionally define U32_MAX | Alex Elder |
2014-01-23 | rtnetlink: remove check for fill_slave_info in rtnl_have_link_slave_info | Jiri Pirko |
2014-01-23 | ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is called | Duan Jiong |
2014-01-23 | net: Correctly sync addresses from multiple sources to single device | Vlad Yasevich |
2014-01-23 | net/udp_offload: Handle static checker complaints | Shlomo Pongratz |
2014-01-23 | tcp: metrics: Handle v6/v4-mapped sockets in tcp-metrics | Christoph Paasch |
2014-01-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2014-01-22 | 6lowpan: add a license to 6lowpan_iphc module | Yann Droneaud |
2014-01-22 | bonding: convert netlink to use slave data info api | Jiri Pirko |
2014-01-22 | rtnetlink: provide api for getting and setting slave info | Jiri Pirko |
2014-01-22 | rtnetlink: put "BOND" into nl attribute names which are related to bonding | Jiri Pirko |
2014-01-22 | net/neighbour: queue work on power efficient wq | viresh kumar |
2014-01-22 | net/ipv4: queue work on power efficient wq | viresh kumar |
2014-01-22 | ipv6: enable anycast addresses as source addresses for datagrams | FX Le Bail |
2014-01-22 | bridge: Remove unnecessary vlan_put_tag in br_handle_vlan | Toshiaki Makita |
2014-01-22 | tcp: metrics: Fix rcu-race when deleting multiple entries | Christoph Paasch |
2014-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-01-22 | sch_htb: let skb->priority refer to non-leaf class | Harry Mason |
2014-01-22 | af_packet: Add Queue mapping mode to af_packet fanout operation | Neil Horman |
2014-01-22 | fuse: fix pipe_buf_operations | Miklos Szeredi |