summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* ipv4: ipv4: Cleanup the comments in tcp_yeah.cWeilong Chen2013-12-261-8/+8
* ipv4: ERROR: code indent should use tabs where possibleWeilong Chen2013-12-263-8/+5
* ipv4: ERROR: do not initialise globals to 0 or NULLWeilong Chen2013-12-261-2/+2
* ipv4: fix all space errors in file igmp.cWeilong Chen2013-12-261-35/+35
* ipv4: fix checkpatch error with foo * barWeilong Chen2013-12-261-1/+1
* ipv4: fix checkpatch error "space prohibited"Weilong Chen2013-12-264-11/+11
* ipv4: do clean up with spacesWeilong Chen2013-12-262-8/+8
* netconf: rename PROXY_ARP to NEIGH_PROXYstephen hemminger2013-12-221-5/+5
* tcp: autocork should not hold first packet in write queueEric Dumazet2013-12-201-4/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-12-195-5/+5
|\
| * net: Remove FLOWI_FLAG_CAN_SLEEPSteffen Klassert2013-12-065-5/+5
* | ipv4: new ip_no_pmtu_disc mode to always discard incoming frag needed msgsHannes Frederic Sowa2013-12-181-1/+3
* | inet: make no_pmtu_disc per namespace and kill ipv4_configHannes Frederic Sowa2013-12-184-13/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-184-20/+28
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-12-172-1/+2
| |\ \
| | * | netfilter: nft_reject: fix endianness in dump functionEric Leblond2013-12-121-1/+1
| | * | netfilter: SYNPROXY target: restrict to INPUT/FORWARDPatrick McHardy2013-12-111-0/+1
| * | | udp: ipv4: do not use sk_dst_lock from softirq contextEric Dumazet2013-12-171-9/+4
| * | | udp: ipv4: must add synchronization in udp_sk_rx_dst_set()Eric Dumazet2013-12-111-6/+16
| * | | udp: ipv4: fix potential use after free in udp_v4_early_demux()Eric Dumazet2013-12-111-3/+6
| |/ /
| * | udp: ipv4: fix an use after free in __udp4_lib_rcv()Eric Dumazet2013-12-101-10/+6
| * | inet: fix NULL pointer Oops in fib(6)_rule_suppressStefan Tomanek2013-12-101-1/+4
* | | net: Add utility functions to clear rxhashTom Herbert2013-12-172-4/+3
* | | tcp: refine TSO splitsEric Dumazet2013-12-171-39/+54
* | | netconf: add proxy-arp supportstephen hemminger2013-12-141-12/+29
* | | net-gro: Prepare GRO stack for the upcoming tunneling supportJerry Chu2013-12-122-10/+24
* | | ipv4: fix wildcard search with inet_confirm_addr()Nicolas Dichtel2013-12-112-6/+7
* | | net: more spelling fixesstephen hemminger2013-12-102-6/+6
* | | ipv4: add support for IFA_FLAGS nl attributeJiri Pirko2013-12-101-2/+6
* | | neigh: restore old behaviour of default parms valuesJiri Pirko2013-12-092-0/+4
* | | neigh: use tbl->family to distinguish ipv4 from ipv6Jiri Pirko2013-12-092-2/+2
* | | neigh: convert parms to an arrayJiri Pirko2013-12-091-15/+18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-091-7/+0
|\ \ \ | |/ /
| * | tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.Eric W. Biederman2013-12-051-7/+0
| |/
* | tcp: auto corkingEric Dumazet2013-12-063-13/+60
* | tcp: optimize some skb_shinfo(skb) usesEric Dumazet2013-12-061-15/+21
* | ipv4/ipv6: Fix FSF address in file headersJeff Kirsher2013-12-062-4/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-028-34/+28
|\
| * inet: fix possible seqlock deadlocksEric Dumazet2013-11-293-3/+3
| * net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLASTShawn Landden2013-11-291-0/+3
| * net: remove outdated comment for ipv4 and ipv6 protocol handlerBaker Zhang2013-11-281-8/+0
| * inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa2013-11-234-5/+7
| * tcp_memcg: remove useless var old_limGao feng2013-11-231-2/+0
| * gro: Clean up tcpX_gro_receive checksum verificationHerbert Xu2013-11-231-16/+10
| * gro: Only verify TCP checksums for candidatesHerbert Xu2013-11-231-0/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-222-2/+7
|\ \ | |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-11-211-0/+1
| |\
| | * netfilter: synproxy: send mss option to backendMartin Topholm2013-11-181-0/+1
| * | ipv4: fix race in concurrent ip_route_input_slow()Alexei Starovoitov2013-11-201-2/+6
* | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-201-2/+2
|\ \ \ | |/ / |/| |
OpenPOWER on IntegriCloud