1. 92df9b2 net: Fix inner_network_header assignment in skb-copy. by Pravin B Shelar · 11 years ago
  2. 604dfd6 pktgen: correctly handle failures when adding a device by Cong Wang · 11 years ago
  3. d842950 net: net_cls: fd passed in SCM_RIGHTS datagram not set correctly by Daniel Wagner · 11 years ago
  4. bc9540c net: splice: fix __splice_segment() by Eric Dumazet · 11 years ago
  5. 82bda61 net: splice: avoid high order page splitting by Eric Dumazet · 11 years ago
  6. cce894b tcp: fix a panic on UP machines in reqsk_fastopen_remove by Eric Dumazet · 11 years ago
  7. d07d750 net, wireless: overwrite default_ethtool_ops by Stanislaw Gruszka · 11 years ago
  8. 8baf82b CONFIG_HOTPLUG removal from networking core by Greg KH · 12 years ago
  9. 30e6c9f net: devnet_rename_seq should be a seqcount by Eric Dumazet · 12 years ago
  10. a2faf2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  11. 6a2b60b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  12. 5e4a084 userns: Require CAP_SYS_ADMIN for most uses of setns. by Eric W. Biederman · 12 years ago
  13. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  14. d206e09 Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  15. 75be437 net: gro: avoid double copy in skb_gro_receive() by Eric Dumazet · 12 years ago
  16. a71258d net: remove obsolete simple_strto<foo> by Abhijit Pawar · 12 years ago
  17. 89c5fa3 net: gro: dev_gro_receive() cleanup by Eric Dumazet · 12 years ago
  18. 4b5511e net: remove obsolete simple_strto<foo> by Abhijit Pawar · 12 years ago
  19. fc70fb6 net: Handle encapsulated offloads before fragmentation or handing to lower dev by Alexander Duyck · 12 years ago
  20. 6a674e9 net: Add support for hardware-offloaded encapsulation by Joseph Gasparakis · 12 years ago
  21. c3c7c25 net: gro: fix possible panic in skb_gro_receive() by Eric Dumazet · 12 years ago
  22. e3d8fab net: call notifiers for mtu change even if iface is not up by Jiri Pirko · 12 years ago
  23. b93196d net: fix some compiler warning in net/core/neighbour.c by Cong Wang · 12 years ago
  24. ce46cc6 net: neighbour: prohibit negative value for unres_qlen_bytes parameter by Shan Wei · 12 years ago
  25. 4e66ae2 net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD by Serge Hallyn · 12 years ago
  26. c071356 rtnelink: remove unused parameter from rtnl_create_link(). by Rami Rosen · 12 years ago
  27. bb72882 core: make GRO methods static. by Rami Rosen · 12 years ago
  28. c91f6df sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface name by Brian Haley · 12 years ago
  29. 24bc518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  30. 811d8d6 netprio_cgroup: allow nesting and inherit config on cgroup creation by Tejun Heo · 12 years ago
  31. 666b0eb netprio_cgroup: implement netprio[_set]_prio() helpers by Tejun Heo · 12 years ago
  32. 88d642f netprio_cgroup: use cgroup->id instead of cgroup_netprio_state->prioidx by Tejun Heo · 12 years ago
  33. 4a6ee25 netprio_cgroup: reimplement priomap expansion by Tejun Heo · 12 years ago
  34. 52bca93 netprio_cgroup: shorten variable names in extend_netdev_table() by Tejun Heo · 12 years ago
  35. 6d5759d netprio_cgroup: simplify write_priomap() by Tejun Heo · 12 years ago
  36. f30a944 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  37. 388dfc2 net: Remove redundant null check before kfree in dev.c by Sachin Kamat · 12 years ago
  38. 98f842e proc: Usable inode numbers for the namespace file descriptors. by Eric W. Biederman · 13 years ago
  39. 142e1d1 userns: Allow unprivileged use of setns. by Eric W. Biederman · 12 years ago
  40. 01f1c6b net: remove unnecessary wireless includes by Johannes Berg · 12 years ago
  41. 1f743b0 net: core: use this_cpu_ptr per-cpu helper by Shan Wei · 12 years ago
  42. e56108d9 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  43. 92fb974 cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free() by Tejun Heo · 12 years ago
  44. 038e733 userns: make each net (net_ns) belong to a user_ns by Eric W. Biederman · 12 years ago
  45. d727abc netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS by Eric W. Biederman · 12 years ago
  46. b51642f net: Enable a userns root rtnl calls that are safe for unprivilged users by Eric W. Biederman · 12 years ago
  47. 5e1fccc net: Allow userns root control of the core of the network stack. by Eric W. Biederman · 12 years ago
  48. 00f70de net: Allow userns root to force the scm creds by Eric W. Biederman · 12 years ago
  49. dfc47ef net: Push capable(CAP_NET_ADMIN) into the rtnl methods by Eric W. Biederman · 12 years ago
  50. 464dc80 net: Don't export sysctls to unprivileged users by Eric W. Biederman · 12 years ago
  51. d328b83 userns: make each net (net_ns) belong to a user_ns by Eric W. Biederman · 12 years ago
  52. 2407dc2 netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS by Eric W. Biederman · 12 years ago
  53. 67f4efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  54. 38c1a01 wireless: add back sysfs directory by Johannes Berg · 12 years ago
  55. baefa31 net-rps: Fix brokeness causing OOO packets by Tom Herbert · 12 years ago
  56. c53aa50 net: use right lock in __dev_remove_offload by Eric Dumazet · 12 years ago
  57. a652208 net: correct check in dev_addr_del() by Jiri Pirko · 12 years ago
  58. f191a1d net: Remove code duplication between offload structures by Vlad Yasevich · 12 years ago
  59. 22061d8 net: Switch to using the new packet offload infrustructure by Vlad Yasevich · 12 years ago
  60. 62532da net: Add generic packet offload infrastructure. by Vlad Yasevich · 12 years ago
  61. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  62. a3d744e af-packet: fix oops when socket is not present by Eric Leblond · 12 years ago
  63. c38e01b net: fix bridge notify hook to manage flags correctly by John Fastabend · 12 years ago
  64. a7a558f rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dump by John Fastabend · 12 years ago
  65. 398f382 pktgen: clean up ktime_t helpers by Daniel Borkmann · 12 years ago
  66. 25b1e67 net: Fix continued iteration in rtnl_bridge_getlink() by Ben Hutchings · 12 years ago
  67. 2512117 skb: api to report errors for zero copy skbs by Michael S. Tsirkin · 12 years ago
  68. e19d676 skb: report completion status for zero copy skbs by Michael S. Tsirkin · 12 years ago
  69. a8fc927 sk-filter: Add ability to get socket filter program (v2) by Pavel Emelyanov · 12 years ago
  70. f333503 net: filter: add vlan tag access by Eric Dumazet · 12 years ago
  71. 815cccb ixgbe: add setlink, getlink support to ixgbe and ixgbevf by John Fastabend · 12 years ago
  72. 2469ffd net: set and query VEB/VEPA bridge mode via PF_BRIDGE by John Fastabend · 12 years ago
  73. e5a55a8 net: create generic bridge ops by John Fastabend · 12 years ago
  74. fd9a08a cgroup: net_cls: Pass in task to sock_update_classid() by Daniel Wagner · 12 years ago
  75. 3ace03c cgroup: net_cls: Remove rcu_read_lock/unlock by Daniel Wagner · 12 years ago
  76. c658f19 cgroup: net_prio: Mark local used function static by Daniel Wagner · 12 years ago
  77. c80bbea netlink: cleanup the unnecessary return value check by Hans Zhang · 12 years ago
  78. 3d861f6 net: fix secpath kmemleak by Eric Dumazet · 12 years ago
  79. 47b70db net:dev: remove double indentical assignment in dev_change_net_namespace(). by Rami Rosen · 12 years ago
  80. f7b86bf sockopt: Make SO_BINDTODEVICE readable by Pavel Emelyanov · 12 years ago
  81. 06e3041 pktgen: Use ipv6_addr_any by Joe Perches · 12 years ago
  82. 93ac0ef net: add doc for in4_pton() by Amerigo Wang · 12 years ago
  83. 28194fc net: add doc for in6_pton() by Amerigo Wang · 12 years ago
  84. c468fb1 pktgen: replace scan_ip6() with in6_pton() by Amerigo Wang · 12 years ago
  85. 4c139b8 pktgen: enable automatic IPv6 address setting by Amerigo Wang · 12 years ago
  86. 0373a94 pktgen: display IPv4 address in human-readable format by Amerigo Wang · 12 years ago
  87. 68bf9f0 pktgen: set different default min_pkt_size for different protocols by Amerigo Wang · 12 years ago
  88. 5aa8b57 pktgen: fix crash when generating IPv6 packets by Amerigo Wang · 12 years ago
  89. 48cc32d3 vlan: don't deliver frames for unknown vlans to protocols by Florian Zumbiehl · 12 years ago
  90. 2e71a6f net: gro: selective flush of packets by Eric Dumazet · 12 years ago
  91. ca07e43 net: gro: fix a potential crash in skb_gro_reset_offset by Eric Dumazet · 12 years ago
  92. e1f1650 net: Fix skb_under_panic oops in neigh_resolve_output by ramesh.nagappa@gmail.com · 12 years ago
  93. acb600d net: remove skb recycling by Eric Dumazet · 12 years ago
  94. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  95. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  96. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  97. 68d47a1 Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  98. c0e8a13 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  99. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  100. edc7d57 netlink: add attributes to fdb interface by stephen hemminger · 12 years ago