summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2013-12-08gro: Clean up tcpX_gro_receive checksum verificationHerbert Xu
2013-12-08gro: Only verify TCP checksums for candidatesHerbert Xu
2013-12-08ipv4: fix race in concurrent ip_route_input_slow()Alexei Starovoitov
2013-12-08tcp: don't update snd_nxt, when a socket is switched from repair modeAndrey Vagin
2013-12-08xfrm: Release dst if this dst is improper for vti tunnelfan.du
2013-12-08inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa
2013-12-08ping: prevent NULL pointer dereference on write to msg_nameHannes Frederic Sowa
2013-12-08inet: prevent leakage of uninitialized memory to user in recv syscallsHannes Frederic Sowa
2013-12-08ipv4: fix possible seqlock deadlockEric Dumazet
2013-12-08net-tcp: fix panic in tcp_fastopen_cache_set()Eric Dumazet
2013-12-08tcp: tsq: restore minimal amount of queueingEric Dumazet
2013-12-08core/dev: do not ignore dmac in dev_forward_skb()Alexei Starovoitov
2013-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-29inet: fix possible seqlock deadlocksEric Dumazet
2013-11-29net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLASTShawn Landden
2013-11-28net: remove outdated comment for ipv4 and ipv6 protocol handlerBaker Zhang
2013-11-23inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa
2013-11-23tcp_memcg: remove useless var old_limGao feng
2013-11-23gro: Clean up tcpX_gro_receive checksum verificationHerbert Xu
2013-11-23gro: Only verify TCP checksums for candidatesHerbert Xu
2013-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-11-20tcp: do not rearm RTO when future data are sackedYuchung Cheng
2013-11-20tcp: only take RTT from timestamps if new data is ackedYuchung Cheng
2013-11-20tcp: fix SYNACK RTT estimation in Fast OpenYuchung Cheng
2013-11-20tcp: gso: fix truesize trackingEric Dumazet
2013-11-20ipv4: fix race in concurrent ip_route_input_slow()Alexei Starovoitov
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg
2013-11-19tcp: don't update snd_nxt, when a socket is switched from repair modeAndrey Vagin
2013-11-19xfrm: Release dst if this dst is improper for vti tunnelfan.du
2013-11-18ping: prevent NULL pointer dereference on write to msg_nameHannes Frederic Sowa
2013-11-18inet: prevent leakage of uninitialized memory to user in recv syscallsHannes Frederic Sowa
2013-11-18netfilter: synproxy: send mss option to backendMartin Topholm
2013-11-15seq_file: remove "%n" usage from seq_file usersTetsuo Handa
2013-11-14ipv4: fix possible seqlock deadlockEric Dumazet
2013-11-14genetlink: make all genl_ops users constJohannes Berg
2013-11-14net-tcp: fix panic in tcp_fastopen_cache_set()Eric Dumazet
2013-11-14tcp: tsq: restore minimal amount of queueingEric Dumazet
2013-11-14core/dev: do not ignore dmac in dev_forward_skb()Alexei Starovoitov
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-11-08inet: fix a UFO regressionEric Dumazet
2013-11-06net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz
2013-11-06ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACEHannes Frederic Sowa
2013-11-05tcp: properly handle stretch acks in slow startYuchung Cheng
2013-11-05tcp: enable sockets to use MSG_FASTOPEN by defaultYuchung Cheng
2013-11-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-11-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller