aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
* net-gre-gro: Add GRE support to the GRO stackJerry Chu2014-01-07
* ipv4: loopback device: ignore value changes after device is uppedJiri Pirko2014-01-07
* gre_offload: statically build GRE offloading supportEric Dumazet2014-01-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
|\
| * ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao2014-01-02
| * ipv4: consistent reporting of pmtu data in case of corkingHannes Frederic Sowa2013-12-22
| * net: inet_diag: zero out uninitialized idiag_{src,dst} fieldsDaniel Borkmann2013-12-19
| * ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs2013-12-18
* | tcp: out_of_order_queue do not use its lockEric Dumazet2014-01-06
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-01-06
|\ \
| * | netfilter: add help information to new nf_tables Kconfig optionsPablo Neira Ayuso2014-01-01
| * | netfilter: nft_reject: support for IPv6 and TCP resetEric Leblond2013-12-30
| * | netfilter: REJECT: separate reusable codeEric Leblond2013-12-30
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-01-05
|\ \ \
| * | | netfilter: nf_conntrack: remove dead codestephen hemminger2014-01-03
* | | | net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing2014-01-04
* | | | ipv4: Use percpu Cache route in IP tunnelsTom Herbert2014-01-03
* | | | ipv4: Cache dst in tunnelsTom Herbert2014-01-03
* | | | ipv4: switch and case should be at the same indentWeilong Chen2014-01-02
* | | | ipv4: spaces required around that '='Weilong Chen2014-01-02
* | | | ipv4: arp: update neighbour address when a gratuitous arp is received and arp...Salam Noureddine2014-01-02
* | | | lro: remove dead codestephen hemminger2013-12-29
* | | | tcp: make local functions staticstephen hemminger2013-12-29
* | | | ipv4: ping make local stuff staticStephen Hemminger2013-12-28
* | | | ipv4: remove unused functionStephen Hemminger2013-12-28
* | | | arp: make arp_invalidate staticStephen Hemminger2013-12-28
* | | | ipv4: make fib_detect_death staticStephen Hemminger2013-12-28
* | | | ipv4: ipv4: Cleanup the comments in tcp_yeah.cWeilong Chen2013-12-26
* | | | ipv4: ERROR: code indent should use tabs where possibleWeilong Chen2013-12-26
* | | | ipv4: ERROR: do not initialise globals to 0 or NULLWeilong Chen2013-12-26
* | | | ipv4: fix all space errors in file igmp.cWeilong Chen2013-12-26
* | | | ipv4: fix checkpatch error with foo * barWeilong Chen2013-12-26
* | | | ipv4: fix checkpatch error "space prohibited"Weilong Chen2013-12-26
* | | | ipv4: do clean up with spacesWeilong Chen2013-12-26
* | | | netconf: rename PROXY_ARP to NEIGH_PROXYstephen hemminger2013-12-22
* | | | tcp: autocork should not hold first packet in write queueEric Dumazet2013-12-20
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-12-19
|\ \ \ \
| * | | | net: Remove FLOWI_FLAG_CAN_SLEEPSteffen Klassert2013-12-06
* | | | | ipv4: new ip_no_pmtu_disc mode to always discard incoming frag needed msgsHannes Frederic Sowa2013-12-18
* | | | | inet: make no_pmtu_disc per namespace and kill ipv4_configHannes Frederic Sowa2013-12-18
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-18
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-12-17
| |\ \ \ \
| | * | | | netfilter: nft_reject: fix endianness in dump functionEric Leblond2013-12-12
| | * | | | netfilter: SYNPROXY target: restrict to INPUT/FORWARDPatrick McHardy2013-12-11
| * | | | | udp: ipv4: do not use sk_dst_lock from softirq contextEric Dumazet2013-12-17
| * | | | | udp: ipv4: must add synchronization in udp_sk_rx_dst_set()Eric Dumazet2013-12-11
| * | | | | udp: ipv4: fix potential use after free in udp_v4_early_demux()Eric Dumazet2013-12-11
| |/ / / /
| * | | | udp: ipv4: fix an use after free in __udp4_lib_rcv()Eric Dumazet2013-12-10
| * | | | inet: fix NULL pointer Oops in fib(6)_rule_suppressStefan Tomanek2013-12-10
* | | | | net: Add utility functions to clear rxhashTom Herbert2013-12-17