summaryrefslogtreecommitdiffstats
path: root/net/ipv4
AgeCommit message (Expand)Author
2013-10-17tcp: must unclone packets before mangling themEric Dumazet
2013-10-17tcp: fix incorrect ca_state in tail loss probeYuchung Cheng
2013-10-17Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pabl...David S. Miller
2013-10-17inet_diag: use sock_gen_put()Eric Dumazet
2013-10-17netfilter: ipt_CLUSTERIP: use proper net namespace to operate CLUSTERIPGao feng
2013-10-17netfilter: ipt_CLUSTERIP: create proc entry under proper ipt_CLUSTERIP directoryGao feng
2013-10-17netfilter: ipt_CLUSTERIP: add parameter net in clusterip_config_find_getGao feng
2013-10-17netfilter: ipt_CLUSTERIP: make clusterip_lock per net namespaceGao feng
2013-10-17netfilter: ipt_CLUSTERIP: make clusterip_list per net namespaceGao feng
2013-10-17netfilter: ipt_CLUSTERIP: make proc directory per net namespaceGao feng
2013-10-14netfilter: nf_tables: add ARP filtering supportPablo Neira Ayuso
2013-10-14netfilter: nf_tables: complete net namespace supportPablo Neira Ayuso
2013-10-14netfilter: nf_tables: Add support for IPv6 NATTomasz Bursztyka
2013-10-14netfilter: nf_tables: add compatibility layer for x_tablesPablo Neira Ayuso
2013-10-14netfilter: nf_tables: convert built-in tables/chains to chain typesPablo Neira Ayuso
2013-10-14netfilter: nf_tables: expression ops overloadingPatrick McHardy
2013-10-14netfilter: add nftablesPatrick McHardy
2013-10-14netfilter: pass hook ops to hookfnPatrick McHardy
2013-10-11tcp: tcp_transmit_skb() optimizationsEric Dumazet
2013-10-11vti: get rid of nf mark rule in preroutingChristophe Gouault
2013-10-10inet: rename ir_loc_port to ir_numEric Dumazet
2013-10-10tcp: use ACCESS_ONCE() in tcp_update_pacing_rate()Eric Dumazet
2013-10-10inet: includes a sock_common in request_sockEric Dumazet
2013-10-10fib_trie: only calc for the un-first nodebaker.zhang
2013-10-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-10-09net: fix build errors if ipv6 is disabledEric Dumazet
2013-10-09udp: fix a typo in __udp4_lib_mcast_demux_lookupEric Dumazet
2013-10-09ipv6: make lookups simpler and fasterEric Dumazet
2013-10-08tcp/dccp: remove twchainEric Dumazet
2013-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-08net: ipv4 only populate IP_PKTINFO when neededShawn Bohrer
2013-10-08udp: ipv4: Add udp early demuxShawn Bohrer
2013-10-08udp: Only allow busy read/poll on connected socketsShawn Bohrer
2013-10-07ipv4: fix ineffective source address selectionJiri Benc
2013-10-04tcp: do not forget FIN in tcp_shifted_skb()Eric Dumazet
2013-10-03tcp: shrink tcp6_timewait_sock by one cache lineEric Dumazet
2013-10-03net: ipv4: Change variable type to boolPeter Senna Tschudin
2013-10-03inet: consolidate INET_TW_MATCHEric Dumazet
2013-10-02net: do not call sock_put() on TIMEWAIT socketsEric Dumazet
2013-10-02tcp: sndbuf autotuning improvementsEric Dumazet
2013-10-02fib_trie: avoid a redundant bit judgement in inflatebaker.zhang
2013-10-02tcp: Always set options to 0 before calling tcp_established_optionsAndi Kleen
2013-10-02netfilter: ipt_ULOG: fix info leaksMathias Krause
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-01ip_tunnel: Remove double unregister of the fallback deviceSteffen Klassert
2013-10-01ip_tunnel_core: Change __skb_push back to skb_pushSteffen Klassert
2013-10-01ip_tunnel: Add fallback tunnels to the hash listsSteffen Klassert
2013-10-01ip_tunnel: Fix a memory corruption in ip_tunnel_xmitSteffen Klassert
2013-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-09-30ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_putSalam Noureddine