1. 41063e9 ipv4: Early TCP socket demux. by David S. Miller · 12 years ago
  2. 7e52b33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  3. 62b1a8a net: remove skb_orphan_try() by Eric Dumazet · 12 years ago
  4. 954fba0 netpoll: fix netpoll_send_udp() bugs by Eric Dumazet · 12 years ago
  5. 43b03f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  6. 2da45db ethtool: Make more commands available to unprivileged processes by Ben Hutchings · 12 years ago
  7. 95603e2 net-next: add dev_loopback_xmit() to avoid duplicate code by Michel Machado · 12 years ago
  8. 0440507 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  9. c6c4b97 net/core: fix kernel-doc warnings by Randy Dunlap · 12 years ago
  10. 80f12ec Added kernel support in EEE Ethtool commands by Yuval Mintz · 12 years ago
  11. 94b6042 net: Update kernel-doc for __alloc_skb() by Ben Hutchings · 12 years ago
  12. 4bd6683 net: neighbour: fix neigh_dump_info() by Eric Dumazet · 12 years ago
  13. c1864cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  14. 35b2a11 wireless: remove wext sysfs by Johannes Berg · 12 years ago
  15. bec4596 drop_monitor: dont sleep in atomic context by Eric Dumazet · 12 years ago
  16. d594e98 sock_diag: add SK_MEMINFO_BACKLOG by Eric Dumazet · 12 years ago
  17. cc9b17a net: sock: validate data_len before allocating skb in sock_alloc_send_pskb() by Jason Wang · 12 years ago
  18. 3fdcbd4 drop_monitor: Add module alias to enable automatic module loading by Neil Horman · 12 years ago
  19. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  20. 88d6ae8d Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  21. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  22. 17eea0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  23. bad43ca net: introduce skb_try_coalesce() by Eric Dumazet · 12 years ago
  24. 4adb9c4 net: napi_frags_skb() is static by Eric Dumazet · 12 years ago
  25. d4b1133 pktgen: fix module unload for good by Eric Dumazet · 12 years ago
  26. 6f53261 net: introduce netdev_alloc_frag() by Eric Dumazet · 12 years ago
  27. cad456d drop_monitor: convert to modular building by Neil Horman · 12 years ago
  28. a1c7fff net: netdev_alloc_skb() use build_skb() by Eric Dumazet · 12 years ago
  29. e005d19 net: core: Use pr_<level> by Joe Perches · 12 years ago
  30. f342cda pktgen: Use pr_debug by Joe Perches · 12 years ago
  31. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  32. 1b23a5d net: sock_flag() cleanup by Eric Dumazet · 12 years ago
  33. 211ed86 net: delete all instances of special processing for token ring by Paul Gortmaker · 12 years ago
  34. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  35. c57b546 pktgen: fix crash at module unload by Eric Dumazet · 12 years ago
  36. 59b9997 Revert "net: maintain namespace isolation between vlan and real device" by David S. Miller · 12 years ago
  37. 41c3cb6 ethtool: Extend the ethtool API to obtain plugin module eeprom data by Stuart Hodgson · 12 years ago
  38. 081d094 ethtool: Split ethtool_get_eeprom() to allow for additional EEPROM accessors by Ben Hutchings · 12 years ago
  39. 6d8ebc8 net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync by Hans Schillstrom · 12 years ago
  40. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  41. ec47ea8 skb: Add inline helper for getting the skb end offset from head by Alexander Duyck · 12 years ago
  42. 3e24591 skb: Drop "fastpath" variable for skb_cloned check in pskb_expand_head by Alexander Duyck · 12 years ago
  43. 9202e31 skb: Drop bad code from pskb_expand_head by Alexander Duyck · 12 years ago
  44. 898bfc1 Merge tag 'v3.4-rc5' into next by James Morris · 12 years ago
  45. 3a7c1ee4 skb: Add skb_head_is_locked helper function by Alexander Duyck · 12 years ago
  46. 715dc1f net: Fix truesize accounting in skb_gro_receive() by Eric Dumazet · 12 years ago
  47. 76b6db0 userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid by Eric W. Biederman · 12 years ago
  48. 8c1ae10 net: Add missing linux/prefetch.h include to net/core/sock.c by David S. Miller · 12 years ago
  49. 2996d31 net: Stop decapitating clones that have a head_frag by Alexander Duyck · 12 years ago
  50. 4fdcfa1 drop_monitor: prevent init path from scheduling on the wrong cpu by Neil Horman · 12 years ago
  51. e4cbb02 net: add a prefetch in socket backlog processing by Eric Dumazet · 12 years ago
  52. 1d0c0b3 net: makes skb_splice_bits() aware of skb->head_frag by Eric Dumazet · 12 years ago
  53. d7e8883 net: make GRO aware of skb->head_frag by Eric Dumazet · 12 years ago
  54. d3836f2 net: allow skb->head to be a page fragment by Eric Dumazet · 12 years ago
  55. cb75a36 net: Fixed a coding style issue related to spaces. by Jeffrin Jose · 12 years ago
  56. 3885ca7 drop_monitor: Make updating data->skb smp safe by Neil Horman · 12 years ago
  57. cde2e9a drop_monitor: fix sleeping in invalid context warning by Neil Horman · 12 years ago
  58. 8298193 net: cleanups in sock_setsockopt() by Eric Dumazet · 12 years ago
  59. 8dcf01f net: sock_diag_handler structs can be const by Shan Wei · 12 years ago
  60. d7ccf7c net: make spd_fill_page() linear argument a bool by Eric Dumazet · 12 years ago
  61. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  62. a108d5f net: Use bool and remove inline in skb_splice_bits() code. by David S. Miller · 12 years ago
  63. 41c73a0 net: speedup skb_splice_bits() by Eric Dumazet · 12 years ago
  64. f545a38 net: add a limit parameter to sk_add_backlog() by Eric Dumazet · 12 years ago
  65. e66e9a3 net: allow better page reuse in splice(sock -> pipe) by Eric Dumazet · 12 years ago
  66. bbe362b drop_monitor: allow more events per second by Eric Dumazet · 12 years ago
  67. 4a17fd5 sock: Introduce named constants for sk_reuse by Pavel Emelyanov · 12 years ago
  68. a5347fe net: Delete all remaining instances of ctl_path by Eric W. Biederman · 12 years ago
  69. ec8f23c net: Convert all sysctl registrations to register_net_sysctl by Eric W. Biederman · 12 years ago
  70. 8f40a1f net neighbour: Convert to use register_net_sysctl by Eric W. Biederman · 12 years ago
  71. 45bad91 net core: Remove unneded creation of an empty net/core sysctl directory by Eric W. Biederman · 12 years ago
  72. 5dd3df1 net: Move all of the network sysctls without a namespace into init_net. by Eric W. Biederman · 12 years ago
  73. 4344475 net: Kill register_sysctl_rotable by Eric W. Biederman · 12 years ago
  74. daa8654 net: gro: GRO_MERGED_FREE consumes packets by Eric Dumazet · 12 years ago
  75. 85bb2a6 net: dont drop packet but consume it by Eric Dumazet · 12 years ago
  76. 7426a56 net: fix compile error of leaking kmemleak.h header by Shan Wei · 12 years ago
  77. 798ec84 net/core:Remove memleak reports by kmemleak_not_leak. by majianpeng · 12 years ago
  78. b922934 netns: do not leak net_generic data on failed init by Julian Anastasov · 12 years ago
  79. 3ff661c net: rtnetlink notify events for FDB NTF_SELF adds and deletes by John Fastabend · 12 years ago
  80. d83b060 net: add fdb generic dump routine by John Fastabend · 12 years ago
  81. 12a9463 net: addr_list: add exclusive dev_uc_add and dev_mc_add by John Fastabend · 12 years ago
  82. 7716202 net: add generic PF_BRIDGE:RTM_ FDB hooks by John Fastabend · 12 years ago
  83. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  84. 46b325c sk_run_filter: add BPF_S_ANC_SECCOMP_LD_W by Will Drewry · 12 years ago
  85. dcd2ba9 neighbour: Make neigh_table_init_no_netlink() static. by Hiroaki SHIMODA · 12 years ago
  86. efacb30 rtnetlink & bonding: change args got get_tx_queues by stephen hemminger · 12 years ago
  87. e65ac4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  88. 7d3d43d net: In unregister_netdevice_notifier unregister the netdevices. by Eric W. Biederman · 12 years ago
  89. 011e3c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  90. 46ba5b2 net: Fixed coding style issues relating to braces. by Jeffrin Jose · 12 years ago
  91. e1e420c net/core: simple_strtoul cleanup by Shuah Khan · 12 years ago
  92. 87151b8 net: allow pskb_expand_head() to get maximum tailroom by Eric Dumazet · 12 years ago
  93. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  94. 1d62e43 cgroup: pass struct mem_cgroup instead of struct cgroup to socket memcg by Glauber Costa · 12 years ago
  95. 110c433 net: fix a race in sock_queue_err_skb() by Eric Dumazet · 12 years ago
  96. 51c56b0 net: remove k{un}map_skb_frag() by Eric Dumazet · 12 years ago
  97. 02eacbd ethtool: Add a common function for drivers with transmit time stamping. by Richard Cochran · 12 years ago
  98. c8f3a8c ethtool: Introduce a method for getting time stamping capabilities. by Richard Cochran · 12 years ago
  99. ffe06c1 filter: add XOR operation by Jiri Pirko · 12 years ago
  100. 302d663 filter: Allow to create sk-unattached filters by Jiri Pirko · 12 years ago