summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | ipv4: gso: make inet_gso_segment() stackableEric Dumazet2013-10-191-7/+18
* | | | | | ipv4: generalize gre_handle_offloadsEric Dumazet2013-10-192-29/+33
* | | | | | net: ipv4/ipv6: Remove extern from function prototypesJoe Perches2013-10-193-38/+34
* | | | | | ipv4: gso: send_check() & segment() cleanupsEric Dumazet2013-10-191-13/+11
* | | | | | tcp: remove redundant code in __tcp_retransmit_skb()Neal Cardwell2013-10-181-15/+0
* | | | | | fib: Use const struct nl_info * in rtmsg_fibJoe Perches2013-10-182-2/+2
* | | | | | fib_trie: remove duplicated rcu lockbaker.zhang2013-10-181-2/+0
* | | | | | tcp: rename tcp_tso_segment()Eric Dumazet2013-10-181-3/+3
* | | | | | ipv4: shrink rt_cache_statEric Dumazet2013-10-171-8/+8
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pabl...David S. Miller2013-10-1717-39/+719
|\ \ \ \ \
| * | | | | netfilter: nf_tables: add ARP filtering supportPablo Neira Ayuso2013-10-143-0/+107
| * | | | | netfilter: nf_tables: complete net namespace supportPablo Neira Ayuso2013-10-141-2/+30
| * | | | | netfilter: nf_tables: Add support for IPv6 NATTomasz Bursztyka2013-10-142-154/+3
| * | | | | netfilter: nf_tables: add compatibility layer for x_tablesPablo Neira Ayuso2013-10-143-8/+36
| * | | | | netfilter: nf_tables: convert built-in tables/chains to chain typesPablo Neira Ayuso2013-10-145-122/+70
| * | | | | netfilter: nf_tables: expression ops overloadingPatrick McHardy2013-10-142-12/+24
| * | | | | netfilter: add nftablesPatrick McHardy2013-10-146-0/+703
| * | | | | netfilter: pass hook ops to hookfnPatrick McHardy2013-10-1410-39/+44
* | | | | | inet_diag: use sock_gen_put()Eric Dumazet2013-10-171-6/+3
|/ / / / /
* | | | | tcp: tcp_transmit_skb() optimizationsEric Dumazet2013-10-111-7/+7
| |_|_|/ |/| | |
* | | | inet: rename ir_loc_port to ir_numEric Dumazet2013-10-103-7/+7
* | | | tcp: use ACCESS_ONCE() in tcp_update_pacing_rate()Eric Dumazet2013-10-101-1/+6
* | | | inet: includes a sock_common in request_sockEric Dumazet2013-10-106-52/+55
* | | | fib_trie: only calc for the un-first nodebaker.zhang2013-10-101-5/+1
* | | | net: fix build errors if ipv6 is disabledEric Dumazet2013-10-092-3/+9
* | | | udp: fix a typo in __udp4_lib_mcast_demux_lookupEric Dumazet2013-10-091-1/+1
* | | | ipv6: make lookups simpler and fasterEric Dumazet2013-10-096-59/+40
* | | | tcp/dccp: remove twchainEric Dumazet2013-10-085-189/+85
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-084-3/+8
|\ \ \ \ | |/ / /
| * | | ipv4: fix ineffective source address selectionJiri Benc2013-10-071-1/+1
| * | | tcp: do not forget FIN in tcp_shifted_skb()Eric Dumazet2013-10-041-1/+4
| * | | net: do not call sock_put() on TIMEWAIT socketsEric Dumazet2013-10-021-1/+1
| * | | tcp: Always set options to 0 before calling tcp_established_optionsAndi Kleen2013-10-021-0/+2
| | |/ | |/|
* | | net: ipv4 only populate IP_PKTINFO when neededShawn Bohrer2013-10-083-4/+5
* | | udp: ipv4: Add udp early demuxShawn Bohrer2013-10-082-18/+185
* | | udp: Only allow busy read/poll on connected socketsShawn Bohrer2013-10-081-2/+3
* | | tcp: shrink tcp6_timewait_sock by one cache lineEric Dumazet2013-10-032-5/+5
* | | net: ipv4: Change variable type to boolPeter Senna Tschudin2013-10-031-1/+1
* | | inet: consolidate INET_TW_MATCHEric Dumazet2013-10-031-6/+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-018-28/+37
|\ \ \ | |/ /
| * | 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
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-10-011-3/+7
| |\ \
| | * | netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packetsPatrick McHardy2013-09-301-3/+7
| * | | ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_putSalam Noureddine2013-09-301-2/+2
| * | | tcp: TSQ can use a dynamic limitEric Dumazet2013-09-301-6/+11
OpenPOWER on IntegriCloud