1. 8b7b932 netlink: don't compare the nul-termination in nla_strcmp by Pablo Neira · 11 years ago
  2. ff378ca Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  3. bc0c715 ixgbevf: Fix rcu warnings induced by LER by Mark Rustad · 11 years ago
  4. 41c6284 ixgbe: Fix rcu warnings induced by LER by Mark Rustad · 11 years ago
  5. 75009b3 INTEL-IGB: Convert iounmap to pci_iounmap by Peter Senna Tschudin · 11 years ago
  6. 3dbb7fd i40e: Remove casts of pointer to same type by Joe Perches · 11 years ago
  7. b58f2f7 i40e/i40evf: Remove addressof casts to same type by Joe Perches · 11 years ago
  8. e3e3bfd i40e/i40evf: fix error checking path by Jean Sacren · 11 years ago
  9. 21d3efd i40e: fix function kernel doc description by Jean Sacren · 11 years ago
  10. 32c7494 ixgbevf: Change ixgbe_read_reg to ixgbevf_read_reg by Mark Rustad · 11 years ago
  11. 6425f0f ixgbe: fix ixgbe_check_reset_blocked() declaration by Jean Sacren · 11 years ago
  12. 151b260c ixgbe: fix race conditions on queuing skb for HW time stamp by Jakub Kicinski · 11 years ago
  13. ff29a86 ixgbe: never generate both software and hardware timestamps by Jakub Kicinski · 11 years ago
  14. 181e7d5 ixgbe: remove redundant if clause from PTP work by Jakub Kicinski · 11 years ago
  15. b20a774 e1000e: Fix no connectivity when driver loaded with cable out by David Ertman · 11 years ago
  16. 0b70195 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  17. ce22bb6 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  18. 17e84a9 at86rf230: mask irq's before deregister device by Alexander Aring · 11 years ago
  19. 43a43b6 ipv6: some ipv6 statistic counters failed to disable bh by Hannes Frederic Sowa · 11 years ago
  20. 44934fa net: fec: make sure to init MAC address by Lucas Stach · 11 years ago
  21. 6dfac5c ipv6: strengthen fallback fragmentation id generation by Hannes Frederic Sowa · 11 years ago
  22. a50e233 net-gro: restore frag0 optimization by Eric Dumazet · 11 years ago
  23. bf39b42 rds: prevent dereference of a NULL device in rds_iw_laddr_check by Sasha Levin · 11 years ago
  24. 2d3b479 net-sysfs: expose number of carrier on/off changes by david decotigny · 11 years ago
  25. 9c76a11 ipv6: tcp_ipv6 policy route issue by Wang Yufen · 11 years ago
  26. 60ea37f ipv6: reuse rt6_need_strict by Wang Yufen · 11 years ago
  27. 4aa956d ipv6: tcp_ipv6 do some cleanup by Wang Yufen · 11 years ago
  28. 788367f Merge branch 'net_sysfs_doc' by David S. Miller · 11 years ago
  29. 339e022 net: export NET_ADDR_* values to user-space API by Florian Fainelli · 11 years ago
  30. 39f1a2f net: sysfs: add Documentation entries for basic set of attributes by Florian Fainelli · 11 years ago
  31. 7b5939b qmi_wwan/cdc_ether: move Novatel E371 (1410:9011) to qmi_wwan by Yegor Yefremov · 11 years ago
  32. fea1829 Merge branch 'bridge_8021AD' by David S. Miller · 11 years ago
  33. f6367b4 bridge: use is_skb_forwardable in forward path by Vlad Yasevich · 11 years ago
  34. 1ee481f net: Allow modules to use is_skb_forwardable by Vlad Yasevich · 11 years ago
  35. 96da266 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  36. a31267c rtl8187: fix use after free on failure path in rtl8187_probe() by Alexey Khoroshilov · 11 years ago
  37. 6cea5f2 rtl8180: don't use weird trick to access "far" registers by Andrea Merello · 11 years ago
  38. 3f3aa2f rsi: rsi_91x: misleading debug printk by Dan Carpenter · 11 years ago
  39. a7488c7 mwifiex: fix spinlock bad magic bug by Amitkumar Karwar · 11 years ago
  40. aabcaa8 rtl8187: fix compile warning by Andrea Merello · 11 years ago
  41. 2a54eb5 rtlwifi: rtl8188ee: enable MSI interrupts mode by Adam Lee · 11 years ago
  42. 94010fa rtlwifi: add MSI interrupts mode support by Adam Lee · 11 years ago
  43. 52250cb mwifiex: use timeout variant for wait_event_interruptible by Amitkumar Karwar · 11 years ago
  44. 3d026d0 mwifiex: cancel pending commands for signal by Amitkumar Karwar · 11 years ago
  45. 1845bd3 mwifiex: scan command preparation failure handling by Amitkumar Karwar · 11 years ago
  46. 9109e17 Merge branch 'filter-next' by David S. Miller · 11 years ago
  47. 9a985cd doc: filter: extend BPF documentation to document new internals by Alexei Starovoitov · 11 years ago
  48. bd4cf0e net: filter: rework/optimize internal BPF interpreter's instruction set by Alexei Starovoitov · 11 years ago
  49. 77e0114 net: isdn: use sk_unattached_filter api by Daniel Borkmann · 11 years ago
  50. 568f194 net: ppp: use sk_unattached_filter api by Daniel Borkmann · 11 years ago
  51. 164d8c6 net: ptp: do not reimplement PTP/BPF classifier by Daniel Borkmann · 11 years ago
  52. e62d2df net: ptp: use sk_unattached_filter_create() for BPF by Daniel Borkmann · 11 years ago
  53. fbc907f net: filter: move filter accounting to filter core by Daniel Borkmann · 11 years ago
  54. a3ea269 net: filter: keep original BPF program around by Daniel Borkmann · 11 years ago
  55. f8bbbfc net: filter: add jited flag to indicate jit compiled filters by Daniel Borkmann · 11 years ago
  56. df69491 Merge branch 'xen-netback' by David S. Miller · 11 years ago
  57. 1425c7a xen-netback: BUG_ON in xenvif_rx_action() not catching overflow by Paul Durrant · 11 years ago
  58. a02eb47 xen-netback: worse-case estimate in xenvif_rx_action is underestimating by Paul Durrant · 11 years ago
  59. 0576edd xen-netback: remove pointless clause from if statement by Paul Durrant · 11 years ago
  60. 64c2723 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  61. 77a9939 phy/at8031: enable at8031 to work on interrupt mode by Zhao Qiang · 11 years ago
  62. 437de07 ipv6: fix checkpatch errors of "foo*" and "foo * bar" by Wang Yufen · 11 years ago
  63. 49e253e ipv6: fix checkpatch errors of brace and trailing statements by Wang Yufen · 11 years ago
  64. 8db46f1 ipv6: fix checkpatch errors comments and space by Wang Yufen · 11 years ago
  65. 587daaf Merge branch 'netpoll-next' by David S. Miller · 11 years ago
  66. 5efeac4 netpoll: Respect NETIF_F_LLTX by Eric W. Biederman · 11 years ago
  67. 080b3c1 netpoll: Remove strong unnecessary assumptions about skbs by Eric W. Biederman · 11 years ago
  68. 66b5552 netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enable by Eric W. Biederman · 11 years ago
  69. 3f4df20 netpoll: Move rx enable/disable into __dev_close_many by Eric W. Biederman · 11 years ago
  70. 944e294 netpoll: Only call ndo_start_xmit from a single place by Eric W. Biederman · 11 years ago
  71. a8779ec netpoll: Remove gfp parameter from __netpoll_setup by Eric W. Biederman · 11 years ago
  72. 3f705f7 Merge branch 'skb_cow_head' by David S. Miller · 11 years ago
  73. b06626b8 wimax/i2400m: remove open-coded skb_cow_head. by françois romieu · 11 years ago
  74. 105dcb5 tg3: remove open-coded skb_cow_head. by françois romieu · 11 years ago
  75. b13a8a9 bna: remove open-coded skb_cow_head. by françois romieu · 11 years ago
  76. bb9689e qlge: remove open-coded skb_cow_head. by françois romieu · 11 years ago
  77. ba4e6d1 jme: remove open-coded skb_cow_head. by françois romieu · 11 years ago
  78. d8e4435 atl1e: remove open-coded skb_cow_head. by françois romieu · 11 years ago
  79. 0f5c113 atl1c: remove open-coded skb_cow_head. by françois romieu · 11 years ago
  80. 4067cab atl1: remove open-coded skb_cow_head. by françois romieu · 11 years ago
  81. c3f0dd3 net: mvneta: use devm_ioremap_resource() instead of of_iomap() by Thomas Petazzoni · 11 years ago
  82. 49d8137 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  83. 5f2feca Merge branch 'vlan_offloads' by David S. Miller · 11 years ago
  84. 2adb956 vlan: Warn the user if lowerdev has bad vlan features. by Vlad Yasevich · 11 years ago
  85. 3f8c707 veth: Turn off vlan rx acceleration in vlan_features by Vlad Yasevich · 11 years ago
  86. 8dd6e14 ifb: Remove vlan acceleration from vlan_features by Vlad Yasevich · 11 years ago
  87. f6d1ac4 qlge: Do not propaged vlan tag offloads to vlans by Vlad Yasevich · 11 years ago
  88. fc92f74 bridge: Fix crash with vlan filtering and tcpdump by Vlad Yasevich · 11 years ago
  89. 53d6471 net: Account for all vlan headers in skb_mac_gso_segment by Vlad Yasevich · 11 years ago
  90. 898602a MAINTAINERS: bonding: change email address by Veaceslav Falico · 11 years ago
  91. 79b3075 MAINTAINERS: bonding: change email address by Jay Vosburgh · 11 years ago
  92. bc53267 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  93. 825600c x86: fix boot on uniprocessor systems by Artem Fetishev · 11 years ago
  94. d906074 ocfs2: check if cluster name exists before deref by Sasha Levin · 11 years ago
  95. c15b1cc ipv6: move DAD and addrconf_verify processing to workqueue by Hannes Frederic Sowa · 11 years ago
  96. 015f068 net: net: add a core netdev->tx_dropped counter by Eric Dumazet · 11 years ago
  97. 4327950 packet: respect devices with LLTX flag in direct xmit by Daniel Borkmann · 11 years ago
  98. b7d47ca net: nlmon: flag nlmon devs with LLTX/SG by Daniel Borkmann · 11 years ago
  99. e2a1d3e tcp: fix get_timewait4_sock() delay computation on 64bit by Eric Dumazet · 11 years ago
  100. 4f647e0 openvswitch: fix a possible deadlock and lockdep warning by Flavio Leitner · 11 years ago