1. 01c5f86 net: Rewrite netif_set_xps_queues to address several issues by Alexander Duyck · 12 years ago
  2. 10cdc3f net: Rewrite netif_reset_xps_queue to allow for better code reuse by Alexander Duyck · 12 years ago
  3. 537c00d net: Add functions netif_reset_xps_queue and netif_set_xps_queue by Alexander Duyck · 12 years ago
  4. 416186f net: Split core bits of netdev_pick_tx into __netdev_pick_tx by Alexander Duyck · 12 years ago
  5. 1def923 net_sched: more precise pkt_len computation by Eric Dumazet · 12 years ago
  6. 948b337 net: init perm_addr in register_netdevice() by Jiri Pirko · 12 years ago
  7. b3d936f netpoll: add IPv6 support by Cong Wang · 12 years ago
  8. b7394d2 netpoll: prepare for ipv6 by Cong Wang · 12 years ago
  9. fda55ec net: introduce skb_transport_header_was_set() by Eric Dumazet · 12 years ago
  10. c03a14e ethtool: consolidate work with ethtool_ops by Jiri Pirko · 12 years ago
  11. 9ca1b22 net: splice: avoid high order page splitting by Eric Dumazet · 12 years ago
  12. 2afb9b5 ethtool: set addr_assign_type to NET_ADDR_SET when addr is passed on create by Jiri Pirko · 12 years ago
  13. 8b98a70 net: remove no longer used netdev_set_bond_master() and netdev_set_master() by Jiri Pirko · 12 years ago
  14. 471cb5a bonding: remove usage of dev->master by Jiri Pirko · 12 years ago
  15. 49bd8fb0 netpoll: remove usage of dev->master by Jiri Pirko · 12 years ago
  16. 898e506 rtnetlink: remove usage of dev->master by Jiri Pirko · 12 years ago
  17. 9ff162a net: introduce upper device lists by Jiri Pirko · 12 years ago
  18. fbdeca2 net: add address assign type "SET" by Jiri Pirko · 12 years ago
  19. f652151 net: call add_device_randomness() only after successful mac change by Jiri Pirko · 12 years ago
  20. e7c3273 rtnl: use dev_set_mac_address() instead of plain ndo_ by Jiri Pirko · 12 years ago
  21. aa1113d net: filter: return -EINVAL if BPF_S_ANC* operation is not supported by Daniel Borkmann · 12 years ago
  22. 61c5e88 skbuff: make __kmalloc_reserve static by stephen hemminger · 12 years ago
  23. b211172 net: use per task frag allocator in skb_append_datato_frags by Eric Dumazet · 12 years ago
  24. 9a57247 rtnl: expose carrier value with possibility to set it by Jiri Pirko · 12 years ago
  25. fdae0fd net: allow to change carrier via sysfs by Jiri Pirko · 12 years ago
  26. 4bf84c3 net: add change_carrier netdev op by Jiri Pirko · 12 years ago
  27. 8baf82b CONFIG_HOTPLUG removal from networking core by Greg KH · 12 years ago
  28. 30e6c9f net: devnet_rename_seq should be a seqcount by Eric Dumazet · 12 years ago
  29. a2faf2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  30. 6a2b60b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  31. 5e4a084 userns: Require CAP_SYS_ADMIN for most uses of setns. by Eric W. Biederman · 12 years ago
  32. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  33. d206e09 Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  34. 75be437 net: gro: avoid double copy in skb_gro_receive() by Eric Dumazet · 12 years ago
  35. a71258d net: remove obsolete simple_strto<foo> by Abhijit Pawar · 12 years ago
  36. 89c5fa3 net: gro: dev_gro_receive() cleanup by Eric Dumazet · 12 years ago
  37. 4b5511e net: remove obsolete simple_strto<foo> by Abhijit Pawar · 12 years ago
  38. fc70fb6 net: Handle encapsulated offloads before fragmentation or handing to lower dev by Alexander Duyck · 12 years ago
  39. 6a674e9 net: Add support for hardware-offloaded encapsulation by Joseph Gasparakis · 12 years ago
  40. c3c7c25 net: gro: fix possible panic in skb_gro_receive() by Eric Dumazet · 12 years ago
  41. e3d8fab net: call notifiers for mtu change even if iface is not up by Jiri Pirko · 12 years ago
  42. b93196d net: fix some compiler warning in net/core/neighbour.c by Cong Wang · 12 years ago
  43. ce46cc6 net: neighbour: prohibit negative value for unres_qlen_bytes parameter by Shan Wei · 12 years ago
  44. 4e66ae2 net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD by Serge Hallyn · 12 years ago
  45. c071356 rtnelink: remove unused parameter from rtnl_create_link(). by Rami Rosen · 12 years ago
  46. bb72882 core: make GRO methods static. by Rami Rosen · 12 years ago
  47. c91f6df sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface name by Brian Haley · 12 years ago
  48. 24bc518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  49. 811d8d6 netprio_cgroup: allow nesting and inherit config on cgroup creation by Tejun Heo · 12 years ago
  50. 666b0eb netprio_cgroup: implement netprio[_set]_prio() helpers by Tejun Heo · 12 years ago
  51. 88d642f netprio_cgroup: use cgroup->id instead of cgroup_netprio_state->prioidx by Tejun Heo · 12 years ago
  52. 4a6ee25 netprio_cgroup: reimplement priomap expansion by Tejun Heo · 12 years ago
  53. 52bca93 netprio_cgroup: shorten variable names in extend_netdev_table() by Tejun Heo · 12 years ago
  54. 6d5759d netprio_cgroup: simplify write_priomap() by Tejun Heo · 12 years ago
  55. 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
  56. 388dfc2 net: Remove redundant null check before kfree in dev.c by Sachin Kamat · 12 years ago
  57. 98f842e proc: Usable inode numbers for the namespace file descriptors. by Eric W. Biederman · 13 years ago
  58. 142e1d1 userns: Allow unprivileged use of setns. by Eric W. Biederman · 12 years ago
  59. 01f1c6b net: remove unnecessary wireless includes by Johannes Berg · 12 years ago
  60. 1f743b0 net: core: use this_cpu_ptr per-cpu helper by Shan Wei · 12 years ago
  61. e56108d9 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  62. 92fb974 cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free() by Tejun Heo · 12 years ago
  63. 038e733 userns: make each net (net_ns) belong to a user_ns by Eric W. Biederman · 12 years ago
  64. d727abc netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS by Eric W. Biederman · 12 years ago
  65. b51642f net: Enable a userns root rtnl calls that are safe for unprivilged users by Eric W. Biederman · 12 years ago
  66. 5e1fccc net: Allow userns root control of the core of the network stack. by Eric W. Biederman · 12 years ago
  67. 00f70de net: Allow userns root to force the scm creds by Eric W. Biederman · 12 years ago
  68. dfc47ef net: Push capable(CAP_NET_ADMIN) into the rtnl methods by Eric W. Biederman · 12 years ago
  69. 464dc80 net: Don't export sysctls to unprivileged users by Eric W. Biederman · 12 years ago
  70. d328b83 userns: make each net (net_ns) belong to a user_ns by Eric W. Biederman · 12 years ago
  71. 2407dc2 netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS by Eric W. Biederman · 12 years ago
  72. 67f4efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  73. 38c1a01 wireless: add back sysfs directory by Johannes Berg · 12 years ago
  74. baefa31 net-rps: Fix brokeness causing OOO packets by Tom Herbert · 12 years ago
  75. c53aa50 net: use right lock in __dev_remove_offload by Eric Dumazet · 12 years ago
  76. a652208 net: correct check in dev_addr_del() by Jiri Pirko · 12 years ago
  77. f191a1d net: Remove code duplication between offload structures by Vlad Yasevich · 12 years ago
  78. 22061d8 net: Switch to using the new packet offload infrustructure by Vlad Yasevich · 12 years ago
  79. 62532da net: Add generic packet offload infrastructure. by Vlad Yasevich · 12 years ago
  80. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  81. a3d744e af-packet: fix oops when socket is not present by Eric Leblond · 12 years ago
  82. c38e01b net: fix bridge notify hook to manage flags correctly by John Fastabend · 12 years ago
  83. a7a558f rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dump by John Fastabend · 12 years ago
  84. 398f382 pktgen: clean up ktime_t helpers by Daniel Borkmann · 12 years ago
  85. 25b1e67 net: Fix continued iteration in rtnl_bridge_getlink() by Ben Hutchings · 12 years ago
  86. 2512117 skb: api to report errors for zero copy skbs by Michael S. Tsirkin · 12 years ago
  87. e19d676 skb: report completion status for zero copy skbs by Michael S. Tsirkin · 12 years ago
  88. a8fc927 sk-filter: Add ability to get socket filter program (v2) by Pavel Emelyanov · 12 years ago
  89. f333503 net: filter: add vlan tag access by Eric Dumazet · 12 years ago
  90. 815cccb ixgbe: add setlink, getlink support to ixgbe and ixgbevf by John Fastabend · 12 years ago
  91. 2469ffd net: set and query VEB/VEPA bridge mode via PF_BRIDGE by John Fastabend · 12 years ago
  92. e5a55a8 net: create generic bridge ops by John Fastabend · 12 years ago
  93. fd9a08a cgroup: net_cls: Pass in task to sock_update_classid() by Daniel Wagner · 12 years ago
  94. 3ace03c cgroup: net_cls: Remove rcu_read_lock/unlock by Daniel Wagner · 12 years ago
  95. c658f19 cgroup: net_prio: Mark local used function static by Daniel Wagner · 12 years ago
  96. c80bbea netlink: cleanup the unnecessary return value check by Hans Zhang · 12 years ago
  97. 3d861f6 net: fix secpath kmemleak by Eric Dumazet · 12 years ago
  98. 47b70db net:dev: remove double indentical assignment in dev_change_net_namespace(). by Rami Rosen · 12 years ago
  99. f7b86bf sockopt: Make SO_BINDTODEVICE readable by Pavel Emelyanov · 12 years ago
  100. 06e3041 pktgen: Use ipv6_addr_any by Joe Perches · 12 years ago