1. 85766a8 batman-adv: improve local translation table output by Antonio Quartulli · 12 years ago
  2. 7cf4d52 batman-adv: reduce local TT entry timeout to 10 minutes by Antonio Quartulli · 12 years ago
  3. 02233e0 batman-adv: Do not add multicast MAC addresses to translation table by Linus Lüssing · 12 years ago
  4. 5691744 batman-adv: use per_cpu_add helper by Shan Wei · 12 years ago
  5. 00494be networking/cs89x0.txt: delete stale information about hand patching by Paul Gortmaker · 12 years ago
  6. 18aafc6 net: splice: fix __splice_segment() by Eric Dumazet · 12 years ago
  7. fb01747 gianfar: use more portable i/o accessors by Kim Phillips · 12 years ago
  8. 28a2828 ipv4: fib: fix a comment. by Rami Rosen · 12 years ago
  9. 87696f9 net: Export __netdev_pick_tx so that it can be used in modules by Alexander Duyck · 12 years ago
  10. 17e1a42 tg3: missing break statement in tg3_get_5720_nvram_info() by Dan Carpenter · 12 years ago
  11. 024e967 net: Add support for XPS without sysfs being defined by Alexander Duyck · 12 years ago
  12. 01c5f86 net: Rewrite netif_set_xps_queues to address several issues by Alexander Duyck · 12 years ago
  13. 10cdc3f net: Rewrite netif_reset_xps_queue to allow for better code reuse by Alexander Duyck · 12 years ago
  14. 537c00d net: Add functions netif_reset_xps_queue and netif_set_xps_queue by Alexander Duyck · 12 years ago
  15. 416186f net: Split core bits of netdev_pick_tx into __netdev_pick_tx by Alexander Duyck · 12 years ago
  16. c10d736 softirq: reduce latencies by Eric Dumazet · 12 years ago
  17. 1def923 net_sched: more precise pkt_len computation by Eric Dumazet · 12 years ago
  18. 3d55b32 doc: Clarify behavior when sysctl tcp_ecn = 1 by Vijay Subramanian · 12 years ago
  19. 2382685 bnx2x: align define usage to satisfy static checkers by Ariel Elior · 12 years ago
  20. 2efd32e veth: fix a NULL deref in netif_carrier_off by Eric Dumazet · 12 years ago
  21. 1f1e495 cxgb4: Fix incorrect PFVF CMASK by Vipul Pandya · 12 years ago
  22. 8568658 DSA: Convert spaces to tabs where appropriate by Barry Grussling · 12 years ago
  23. ab381a9 DSA: Convert printk calls to netdev_info calls by Barry Grussling · 12 years ago
  24. 19b2f97 DSA: Convert repeated msleep calls to timeouts by Barry Grussling · 12 years ago
  25. 3675c8d DSA: Convert DSA comments to network-style comments by Barry Grussling · 12 years ago
  26. a0376db ipv6: Optimize ipv6_change_dsfield(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  27. 6c40d10 ipv6: Use container_of macro instead of magic number to get ipv6 header. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  28. 2916610 bnx2x: NULL dereference on error in debug code by Dan Carpenter · 12 years ago
  29. b4fff5f unix: Use FIELD_SIZEOF() in af_unix_init(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  30. ce6654c rxrpc: Use FIELD_SIZEOF() in af_rxrpc_init(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  31. 3523b29 openvswitch: Use FIELD_SIZEOF() in dp_init(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  32. fab2574 netlink: Use FIELD_SIZEOF() in netlink_proto_init(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  33. ba96bcb ipv6: Use FIELD_SIZEOF() in inet6_init(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  34. 95c7e0e ipv4: Use FIELD_SIZEOF() in inet_init(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  35. dd4544f bgmac: driver for GBit MAC core on BCMA bus by Rafał Miłecki · 12 years ago
  36. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  37. 948b337 net: init perm_addr in register_netdevice() by Jiri Pirko · 12 years ago
  38. 7265a6b netconsole: add IPv6 example in doc by Cong Wang · 12 years ago
  39. b3d936f netpoll: add IPv6 support by Cong Wang · 12 years ago
  40. acb3e04 ipv6: move csum_ipv6_magic() and udp6_csum_init() into static library by Cong Wang · 12 years ago
  41. b7394d2 netpoll: prepare for ipv6 by Cong Wang · 12 years ago
  42. 0c7768a net: fec: Remove 'inline' declarations by Fabio Estevam · 12 years ago
  43. fda55ec net: introduce skb_transport_header_was_set() by Eric Dumazet · 12 years ago
  44. 0edb7ed Merge branch 'delete-8390-EISA' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  45. c03a14e ethtool: consolidate work with ethtool_ops by Jiri Pirko · 12 years ago
  46. 6411280 bnx2x: Segregate SR-IOV code by Ariel Elior · 12 years ago
  47. 5ebae489 net: fec: report correct hardware stamping info to ethtool by Frank Li · 12 years ago
  48. d0e2c55 veth: avoid a NULL deref in veth_stats_one by Eric Dumazet · 12 years ago
  49. 428ac43 chelsio: Use netdev_<level> and pr_<level> by Joe Perches · 12 years ago
  50. bca94cf drivers/net: delete 8390 based EISA drivers. by Paul Gortmaker · 12 years ago
  51. 483f777 drivers/net: remove orphaned references to micro channel by Paul Gortmaker · 12 years ago
  52. 3066af5 team: use strlcpy with ethtool_drvinfo fields by Flavio Leitner · 12 years ago
  53. 5d134f1 tcp: make sysctl_tcp_ecn namespace aware by Hannes Frederic Sowa · 12 years ago
  54. 71bcdba ndisc: Use struct rd_msg for redirect message. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  55. 9ca1b22 net: splice: avoid high order page splitting by Eric Dumazet · 12 years ago
  56. 8113554 net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver strings by Jiri Pirko · 12 years ago
  57. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  58. 2afb9b5 ethtool: set addr_assign_type to NET_ADDR_SET when addr is passed on create by Jiri Pirko · 12 years ago
  59. efc61a3 ethoc: fix mac address set by Jiri Pirko · 12 years ago
  60. b681b65 tg3: Remove IS_ENABLED(CONFIG_HWMON) check by Nithin Nayak Sujir · 12 years ago
  61. 857001f tg3: Improve PCI function number detection. by Michael Chan · 12 years ago
  62. c86a856 tg3: Add NVRAM support for 5762 by Michael Chan · 12 years ago
  63. c65a17f tg3: Add support for new 5762 ASIC by Michael Chan · 12 years ago
  64. b7dc8c3 ndisc: Remove unused space at tail of skb for ndisc messages. (TAKE 3) by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  65. ff43da8 NET: FEC: dynamtic check DMA desc buff type by Frank Li · 12 years ago
  66. 579e1d81 ethernet/broadcom/tg3: Fix sparse warning: constant 0x7fffffffffffffff is so big it is long long by Peter Hüwe · 12 years ago
  67. b2d4b15 smsc95xx: enable dynamic autosuspend by Steve Glendinning · 12 years ago
  68. e360a8b smsc95xx: eliminate duplicate warnings on io failure by Steve Glendinning · 12 years ago
  69. 912df26 net: introduce upper device lists and remove dev->master by David S. Miller · 12 years ago
  70. 85464ef net: kill dev->master by Jiri Pirko · 12 years ago
  71. 8b98a70 net: remove no longer used netdev_set_bond_master() and netdev_set_master() by Jiri Pirko · 12 years ago
  72. 471cb5a bonding: remove usage of dev->master by Jiri Pirko · 12 years ago
  73. 7f6e710 nes: remove usage of dev->master by Jiri Pirko · 12 years ago
  74. 1cdfd72 vlan: remove usage of dev->master in __vlan_find_dev_deep() by Jiri Pirko · 12 years ago
  75. 0347af5 qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lock by Jiri Pirko · 12 years ago
  76. 43c00a7 qlcnic: guard __vlan_find_dev_deep() by rcu_read_lock by Jiri Pirko · 12 years ago
  77. 2eea05b cxgb3: remove usage of dev->master by Jiri Pirko · 12 years ago
  78. 49bd8fb0 netpoll: remove usage of dev->master by Jiri Pirko · 12 years ago
  79. 74fdd93 bridge: remove usage of netdev_set_master() by Jiri Pirko · 12 years ago
  80. b1cc985 team: remove usage of netdev_set_master() by Jiri Pirko · 12 years ago
  81. 898e506 rtnetlink: remove usage of dev->master by Jiri Pirko · 12 years ago
  82. 126d6c2 vlan: add link to upper device by Jiri Pirko · 12 years ago
  83. 7cd43db macvlan: add link to upper device by Jiri Pirko · 12 years ago
  84. 9ff162a net: introduce upper device lists by Jiri Pirko · 12 years ago
  85. 04e406d ll_temac: fix mac address setting by Jiri Pirko · 12 years ago
  86. 646cbcd um: net: use eth_hw_addr_random() to generate random mac by Jiri Pirko · 12 years ago
  87. 15c6ff3 net: remove unnecessary NET_ADDR_RANDOM "bitclean" by Jiri Pirko · 12 years ago
  88. fbdeca2 net: add address assign type "SET" by Jiri Pirko · 12 years ago
  89. e41b2d7 net: set dev->addr_assign_type correctly by Jiri Pirko · 12 years ago
  90. f652151 net: call add_device_randomness() only after successful mac change by Jiri Pirko · 12 years ago
  91. e7c3273 rtnl: use dev_set_mac_address() instead of plain ndo_ by Jiri Pirko · 12 years ago
  92. 06a7fc4 team: update master carrier state by Flavio Leitner · 12 years ago
  93. f8ca2b6 qlcnic: fix build error by Sony Chacko · 12 years ago
  94. 47caf25 qlcnic: do not duplicate infrastructure functions by Stephen Rothwell · 12 years ago
  95. dc8ba10 qlcnic: update driver version by Signed-off-by: Sony Chacko · 12 years ago
  96. 2c6196d qlcnic: remove unused definitions from header file by Shahed Shaikh · 12 years ago
  97. 7e38d04 qlcnic: 83xx ethtool interface routines by Sony Chacko · 12 years ago
  98. 4e60ac4 qlcnic: 83xx register dump routines by Sony Chacko · 12 years ago
  99. d71170f qlcnic: enable 83xx virtual NIC mode by Sony Chacko · 12 years ago
  100. 81d0aeb qlcnic: flash template based firmware reset recovery by Sony Chacko · 12 years ago