1. 342dfc3 net: add build-time checks for msg->msg_name size by Steffen Hurrle · 10 years ago
  2. 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 10 years ago
  3. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  4. 7a7ffba ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC by Wei-Chun Chao · 11 years ago
  5. 1669cb9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  6. e47eb5d udp: ipv4: do not use sk_dst_lock from softirq context by Eric Dumazet · 11 years ago
  7. 9750223 udp: ipv4: must add synchronization in udp_sk_rx_dst_set() by Eric Dumazet · 11 years ago
  8. 610438b udp: ipv4: fix potential use after free in udp_v4_early_demux() by Eric Dumazet · 11 years ago
  9. 8afdd99 udp: ipv4: fix an use after free in __udp4_lib_rcv() by Eric Dumazet · 11 years ago
  10. 0e0d44a net: Remove FLOWI_FLAG_CAN_SLEEP by Steffen Klassert · 11 years ago
  11. f1d8cba inet: fix possible seqlock deadlocks by Eric Dumazet · 11 years ago
  12. d3f7d56 net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST by Shawn Landden · 11 years ago
  13. 85fbaa7 inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions by Hannes Frederic Sowa · 11 years ago
  14. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  15. bceaa90 inet: prevent leakage of uninitialized memory to user in recv syscalls by Hannes Frederic Sowa · 11 years ago
  16. 652586d seq_file: remove "%n" usage from seq_file users by Tetsuo Handa · 11 years ago
  17. 1bbdcee inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once by Hannes Frederic Sowa · 11 years ago
  18. 65cd803 ipv4: split inet_ehashfn to hash functions per compilation unit by Hannes Frederic Sowa · 11 years ago
  19. f69b923 udp: fix a typo in __udp4_lib_mcast_demux_lookup by Eric Dumazet · 11 years ago
  20. fbf8866 net: ipv4 only populate IP_PKTINFO when needed by Shawn Bohrer · 11 years ago
  21. 421b388 udp: ipv4: Add udp early demux by Shawn Bohrer · 11 years ago
  22. 005ec97 udp: Only allow busy read/poll on connected sockets by Shawn Bohrer · 11 years ago
  23. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  24. 0bbf87d net ipv4: Convert ipv4.ip_local_port_range to be per netns v3 by Eric W. Biederman · 11 years ago
  25. aa66158 ipv4: processing ancillary IP_TOS or IP_TTL by Francesco Fusco · 11 years ago
  26. 1a462d1 net: udp: do not report ICMP redirects to user space by Duan Jiong · 11 years ago
  27. eb3c0d8 net: unify skb_udp_tunnel_segment() and skb_udp6_tunnel_segment() by Cong Wang · 11 years ago
  28. d14c5ab net: proc_fs: trivial: print UIDs as unsigned int by Francesco Fusco · 11 years ago
  29. c26bf4a pktgen: Add UDPCSUM flag to support UDP checksums by Thomas Graf · 11 years ago
  30. cdbaa0b gso: Update tunnel segmentation to support Tx checksum offload by Alexander Duyck · 11 years ago
  31. 8b80cda net: rename ll methods to busy-poll by Eliezer Tamir · 11 years ago
  32. 076bb0c net: rename include/net/ll_poll.h to include/net/busy_poll.h by Eliezer Tamir · 11 years ago
  33. 8822b64 ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pending data by Hannes Frederic Sowa · 11 years ago
  34. 7c0cadc udp: fix two sparse errors by Eric Dumazet · 11 years ago
  35. da5bab0 net: udp4: move GSO functions to udp_offload by Daniel Borkmann · 11 years ago
  36. a5b5047 udp: add low latency socket poll support by Eliezer Tamir · 11 years ago
  37. c3f1dba net: Update RFS target at poll for tcp/udp by David Majnemer · 11 years ago
  38. 0d89d20 MPLS: Add limited GSO support by Simon Horman · 11 years ago
  39. 19acc32 gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol() by Pravin B Shelar · 11 years ago
  40. 0d05535 vxlan: Fix TCPv6 segmentation. by Pravin B Shelar · 11 years ago
  41. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  42. 6a5dc9e net: Add MIB counters for checksum errors by Eric Dumazet · 11 years ago
  43. bf84a01 net: sock: make sock_tx_timestamp void by Daniel Borkmann · 11 years ago
  44. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  45. 5594c32 Revert "udp: increase inner ip header ID during segmentation" by Pravin B Shelar · 11 years ago
  46. d6a8c36 udp: increase inner ip header ID during segmentation by Cong Wang · 11 years ago
  47. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  48. 44046a5 udp: add encap_destroy callback by Tom Parkin · 11 years ago
  49. 7313626 tunneling: Add generic Tunnel segmentation. by Pravin B Shelar · 11 years ago
  50. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  51. 68c3316 v4 GRE: Add TCP segmentation offload for GRE by Pravin B Shelar · 11 years ago
  52. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  53. ba418fa soreuseport: UDP/IPv4 implementation by Tom Herbert · 11 years ago
  54. 50c3a48 ipv4: Use IS_ERR_OR_NULL(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  55. 8141ed9 ipv4: Add a socket release callback for datagram sockets by Steffen Klassert · 11 years ago
  56. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  57. 979402b udp: increment UDP_MIB_INERRORS if copy failed by Eric Dumazet · 12 years ago
  58. a7cb5a4 userns: Print out socket uids in a user namespace aware fashion. by Eric W. Biederman · 12 years ago
  59. b5ec8ee ipv4: fix ip_send_skb() by Eric Dumazet · 12 years ago
  60. 55be7a9 ipv4: Add redirect support to all protocol icmp error handlers. by David S. Miller · 12 years ago
  61. 22911fc net: skb_free_datagram_locked() doesnt drop all packets by Eric Dumazet · 12 years ago
  62. 3639339 ipv4: Handle PMTU in all ICMP error handlers. by David S. Miller · 12 years ago
  63. 31fe62b mm: add a low limit to alloc_large_system_hash by Tim Bird · 12 years ago
  64. 413c27d net/ipv4: replace simple_strtoul with kstrtoul by Eldad Zack · 12 years ago
  65. f545a38 net: add a limit parameter to sk_add_backlog() by Eric Dumazet · 12 years ago
  66. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  67. 5e73ea1 ipv4: fix checkpatch errors by Daniel Baluta · 12 years ago
  68. 447167b udp: intoduce udp_encap_needed static_key by Eric Dumazet · 12 years ago
  69. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  70. afd46503 net: ipv4: Standardize prefixes for message logging by Joe Perches · 12 years ago
  71. 3f518bf datagram: Add offset argument to __skb_recv_datagram by Pavel Emelyanov · 12 years ago
  72. 76e2105 ipv4: Implement IP_UNICAST_IF socket option. by Erich E. Hoover · 12 years ago
  73. fce8233 udp: Export code sk lookup routines by Pavel Emelyanov · 13 years ago
  74. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  75. 59c2cda Revert "udp: remove redundant variable" by David S. Miller · 13 years ago
  76. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  77. d826eb1 ipv4: PKTINFO doesnt need dst reference by Eric Dumazet · 13 years ago
  78. 0ad92ad udp: fix a race in encap_rcv handling by Eric Dumazet · 13 years ago
  79. 73cb88e net: make the tcp and udp file_operations for the /proc stuff const by Arjan van de Ven · 13 years ago
  80. bdeab99 rps: Add flag to skb to indicate rxhash is based on L4 tuple by Tom Herbert · 13 years ago
  81. 33d480c net: cleanup some rcu_dereference_raw by Eric Dumazet · 13 years ago
  82. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  83. f03d78d net: refine {udp|tcp|sctp}_mem limits by Eric Dumazet · 13 years ago
  84. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  85. 9cfaa8d udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packet by Xufeng Zhang · 13 years ago
  86. 296f7ea udp: add tracepoints for queueing skb to rcvbuf by Satoru Moriya · 13 years ago
  87. 71338aa net: convert %p usage to %pK by Dan Rosenberg · 13 years ago
  88. 79ab053 ipv4: udp: Eliminate remaining uses of rt->rt_src by David S. Miller · 13 years ago
  89. f5fca60 ipv4: Pass flow key down into ip_append_*(). by David S. Miller · 13 years ago
  90. 77968b7 ipv4: Pass flow keys down into datagram packet building engine. by David S. Miller · 13 years ago
  91. e474995 udp: Use flow key information instead of rt->rt_{src,dst} by David S. Miller · 13 years ago
  92. f6d8bd0 inet: add RCU protection to inet->opt by Eric Dumazet · 13 years ago
  93. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  94. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  95. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  96. c0951cb ipv4: Use flowi4_init_output() in udp_sendmsg() by David S. Miller · 13 years ago
  97. 9cce96d net: Put fl4_* macros to struct flowi4 and use them again. by David S. Miller · 13 years ago
  98. b6f21b2 ipv4: Use flowi4 in UDP by David S. Miller · 13 years ago
  99. 9d6ec93 ipv4: Use flowi4 in public route lookup interfaces. by David S. Miller · 13 years ago
  100. 6281dcc net: Make flowi ports AF dependent. by David S. Miller · 13 years ago