summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: Separate the close_list and the unreg_list v2Eric W. Biederman2013-10-072-14/+17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-10-0427-1653/+2418
|\
| * netfilter: cttimeout: allow to set/get default protocol timeoutsPablo Neira Ayuso2013-10-011-8/+153
| * netfilter: nf_ct_sip: consolidate NAT hook functionsholger@eitzenberger.org2013-10-012-113/+49
| * netfilter: nfnetlink_log: use proper net to allocate skbGao feng2013-10-011-5/+6
| * netfilter: nfnetlink_queue: use proper net namespace to allocate skbGao feng2013-10-011-3/+3
| * netfilter: ipset: Add hash:net,port,net module to kernel.Oliver Smith2013-09-303-0/+598
| * netfiler: ipset: Add net namespace for ipsetVitaly Lavrov2013-09-308-141/+236
| * netfilter: ipset: Use a common function at listing the extensionsJozsef Kadlecsik2013-09-304-50/+12
| * netfilter: ipset: For set:list types, replaced elements must be zeroed outJozsef Kadlecsik2013-09-301-1/+3
| * netfilter: ipset: Fix hash resizing with commentsJozsef Kadlecsik2013-09-301-5/+5
| * netfilter: ipset: Support comments in hash-type ipsets.Oliver Smith2013-09-309-13/+30
| * netfilter: ipset: Support comments in the list-type ipset.Oliver Smith2013-09-301-6/+12
| * netfilter: ipset: Support comments in bitmap-type ipsets.Oliver Smith2013-09-304-9/+17
| * netfilter: ipset: Support comments for ipset entries in the core.Oliver Smith2013-09-301-0/+14
| * netfilter: ipset: Add hash:net,net module to kernel.Oliver Smith2013-09-304-9/+541
| * netfilter: ipset: Kconfig: ipset needs NETFILTER_NETLINKJozsef Kadlecsik2013-09-301-1/+1
| * netfilter: ipset: list:set: make sure all elements are checked by the gcJozsef Kadlecsik2013-09-301-2/+5
| * netfilter: ipset: Support extensions which need a per data destroy functionJozsef Kadlecsik2013-09-303-38/+90
| * netfilter: ipset: Generalize extensions supportJozsef Kadlecsik2013-09-3013-749/+105
| * netfilter: ipset: Move extension data to set structureJozsef Kadlecsik2013-09-3013-278/+244
| * netfilter: ipset: Rename extension offset ids to extension idsJozsef Kadlecsik2013-09-306-35/+35
| * netfilter: ipset: Prepare ipset to support multiple networks for hash typesJozsef Kadlecsik2013-09-305-46/+48
| * netfilter: ipset: Introduce new operation to get both setname and familyJozsef Kadlecsik2013-09-301-0/+17
| * netfilter: ipset: order matches and targets separatedly in xt_set.cJozsef Kadlecsik2013-09-301-92/+96
| * netfilter: ipset: Support package fragments for IPv4 protos without portsAnders K. Pedersen2013-09-301-1/+17
| * netfilter: ipset: Fix "may be used uninitialized" warningsJozsef Kadlecsik2013-09-309-12/+12
| * netfilter: ipset: Rename simple macro names to avoid namespace issues.Jozsef Kadlecsik2013-09-3013-162/+166
| * netfilter: ipset: Fix sparse warnings due to missing rcu annotationsJozsef Kadlecsik2013-09-301-32/+55
| * netfilter: ipset: Sparse warning about shadowed variable fixedJozsef Kadlecsik2013-09-301-1/+1
| * netfilter: ipset: Don't call ip_nest_end needlessly in the error pathJozsef Kadlecsik2013-09-303-3/+3
| * netfilter: xt_TCPMSS: lookup route from proper net namespaceGao feng2013-09-271-3/+5
| * netfilter: xt_TCPMSS: Get mtu only if clamp-mss-to-pmtu is specifiedGao feng2013-09-271-34/+36
| * netfilter: nf_ct_sip: extend RCU read lock in set_expected_rtp_rtcp()holger@eitzenberger.org2013-09-271-2/+4
* | tcp: shrink tcp6_timewait_sock by one cache lineEric Dumazet2013-10-033-6/+6
* | net: ipv4: Change variable type to boolPeter Senna Tschudin2013-10-031-1/+1
* | flow_dissector: factor out the ports extraction in skb_flow_get_portsNikolay Aleksandrov2013-10-031-11/+28
* | inet: consolidate INET_TW_MATCHEric Dumazet2013-10-032-10/+7
* | net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-023-5/+5
* | tcp: sndbuf autotuning improvementsEric Dumazet2013-10-022-14/+26
* | fib_trie: avoid a redundant bit judgement in inflatebaker.zhang2013-10-021-6/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-0137-354/+525
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-10-0136-354/+514
| |\ \
| | * | pkt_sched: fq: rate limiting improvementsEric Dumazet2013-10-011-19/+26
| | * | ip6tnl: allow to use rtnl ops on fb tunnelNicolas Dichtel2013-10-011-2/+1
| | * | sit: allow to use rtnl ops on fb tunnelNicolas Dichtel2013-10-011-1/+1
| | * | ip_tunnel: Remove double unregister of the fallback deviceSteffen Klassert2013-10-011-2/+0
| | * | ip_tunnel_core: Change __skb_push back to skb_pushSteffen Klassert2013-10-011-1/+1
| | * | ip_tunnel: Add fallback tunnels to the hash listsSteffen Klassert2013-10-011-1/+3
| | * | ip_tunnel: Fix a memory corruption in ip_tunnel_xmitSteffen Klassert2013-10-011-6/+6