Age | Commit message (Expand) | Author | Files | Lines |
2013-09-30 | netfiler: ipset: Add net namespace for ipset | Vitaly Lavrov | 8 | -141/+236 |
2013-09-30 | netfilter: ipset: Use a common function at listing the extensions | Jozsef Kadlecsik | 4 | -50/+12 |
2013-09-30 | netfilter: ipset: For set:list types, replaced elements must be zeroed out | Jozsef Kadlecsik | 1 | -1/+3 |
2013-09-30 | netfilter: ipset: Fix hash resizing with comments | Jozsef Kadlecsik | 1 | -5/+5 |
2013-09-30 | netfilter: ipset: Support comments in hash-type ipsets. | Oliver Smith | 9 | -13/+30 |
2013-09-30 | netfilter: ipset: Support comments in the list-type ipset. | Oliver Smith | 1 | -6/+12 |
2013-09-30 | netfilter: ipset: Support comments in bitmap-type ipsets. | Oliver Smith | 4 | -9/+17 |
2013-09-30 | netfilter: ipset: Support comments for ipset entries in the core. | Oliver Smith | 1 | -0/+14 |
2013-09-30 | netfilter: ipset: Add hash:net,net module to kernel. | Oliver Smith | 4 | -9/+541 |
2013-09-30 | netfilter: ipset: Kconfig: ipset needs NETFILTER_NETLINK | Jozsef Kadlecsik | 1 | -1/+1 |
2013-09-30 | netfilter: ipset: list:set: make sure all elements are checked by the gc | Jozsef Kadlecsik | 1 | -2/+5 |
2013-09-30 | netfilter: ipset: Support extensions which need a per data destroy function | Jozsef Kadlecsik | 3 | -38/+90 |
2013-09-30 | netfilter: ipset: Generalize extensions support | Jozsef Kadlecsik | 13 | -749/+105 |
2013-09-30 | netfilter: ipset: Move extension data to set structure | Jozsef Kadlecsik | 13 | -278/+244 |
2013-09-30 | netfilter: ipset: Rename extension offset ids to extension ids | Jozsef Kadlecsik | 6 | -35/+35 |
2013-09-30 | netfilter: ipset: Prepare ipset to support multiple networks for hash types | Jozsef Kadlecsik | 5 | -46/+48 |
2013-09-30 | netfilter: ipset: Introduce new operation to get both setname and family | Jozsef Kadlecsik | 1 | -0/+17 |
2013-09-30 | netfilter: ipset: order matches and targets separatedly in xt_set.c | Jozsef Kadlecsik | 1 | -92/+96 |
2013-09-30 | netfilter: ipset: Support package fragments for IPv4 protos without ports | Anders K. Pedersen | 1 | -1/+17 |
2013-09-30 | netfilter: ipset: Fix "may be used uninitialized" warnings | Jozsef Kadlecsik | 9 | -12/+12 |
2013-09-30 | netfilter: ipset: Rename simple macro names to avoid namespace issues. | Jozsef Kadlecsik | 13 | -162/+166 |
2013-09-30 | netfilter: ipset: Fix sparse warnings due to missing rcu annotations | Jozsef Kadlecsik | 1 | -32/+55 |
2013-09-30 | netfilter: ipset: Sparse warning about shadowed variable fixed | Jozsef Kadlecsik | 1 | -1/+1 |
2013-09-30 | netfilter: ipset: Don't call ip_nest_end needlessly in the error path | Jozsef Kadlecsik | 3 | -3/+3 |
2013-09-27 | netfilter: xt_TCPMSS: lookup route from proper net namespace | Gao feng | 1 | -3/+5 |
2013-09-27 | netfilter: xt_TCPMSS: Get mtu only if clamp-mss-to-pmtu is specified | Gao feng | 1 | -34/+36 |
2013-09-27 | netfilter: nf_ct_sip: extend RCU read lock in set_expected_rtp_rtcp() | holger@eitzenberger.org | 1 | -2/+4 |
2013-09-24 | ipv6: do not allow ipv6 module to be removed | Cong Wang | 1 | -48/+0 |
2013-09-24 | tcp: fix dynamic right sizing | Eric Dumazet | 1 | -31/+53 |
2013-09-24 | tcp: syncookies: reduce mss table to four values | Florian Westphal | 2 | -17/+20 |
2013-09-24 | tcp: syncookies: reduce cookie lifetime to 128 seconds | Florian Westphal | 2 | -38/+17 |
2013-09-20 | net_sched: htb: support of 64bit rates | Eric Dumazet | 1 | -2/+15 |
2013-09-20 | net_sched: add u64 rate to psched_ratecfg_precompute() | Eric Dumazet | 4 | -8/+9 |
2013-09-20 | net: ethernet: eth.c: removed checkpatch warnings and errors | Avinash Kumar | 1 | -3/+3 |
2013-09-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 27 | -97/+102 |
2013-09-19 | netpoll: fix NULL pointer dereference in netpoll_cleanup | Nikolay Aleksandrov | 1 | -5/+4 |
2013-09-19 | ip: generate unique IP identificator if local fragmentation is allowed | Ansis Atteka | 7 | -11/+11 |
2013-09-19 | ip: use ip_hdr() in __ip_make_skb() to retrieve IP header | Ansis Atteka | 1 | -1/+1 |
2013-09-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -0/+11 |
2013-09-18 | net:dccp: do not report ICMP redirects to user space | Duan Jiong | 1 | -0/+1 |
2013-09-18 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 1 | -0/+2 |
2013-09-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 9 | -28/+31 |
2013-09-17 | tcp: fix RTO calculated from cached RTT | Neal Cardwell | 1 | -1/+3 |
2013-09-17 | batman-adv: set the TAG flag for the vid passed to BLA | Antonio Quartulli | 1 | -0/+2 |
2013-09-17 | netfilter: nfnetlink_queue: use network skb for sequence adjustment | Gao feng | 1 | -1/+1 |
2013-09-16 | net: sctp: rfc4443: do not report ICMP redirects to user space | Daniel Borkmann | 2 | -3/+2 |
2013-09-16 | ip6_tunnels: raddr and laddr are inverted in nl msg | Ding Zhi | 1 | -2/+2 |
2013-09-16 | netfilter: ipset: Fix serious failure in CIDR tracking | Oliver Smith | 1 | -12/+16 |
2013-09-16 | netfilter: ipset: Validate the set family and not the set type family at swap... | Jozsef Kadlecsik | 1 | -1/+1 |
2013-09-16 | netfilter: ipset: Consistent userspace testing with nomatch flag | Jozsef Kadlecsik | 5 | -10/+9 |