1. 0347af5 qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lock by Jiri Pirko · 12 years ago
  2. 43c00a7 qlcnic: guard __vlan_find_dev_deep() by rcu_read_lock by Jiri Pirko · 12 years ago
  3. 2eea05b cxgb3: remove usage of dev->master by Jiri Pirko · 12 years ago
  4. 49bd8fb0 netpoll: remove usage of dev->master by Jiri Pirko · 12 years ago
  5. 74fdd93 bridge: remove usage of netdev_set_master() by Jiri Pirko · 12 years ago
  6. b1cc985 team: remove usage of netdev_set_master() by Jiri Pirko · 12 years ago
  7. 898e506 rtnetlink: remove usage of dev->master by Jiri Pirko · 12 years ago
  8. 126d6c2 vlan: add link to upper device by Jiri Pirko · 12 years ago
  9. 7cd43db macvlan: add link to upper device by Jiri Pirko · 12 years ago
  10. 9ff162a net: introduce upper device lists by Jiri Pirko · 12 years ago
  11. 04e406d ll_temac: fix mac address setting by Jiri Pirko · 12 years ago
  12. 646cbcd um: net: use eth_hw_addr_random() to generate random mac by Jiri Pirko · 12 years ago
  13. 15c6ff3 net: remove unnecessary NET_ADDR_RANDOM "bitclean" by Jiri Pirko · 12 years ago
  14. fbdeca2 net: add address assign type "SET" by Jiri Pirko · 12 years ago
  15. e41b2d7 net: set dev->addr_assign_type correctly by Jiri Pirko · 12 years ago
  16. f652151 net: call add_device_randomness() only after successful mac change by Jiri Pirko · 12 years ago
  17. e7c3273 rtnl: use dev_set_mac_address() instead of plain ndo_ by Jiri Pirko · 12 years ago
  18. 06a7fc4 team: update master carrier state by Flavio Leitner · 12 years ago
  19. f8ca2b6 qlcnic: fix build error by Sony Chacko · 12 years ago
  20. 47caf25 qlcnic: do not duplicate infrastructure functions by Stephen Rothwell · 12 years ago
  21. dc8ba10 qlcnic: update driver version by Signed-off-by: Sony Chacko · 12 years ago
  22. 2c6196d qlcnic: remove unused definitions from header file by Shahed Shaikh · 12 years ago
  23. 7e38d04 qlcnic: 83xx ethtool interface routines by Sony Chacko · 12 years ago
  24. 4e60ac4 qlcnic: 83xx register dump routines by Sony Chacko · 12 years ago
  25. d71170f qlcnic: enable 83xx virtual NIC mode by Sony Chacko · 12 years ago
  26. 81d0aeb qlcnic: flash template based firmware reset recovery by Sony Chacko · 12 years ago
  27. 629263a qlcnic: 83xx CNA inter driver communication mechanism by Sony Chacko · 12 years ago
  28. d865ebb qlcnic: 83xx adpater flash interface routines by Sony Chacko · 12 years ago
  29. 319ecf1 qlcnic: 83xx sysfs routines by Sony Chacko · 12 years ago
  30. 1315918 qlcnic: 83xx base driver by Sony Chacko · 12 years ago
  31. 4be41e9 qlcnic: 83xx data path routines by Sony Chacko · 12 years ago
  32. 7f96645 qlcnic: 83xx memory map and HW access routines by Sony Chacko · 12 years ago
  33. a15ebd3 qlcnic: macros for common register access by Himanshu Madhani · 12 years ago
  34. 7e2cf4f qlcnic: change driver hardware interface mechanism by Sony Chacko · 12 years ago
  35. 8395be5 bnx2x: Add VF device ids and enable feature by Ariel Elior · 12 years ago
  36. abc5a02 bnx2x: Support PF <-> VF Bulletin Board by Ariel Elior · 12 years ago
  37. d16132c bnx2x: Support VF FLR by Ariel Elior · 12 years ago
  38. f1929b0 bnx2x: Support of PF driver of a VF release request by Ariel Elior · 12 years ago
  39. 99e9d21 bnx2x: Support of PF driver of a VF close request by Ariel Elior · 12 years ago
  40. 463a68a bnx2x: Support of PF driver of a VF q_teardown request by Ariel Elior · 12 years ago
  41. 954ea74 bnx2x: Support of PF driver of a VF q_filters request by Ariel Elior · 12 years ago
  42. 8db573b bnx2x: Support of PF driver of a VF setup_q request by Ariel Elior · 12 years ago
  43. 67c431a bnx2x: Support statistics collection for VFs by the PF by Ariel Elior · 12 years ago
  44. b93288d bnx2x: Support of PF driver of a VF init request by Ariel Elior · 12 years ago
  45. 8ca5e17 bnx2x: Support of PF driver of a VF acquire request by Ariel Elior · 12 years ago
  46. fd1fc79 bnx2x: Infrastructure for VF <-> PF request on PF side by Ariel Elior · 12 years ago
  47. b56e967 bnx2x: Prepare device and initialize VF database by Ariel Elior · 12 years ago
  48. 290ca2b bnx2x: Allocate VF database in PF when VFs are present by Ariel Elior · 12 years ago
  49. dc1ba59 bnx2x: VF fastpath by Ariel Elior · 12 years ago
  50. 381ac16 bnx2x: Support ndo_set_rxmode in VF driver by Ariel Elior · 12 years ago
  51. 9b176b6 bnx2x: Add teardown_q and close to VF <-> PF channel by Ariel Elior · 12 years ago
  52. 8d9ac29 bnx2x: Add init, setup_q, set_mac to VF <-> PF channel by Ariel Elior · 12 years ago
  53. ad5afc8 bnx2x: Separate VF and PF logic by Ariel Elior · 12 years ago
  54. 4513f92 bnx2x: Add to VF <-> PF channel the release request by Ariel Elior · 12 years ago
  55. be1f1ffa bnx2x: VF <-> PF channel 'acquire' at vf probe by Ariel Elior · 12 years ago
  56. 1ab4434 bnx2x: Support probing and removing of VF device by Ariel Elior · 12 years ago
  57. 7f51c58 team: add ethtool support by Flavio Leitner · 12 years ago
  58. 8093315 veth: extend device features by Eric Dumazet · 12 years ago
  59. 2681128 veth: reduce stat overhead by Eric Dumazet · 12 years ago
  60. 4cafe37 team: implement carrier change by Flavio Leitner · 12 years ago
  61. 576eb62 bridge: respect RFC2863 operational state by stephen hemminger · 12 years ago
  62. aa1113d net: filter: return -EINVAL if BPF_S_ANC* operation is not supported by Daniel Borkmann · 12 years ago
  63. 61c5e88 skbuff: make __kmalloc_reserve static by stephen hemminger · 12 years ago
  64. bb717d7 tcp: make proc_tcp_fastopen_key static by stephen hemminger · 12 years ago
  65. bd2a13e sctp: make sctp_addr_wq_timeout_handler static by stephen hemminger · 12 years ago
  66. b211172 net: use per task frag allocator in skb_append_datato_frags by Eric Dumazet · 12 years ago
  67. 210ab66 dummy: implement carrier change by Jiri Pirko · 12 years ago
  68. 9a57247 rtnl: expose carrier value with possibility to set it by Jiri Pirko · 12 years ago
  69. fdae0fd net: allow to change carrier via sysfs by Jiri Pirko · 12 years ago
  70. 4bf84c3 net: add change_carrier netdev op by Jiri Pirko · 12 years ago
  71. b5a0555 bnx2x: use ARRAY_SIZE where possible by Sasha Levin · 12 years ago
  72. 101e5c7 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  73. ddf75ae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  74. 7fd83b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  75. ae782bb ipv6/ip6_gre: set transport header correctly by Isaku Yamahata · 12 years ago
  76. 861aa6d ipv4/ip_gre: set transport header correctly to gre header by Isaku Yamahata · 12 years ago
  77. a496759 IB/rds: suppress incompatible protocol when version is known by Marciniszyn, Mike · 12 years ago
  78. f2e9bd7 IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len by Marciniszyn, Mike · 12 years ago
  79. af9b078 net/vxlan: Use the underlying device index when joining/leaving multicast groups by Yan Burman · 12 years ago
  80. c3ae62af tcp: should drop incoming frames without ACK flag set by Eric Dumazet · 12 years ago
  81. ad4b3fb mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED by Christoffer Dall · 12 years ago
  82. 3d0dcfb netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabled by Li Zefan · 12 years ago
  83. ccb6e98 cpts: fix a run time warn_on. by Richard Cochran · 12 years ago
  84. cbc44db cpts: fix build error by removing useless code. by Richard Cochran · 12 years ago
  85. 143cdd8 batman-adv: fix random jitter calculation by Akinobu Mita · 12 years ago
  86. 48c6d12 f2fs: Don't assign e_id in f2fs_acl_from_disk by Eric W. Biederman · 12 years ago
  87. dfb2ea4 proc: Allow proc_free_inum to be called from any context by Eric W. Biederman · 12 years ago
  88. c876ad76 pidns: Stop pid allocation when init dies by Eric W. Biederman · 12 years ago
  89. 8382fca pidns: Outlaw thread creation after unshare(CLONE_NEWPID) by Eric W. Biederman · 12 years ago
  90. cf0be880 arp: fix a regression in arp_solicit() by Cong Wang · 12 years ago
  91. 637704c Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  92. 4ae0a48 mm: modify pgdat_balanced() so that it also handles order-0 by Zlatko Calusic · 12 years ago
  93. 9c016d6 Partly revert "[media] uvcvideo: Set error_idx properly for extended controls API failures" by Rafael J. Wysocki · 12 years ago
  94. 0b255e9 i2c: remove __dev* attributes from subsystem by Bill Pemberton · 12 years ago
  95. 86266ca hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisors by Guenter Roeck · 12 years ago
  96. d2fe85d net: sched: integer overflow fix by Stefan Hasko · 12 years ago
  97. 8baf82b CONFIG_HOTPLUG removal from networking core by Greg KH · 12 years ago
  98. 03ce758 Drivers: network: more __dev* removal by Greg KH · 12 years ago
  99. 0602934 hwmon: (lm73} Detect and report i2c bus errors by Chris Verges · 12 years ago
  100. a49f0d1 Linux 3.8-rc1 by Linus Torvalds · 12 years ago