1. d2ed273 net: disallow drivers with buggy VLAN accel to register_netdevice() by Michał Mirosław · 11 years ago
  2. cef401d net: fix possible wrong checksum generation by Eric Dumazet · 11 years ago
  3. 441d9d3 net: move rx and tx hash functions to net/core/flow_dissector.c by Cong Wang · 11 years ago
  4. 757b8b1 net_sched: fix qdisc_pkt_len_init() by Eric Dumazet · 11 years ago
  5. 4b87f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  6. d07d750 net, wireless: overwrite default_ethtool_ops by Stanislaw Gruszka · 12 years ago
  7. 87696f9 net: Export __netdev_pick_tx so that it can be used in modules by Alexander Duyck · 12 years ago
  8. 024e967 net: Add support for XPS without sysfs being defined by Alexander Duyck · 12 years ago
  9. 01c5f86 net: Rewrite netif_set_xps_queues to address several issues by Alexander Duyck · 12 years ago
  10. 10cdc3f net: Rewrite netif_reset_xps_queue to allow for better code reuse by Alexander Duyck · 12 years ago
  11. 537c00d net: Add functions netif_reset_xps_queue and netif_set_xps_queue by Alexander Duyck · 12 years ago
  12. 416186f net: Split core bits of netdev_pick_tx into __netdev_pick_tx by Alexander Duyck · 12 years ago
  13. 1def923 net_sched: more precise pkt_len computation by Eric Dumazet · 12 years ago
  14. 948b337 net: init perm_addr in register_netdevice() by Jiri Pirko · 12 years ago
  15. fda55ec net: introduce skb_transport_header_was_set() by Eric Dumazet · 12 years ago
  16. 8b98a70 net: remove no longer used netdev_set_bond_master() and netdev_set_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. 4bf84c3 net: add change_carrier netdev op by Jiri Pirko · 12 years ago
  21. 30e6c9f net: devnet_rename_seq should be a seqcount by Eric Dumazet · 12 years ago
  22. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  23. 89c5fa3 net: gro: dev_gro_receive() cleanup by Eric Dumazet · 12 years ago
  24. fc70fb6 net: Handle encapsulated offloads before fragmentation or handing to lower dev by Alexander Duyck · 12 years ago
  25. c3c7c25 net: gro: fix possible panic in skb_gro_receive() by Eric Dumazet · 12 years ago
  26. e3d8fab net: call notifiers for mtu change even if iface is not up by Jiri Pirko · 12 years ago
  27. 4e66ae2 net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD by Serge Hallyn · 12 years ago
  28. bb72882 core: make GRO methods static. by Rami Rosen · 12 years ago
  29. c91f6df sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface name by Brian Haley · 12 years ago
  30. 388dfc2 net: Remove redundant null check before kfree in dev.c by Sachin Kamat · 12 years ago
  31. 5e1fccc net: Allow userns root control of the core of the network stack. by Eric W. Biederman · 12 years ago
  32. 67f4efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  33. baefa31 net-rps: Fix brokeness causing OOO packets by Tom Herbert · 12 years ago
  34. c53aa50 net: use right lock in __dev_remove_offload by Eric Dumazet · 12 years ago
  35. f191a1d net: Remove code duplication between offload structures by Vlad Yasevich · 12 years ago
  36. 22061d8 net: Switch to using the new packet offload infrustructure by Vlad Yasevich · 12 years ago
  37. 62532da net: Add generic packet offload infrastructure. by Vlad Yasevich · 12 years ago
  38. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  39. a3d744e af-packet: fix oops when socket is not present by Eric Leblond · 12 years ago
  40. 47b70db net:dev: remove double indentical assignment in dev_change_net_namespace(). by Rami Rosen · 12 years ago
  41. 48cc32d3 vlan: don't deliver frames for unknown vlans to protocols by Florian Zumbiehl · 12 years ago
  42. 2e71a6f net: gro: selective flush of packets by Eric Dumazet · 12 years ago
  43. ca07e43 net: gro: fix a potential crash in skb_gro_reset_offset by Eric Dumazet · 12 years ago
  44. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  45. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  46. c9e6bc6 net: add gro_cells infrastructure by Eric Dumazet · 12 years ago
  47. 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
  48. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  49. c0d680e net: do not disable sg for packets requiring no checksum by Ed Cashin · 12 years ago
  50. 8c4c49d netpoll: call ->ndo_select_queue() in tx path by Amerigo Wang · 12 years ago
  51. 2c60db0 net: provide a default dev->ethtool_ops by Eric Dumazet · 12 years ago
  52. 828de4f net: dev: fix incorrect getting net device's name by Gao feng · 12 years ago
  53. b40863c net: more accurate network taps in transmit path by Eric Dumazet · 12 years ago
  54. 0e698bf net: fix memory leak on oom with zerocopy by Michael S. Tsirkin · 12 years ago
  55. e1760bd userns: Convert the audit loginuid to be a kuid by Eric W. Biederman · 12 years ago
  56. 666f355 device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emit by Joe Perches · 12 years ago
  57. c2c5a70 netdev_printk/netif_printk: Remove a superfluous logging colon by Joe Perches · 12 years ago
  58. b004ff4 netdev_printk/dynamic_netdev_dbg: Directly call printk_emit by Joe Perches · 12 years ago
  59. b48b63a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  60. 6862234 net: small bug on rxhash calculation by Chema Gonzalez · 12 years ago
  61. d1a53df net: fix documentation of skb_needs_linearize(). by Rami Rosen · 12 years ago
  62. 6549dd4 net: dev: fix the incorrect hold of net namespace's lo device by Gao feng · 12 years ago
  63. e6acb38 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by David S. Miller · 12 years ago
  64. 8f4cccb net: Set device operstate at registration time by Ben Hutchings · 12 years ago
  65. 748e2d9 net: reinstate rtnl in call_netdevice_notifiers() by Eric Dumazet · 12 years ago
  66. 0115e8e net: remove delay at device dismantle by Eric Dumazet · 12 years ago
  67. 1304a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  68. 3de7a37 net/core/dev.c: fix kernel-doc warning by Randy Dunlap · 12 years ago
  69. c0de08d af_packet: don't emit packet on orig fanout group by Eric Leblond · 12 years ago
  70. d04a48b userns: Convert __dev_set_promiscuity to use kuids in audit logs by Eric W. Biederman · 12 years ago
  71. b7bc2a5 net: remove netdev_bonding_change() by Amerigo Wang · 12 years ago
  72. ee89bab net: move and rename netif_notify_peers() by Amerigo Wang · 12 years ago
  73. aa79e66 net: Make ifindex generation per-net namespace by Pavel Emelyanov · 12 years ago
  74. 9c7dafb net: Allow to create links with given ifindex by Pavel Emelyanov · 12 years ago
  75. 7364e44 net/core: Fix potential memory leak in dev_set_alias() by Alexey Khoroshilov · 12 years ago
  76. 30b678d net: Allow driver to limit number of GSO segments per skb by Ben Hutchings · 12 years ago
  77. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  78. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  79. b4b9e35 netvm: set PF_MEMALLOC as appropriate during SKB processing by Mel Gorman · 12 years ago
  80. b685817 net: Make skb->skb_iif always track skb->dev by David S. Miller · 12 years ago
  81. 1080e51 net: orphan frags on receive by Michael S. Tsirkin · 12 years ago
  82. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  83. 734b654 net: Statically initialize init_net.dev_base_head by Rustad, Mark D · 12 years ago
  84. 7bf2357 net: feed /dev/random with the MAC address when registering a device by Theodore Ts'o · 12 years ago
  85. 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  86. 2c53040 net: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  87. a55b138 net: Properly define functions with no parameters by Ben Hutchings · 12 years ago
  88. 91c68ce net: cgroup: fix out of bounds accesses by Eric Dumazet · 12 years ago
  89. 16917b8 net-next: Add netif_get_num_default_rss_queues by Yuval Mintz · 12 years ago
  90. b26d344 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  91. 7cecb52 net: Downgrade CAP_SYS_MODULE deprecated message from error to warning. by Vinson Lee · 12 years ago
  92. 7e52b33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  93. 62b1a8a net: remove skb_orphan_try() by Eric Dumazet · 12 years ago
  94. 95603e2 net-next: add dev_loopback_xmit() to avoid duplicate code by Michel Machado · 12 years ago
  95. 4adb9c4 net: napi_frags_skb() is static by Eric Dumazet · 12 years ago
  96. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  97. 211ed86 net: delete all instances of special processing for token ring by Paul Gortmaker · 12 years ago
  98. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  99. 59b9997 Revert "net: maintain namespace isolation between vlan and real device" by David S. Miller · 12 years ago
  100. d7e8883 net: make GRO aware of skb->head_frag by Eric Dumazet · 12 years ago