1. fc70fb6 net: Handle encapsulated offloads before fragmentation or handing to lower dev by Alexander Duyck · 12 years ago
  2. 6a674e9 net: Add support for hardware-offloaded encapsulation by Joseph Gasparakis · 12 years ago
  3. e3d8fab net: call notifiers for mtu change even if iface is not up by Jiri Pirko · 12 years ago
  4. b93196d net: fix some compiler warning in net/core/neighbour.c by Cong Wang · 12 years ago
  5. ce46cc6 net: neighbour: prohibit negative value for unres_qlen_bytes parameter by Shan Wei · 12 years ago
  6. 4e66ae2 net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD by Serge Hallyn · 12 years ago
  7. c071356 rtnelink: remove unused parameter from rtnl_create_link(). by Rami Rosen · 12 years ago
  8. bb72882 core: make GRO methods static. by Rami Rosen · 12 years ago
  9. c91f6df sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface name by Brian Haley · 12 years ago
  10. 24bc518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  11. 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
  12. 388dfc2 net: Remove redundant null check before kfree in dev.c by Sachin Kamat · 12 years ago
  13. 01f1c6b net: remove unnecessary wireless includes by Johannes Berg · 12 years ago
  14. 1f743b0 net: core: use this_cpu_ptr per-cpu helper by Shan Wei · 12 years ago
  15. e56108d9 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  16. b51642f net: Enable a userns root rtnl calls that are safe for unprivilged users by Eric W. Biederman · 12 years ago
  17. 5e1fccc net: Allow userns root control of the core of the network stack. by Eric W. Biederman · 12 years ago
  18. 00f70de net: Allow userns root to force the scm creds by Eric W. Biederman · 12 years ago
  19. dfc47ef net: Push capable(CAP_NET_ADMIN) into the rtnl methods by Eric W. Biederman · 12 years ago
  20. 464dc80 net: Don't export sysctls to unprivileged users by Eric W. Biederman · 12 years ago
  21. d328b83 userns: make each net (net_ns) belong to a user_ns by Eric W. Biederman · 12 years ago
  22. 2407dc2 netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS by Eric W. Biederman · 12 years ago
  23. 67f4efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  24. 38c1a01 wireless: add back sysfs directory by Johannes Berg · 12 years ago
  25. baefa31 net-rps: Fix brokeness causing OOO packets by Tom Herbert · 12 years ago
  26. c53aa50 net: use right lock in __dev_remove_offload by Eric Dumazet · 12 years ago
  27. a652208 net: correct check in dev_addr_del() by Jiri Pirko · 12 years ago
  28. f191a1d net: Remove code duplication between offload structures by Vlad Yasevich · 12 years ago
  29. 22061d8 net: Switch to using the new packet offload infrustructure by Vlad Yasevich · 12 years ago
  30. 62532da net: Add generic packet offload infrastructure. by Vlad Yasevich · 12 years ago
  31. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  32. a3d744e af-packet: fix oops when socket is not present by Eric Leblond · 12 years ago
  33. c38e01b net: fix bridge notify hook to manage flags correctly by John Fastabend · 12 years ago
  34. a7a558f rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dump by John Fastabend · 12 years ago
  35. 398f382 pktgen: clean up ktime_t helpers by Daniel Borkmann · 12 years ago
  36. 25b1e67 net: Fix continued iteration in rtnl_bridge_getlink() by Ben Hutchings · 12 years ago
  37. 2512117 skb: api to report errors for zero copy skbs by Michael S. Tsirkin · 12 years ago
  38. e19d676 skb: report completion status for zero copy skbs by Michael S. Tsirkin · 12 years ago
  39. a8fc927 sk-filter: Add ability to get socket filter program (v2) by Pavel Emelyanov · 12 years ago
  40. f333503 net: filter: add vlan tag access by Eric Dumazet · 12 years ago
  41. 815cccb ixgbe: add setlink, getlink support to ixgbe and ixgbevf by John Fastabend · 12 years ago
  42. 2469ffd net: set and query VEB/VEPA bridge mode via PF_BRIDGE by John Fastabend · 12 years ago
  43. e5a55a8 net: create generic bridge ops by John Fastabend · 12 years ago
  44. fd9a08a cgroup: net_cls: Pass in task to sock_update_classid() by Daniel Wagner · 12 years ago
  45. 3ace03c cgroup: net_cls: Remove rcu_read_lock/unlock by Daniel Wagner · 12 years ago
  46. c658f19 cgroup: net_prio: Mark local used function static by Daniel Wagner · 12 years ago
  47. c80bbea netlink: cleanup the unnecessary return value check by Hans Zhang · 12 years ago
  48. 3d861f6 net: fix secpath kmemleak by Eric Dumazet · 12 years ago
  49. 47b70db net:dev: remove double indentical assignment in dev_change_net_namespace(). by Rami Rosen · 12 years ago
  50. f7b86bf sockopt: Make SO_BINDTODEVICE readable by Pavel Emelyanov · 12 years ago
  51. 06e3041 pktgen: Use ipv6_addr_any by Joe Perches · 12 years ago
  52. 93ac0ef net: add doc for in4_pton() by Amerigo Wang · 12 years ago
  53. 28194fc net: add doc for in6_pton() by Amerigo Wang · 12 years ago
  54. c468fb1 pktgen: replace scan_ip6() with in6_pton() by Amerigo Wang · 12 years ago
  55. 4c139b8 pktgen: enable automatic IPv6 address setting by Amerigo Wang · 12 years ago
  56. 0373a94 pktgen: display IPv4 address in human-readable format by Amerigo Wang · 12 years ago
  57. 68bf9f0 pktgen: set different default min_pkt_size for different protocols by Amerigo Wang · 12 years ago
  58. 5aa8b57 pktgen: fix crash when generating IPv6 packets by Amerigo Wang · 12 years ago
  59. 48cc32d3 vlan: don't deliver frames for unknown vlans to protocols by Florian Zumbiehl · 12 years ago
  60. 2e71a6f net: gro: selective flush of packets by Eric Dumazet · 12 years ago
  61. ca07e43 net: gro: fix a potential crash in skb_gro_reset_offset by Eric Dumazet · 12 years ago
  62. e1f1650 net: Fix skb_under_panic oops in neigh_resolve_output by ramesh.nagappa@gmail.com · 12 years ago
  63. acb600d net: remove skb recycling by Eric Dumazet · 12 years ago
  64. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  65. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  66. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  67. 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
  68. c0e8a13 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  69. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  70. edc7d57 netlink: add attributes to fdb interface by stephen hemminger · 12 years ago
  71. c9e6bc6 net: add gro_cells infrastructure by Eric Dumazet · 12 years ago
  72. f4b549a use skb_end_offset() in skb_try_coalesce() by Weiping Pan · 12 years ago
  73. 06d2fe1 Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  74. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  75. 69b08f6 net: use bigger pages in __netdev_alloc_frag by Eric Dumazet · 12 years ago
  76. e2bcabe net: remove sk_init() helper by Eric Dumazet · 12 years ago
  77. cb0942b make get_file() return its argument by Al Viro · 12 years ago
  78. c3c073f new helper: iterate_fd() by Al Viro · 12 years ago
  79. 3e10986 net: guard tcp_set_keepalive() to tcp sockets by Eric Dumazet · 12 years ago
  80. 9e49e88 filter: add XOR instruction for use with X/K by Daniel Borkmann · 12 years ago
  81. 5640f76 net: use a per task frag allocator by Eric Dumazet · 12 years ago
  82. c0d680e net: do not disable sg for packets requiring no checksum by Ed Cashin · 12 years ago
  83. 8ea853f net/core: fix comment in skb_try_coalesce by Li RongQing · 12 years ago
  84. 8c4c49d netpoll: call ->ndo_select_queue() in tx path by Amerigo Wang · 12 years ago
  85. 6b6e272 netdev: make address const in device address management by stephen hemminger · 12 years ago
  86. 2c60db0 net: provide a default dev->ethtool_ops by Eric Dumazet · 12 years ago
  87. 828de4f net: dev: fix incorrect getting net device's name by Gao feng · 12 years ago
  88. b40863c net: more accurate network taps in transmit path by Eric Dumazet · 12 years ago
  89. 0e698bf net: fix memory leak on oom with zerocopy by Michael S. Tsirkin · 12 years ago
  90. e1760bd userns: Convert the audit loginuid to be a kuid by Eric W. Biederman · 12 years ago
  91. 666f355 device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emit by Joe Perches · 12 years ago
  92. c2c5a70 netdev_printk/netif_printk: Remove a superfluous logging colon by Joe Perches · 12 years ago
  93. b004ff4 netdev_printk/dynamic_netdev_dbg: Directly call printk_emit by Joe Perches · 12 years ago
  94. b48b63a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  95. 8c7f6ed cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them by Tejun Heo · 12 years ago
  96. 8a8e04d cgroup: Assign subsystem IDs during compile time by Daniel Wagner · 12 years ago
  97. 51e4e7f cgroup: net_prio: Do not define task_netpioidx() when not selected by Daniel Wagner · 12 years ago
  98. 8fb974c cgroup: net_cls: Do not define task_cls_classid() when not selected by Daniel Wagner · 12 years ago
  99. 6af773e pktgen: fix crash with vlan and packet size less than 46 by Nishank Trivedi · 12 years ago
  100. f05ba7f netprio_cgroup: Use memcpy instead of the for-loop to copy priomap by Srivatsa S. Bhat · 12 years ago