1. 25175ba net: Allow for more then a single subclass for netif_addr_lock by Vlad Yasevich · 10 years ago
  2. 4085ebe net: Find the nesting level of a given device by type. by Vlad Yasevich · 10 years ago
  3. 29e9824 net: gro: make sure skb->cb[] initial content has not to be zero by Eric Dumazet · 10 years ago
  4. 22fb22e ipv4: ip_tunnels: disable cache for nbma gre tunnels by Timo Teräs · 10 years ago
  5. d1c0b47 net/dsa/dsa.c: increment chip_index during of_node handling on dsa_of_probe() by Fabian Godehardt · 10 years ago
  6. 2e47b29 net: ipv6: make "ip -6 route get mark xyz" work. by Lorenzo Colitti · 10 years ago
  7. 2f67cc8 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 10 years ago
  8. 0d08fce xen-netback: fix race between napi_complete() and interrupt handler by David Vrabel · 10 years ago
  9. 202630b Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  10. fde0133 af_rxrpc: Fix XDR length check in rxrpc key demarshalling. by Nathaniel W Filardo · 10 years ago
  11. 6e14a5ee net: phy: resume phydev when going to RESUMING by Zhangfei Gao · 10 years ago
  12. 0c2e3fa Merge branch 'mlx4-net' by David S. Miller · 10 years ago
  13. 9433c18 IB/mlx4: Invoke UPDATE_QP for proxy QP1 on MAC changes by Matan Barak · 10 years ago
  14. ce8d9e0 net/mlx4_core: Add UPDATE_QP SRIOV wrapper support by Matan Barak · 10 years ago
  15. 81c7080 bonding: fix out of range parameters for bond_intmax_tbl by Nikolay Aleksandrov · 10 years ago
  16. 5837574 xen-netback: Fix grant ref resolution in RX path by Zoltan Kiss · 10 years ago
  17. be7a010 ipv6: update Destination Cache entries when gateway turn into host by Duan Jiong · 10 years ago
  18. f895f0c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 10 years ago
  19. b394745 net: phy: Don't call phy_resume if phy_init_hw failed by Guenter Roeck · 10 years ago
  20. 48f0459 Merge branch 'altera_tse' by David S. Miller · 10 years ago
  21. d91e5c0 Altera TSE: Disable Multicast filtering to workaround problem by Vince Bridgers · 10 years ago
  22. 8983058 Altera TSE: Fix sparse errors and warnings by Vince Bridgers · 10 years ago
  23. 200b916 rtnetlink: wait for unregistering devices in rtnl_link_unregister() by Cong Wang · 10 years ago
  24. cc2f338 batman-adv: fix local TT check for outgoing arp requests in DAT by Antonio Quartulli · 10 years ago
  25. 377fe0f batman-adv: increase orig refcount when storing ref in gw_node by Antonio Quartulli · 10 years ago
  26. be18101 batman-adv: fix reference counting imbalance while sending fragment by Antonio Quartulli · 10 years ago
  27. 16a4142 batman-adv: fix indirect hard_iface NULL dereference by Marek Lindner · 10 years ago
  28. 025a58f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 10 years ago
  29. e84d2f8 net: filter: s390: fix JIT address randomization by Heiko Carstens · 10 years ago
  30. faf1dc6 ath9k_htc: Stop ANI before doing hw_reset by Rajkumar Manoharan · 10 years ago
  31. eac94da Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago
  32. f5738e2 af_iucv: wrong mapping of sent and confirmed skbs by Ursula Braun · 10 years ago
  33. 03a58ba be2net: enable interrupts in EEH resume by Kalesh AP · 10 years ago
  34. c4b1606 jme: Fix unmap loop counting error: by Neil Horman · 10 years ago
  35. b4b177a mac80211: fix on-channel remain-on-channel by Johannes Berg · 10 years ago
  36. 3a1cebe ipv6: fix calculation of option len in ip6_append_data by Hannes Frederic Sowa · 10 years ago
  37. 3d44052 net: avoid dependency of net_get_random_once on nop patching by Hannes Frederic Sowa · 10 years ago
  38. 773cd38 net: filter: x86: fix JIT address randomization by Alexei Starovoitov · 10 years ago
  39. 209f6c3 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 10 years ago
  40. 6262971 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 10 years ago
  41. 2176d5d neigh: set nud_state to NUD_INCOMPLETE when probing router reachability by Duan Jiong · 10 years ago
  42. f565198 nl80211: fix NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNEL API by Johannes Berg · 10 years ago
  43. b538b8c iwlwifi: mvm: prevent sched scan while not idle by David Spinadel · 10 years ago
  44. c52666a mac80211: fix suspend vs. association race by Emmanuel Grumbach · 10 years ago
  45. 6479311 iwlwifi: mvm: fix off-by-one in scan channels configuration by Eliad Peller · 10 years ago
  46. c896593 ip6_tunnel: fix potential NULL pointer dereference by Susant Sahani · 10 years ago
  47. 1c36390 sfc: fix calling of free_irq with already free vector by Nikolay Aleksandrov · 10 years ago
  48. bbeb0ea macvlan: Don't propagate IFF_ALLMULTI changes on down interfaces. by Peter Christensen · 10 years ago
  49. 03e5da1 brcmfmac: Fix iovar 'bw_cap' set command failure by Daniel Kim · 10 years ago
  50. c5e64d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago
  51. 6d004d6 vti: Use the tunnel mark for lookup in the error handlers. by Steffen Klassert · 10 years ago
  52. fd71143 vti6: Don't unregister pernet ops twice on init errors by Mathias Krause · 10 years ago
  53. 1a466ae ptp: fix kconfig dependency warnings by Randy Dunlap · 10 years ago
  54. 1c4abec iwlwifi: mvm: fix setting channel in monitor mode by Emmanuel Grumbach · 10 years ago
  55. 709de13 batman-adv: fix removing neigh_ifinfo by Simon Wunderlich · 10 years ago
  56. 7b955a9 batman-adv: always run purge_orig_neighbors by Simon Wunderlich · 10 years ago
  57. 000c8df batman-adv: fix neigh reference imbalance by Simon Wunderlich · 10 years ago
  58. c1e517f batman-adv: fix neigh_ifinfo imbalance by Simon Wunderlich · 10 years ago
  59. 1448eb5 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  60. a9de050 net: cassini: use nested lock annotation by Emil Goode · 10 years ago
  61. de68294 bnx2x: Fix UNDI driver unload by Yuval Mintz · 10 years ago
  62. 2765305 Merge branch 'mdio_net' by David S. Miller · 10 years ago
  63. 60e71ab net: cpsw: add missing of_node_put by Johan Hovold · 10 years ago
  64. 6954cc1 net: cpsw: fix null dereference at probe by Johan Hovold · 10 years ago
  65. 59993f48 Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver" by Johan Hovold · 10 years ago
  66. 7f52da5 net: mdio-gpio: warn about missing bus alias id by Johan Hovold · 10 years ago
  67. 0953f78 net: mdio-gpio: fix device-tree binding documentation by Johan Hovold · 10 years ago
  68. 6b5eeb7 net: cdc_mbim: handle unaccelerated VLAN tagged frames by Bjørn Mork · 10 years ago
  69. b3d4056 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  70. f9ac71b mac80211: fix vif name tracing by Eliad Peller · 10 years ago
  71. 4a817aa mac80211: allow VHT with peers not capable of 40MHz by Johannes Berg · 10 years ago
  72. 6af55ff Driver for Beckhoff CX5020 EtherCAT master module. by Darek Marcinkiewicz · 10 years ago
  73. ba6b918 ping: move ping_group_range out of CONFIG_SYSCTL by Cong Wang · 10 years ago
  74. c9d8f1a ipv4: move local_port_range out of CONFIG_SYSCTL by Cong Wang · 10 years ago
  75. a8951d5 netfilter: Fix potential use after free in ip6_route_me_harder() by Sergey Popovich · 10 years ago
  76. d2e5cb4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 10 years ago
  77. 6153871 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 10 years ago
  78. 23a456f net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OF by Daniel Mack · 10 years ago
  79. aeefa1e ipv4: fib_semantics: increment fib_info_cnt after fib_info allocation by Sergey Popovich · 10 years ago
  80. 7fc1c5f Merge branch 'qlcnic_net' by David S. Miller · 10 years ago
  81. 84d7ad2 qlcnic: Set real_num_{tx|rx}_queues properly by Shahed Shaikh · 10 years ago
  82. d5d2bf3 qlcnic: Fix panic while dumping TX queues on TX timeout by Manish Chopra · 10 years ago
  83. 83f7a85 iwlwifi: pcie: disable interrupts upon PCIe alloc by Emmanuel Grumbach · 10 years ago
  84. 76a691d jme: Fix DMA unmap warning by Neil Horman · 10 years ago
  85. d32aebfd Merge branch 'gso_forward' by David S. Miller · 10 years ago
  86. c1e756b Revert "net: core: introduce netif_skb_dev_features" by Florian Westphal · 10 years ago
  87. c7ba65d net: ip: push gso skb forwarding handling down the stack by Florian Westphal · 10 years ago
  88. 418a315 net: ipv6: send pkttoobig immediately if orig frag size > mtu by Florian Westphal · 10 years ago
  89. ca6c5d4 net: ipv4: ip_forward: fix inverted local_df test by Florian Westphal · 10 years ago
  90. 4f4178f net: cdc_mbim: __vlan_find_dev_deep need rcu_read_lock by Bjørn Mork · 10 years ago
  91. bd5e474 iwlwifi: mvm: do no sched scan while associated by David Spinadel · 10 years ago
  92. cabae81 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago
  93. 8e96440 iwlwifi: mvm: rs - s/CPTCFG/CONFIG by Emmanuel Grumbach · 10 years ago
  94. 0fed2bc iwlwifi: mvm: BT Coex - fix validity flags during init by Emmanuel Grumbach · 10 years ago
  95. edb666f xfrm6: Properly handle unsupported protocols by Steffen Klassert · 10 years ago
  96. 2080cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  97. 783e9e8 Merge tag 'usb-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  98. df862f6 Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  99. a1e7446 Merge tag 'staging-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  100. 03787ff Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 10 years ago