1. 18a1234 brcm80211: remove unnecessary break after return by Fabian Frederick · 10 years ago
  2. 2db3a73 eth_v10: remove unnecessary break after return by Fabian Frederick · 10 years ago
  3. 015435e dlci: remove unnecessary break after return by Fabian Frederick · 10 years ago
  4. fa4eff4 net/rxrpc/ar-key.c: drop negativity check on unsigned value by Andrey Utkin · 10 years ago
  5. a8138f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  6. 6fe82a3 net: print a notification on device rename by Veaceslav Falico · 10 years ago
  7. 4ec6837 Merge branch 'netdev_print' by David S. Miller · 10 years ago
  8. ccc7f49 net: print net_device reg_state in netdev_* unless it's registered by Veaceslav Falico · 10 years ago
  9. c6f854d net: use dev->name in netdev_pr* when it's available by Veaceslav Falico · 10 years ago
  10. 3e403a7 bonding: make it possible to have unlimited nested upper vlans by Veaceslav Falico · 10 years ago
  11. 224e923 net_sched: hold tcf_lock in netdevice notifier by Cong Wang · 10 years ago
  12. e81fbf6 libcxgbi:cxgb4i Guard ipv6 code with a config check by Anish Bhatt · 10 years ago
  13. da38897 iw_cxgb4: fix for 64-bit integer division by Hariprasad Shenai · 10 years ago
  14. 8ccf3800 sfc: Add per-queue statistics in ethtool by Andrew Rybchenko · 10 years ago
  15. 87b200e Merge branch 'be2net-next' by David S. Miller · 10 years ago
  16. c346e6e be2net: update driver version to 10.4 by Sathya Perla · 10 years ago
  17. f174c7e be2net: use adapter->flags to track SRIOV state by Vasundhara Volam · 10 years ago
  18. 962bcb7 be2net: avoid SRIOV config for BE2 chip by Vasundhara Volam · 10 years ago
  19. d3518e2 be2net: use be_max_vfs() macro to access max-vfs by Vasundhara Volam · 10 years ago
  20. ddf1169 be2net: use "if (!foo)" test style by Kalesh AP · 10 years ago
  21. b99f803 be2net: remove unused structures in be_cmds.h by Kalesh AP · 10 years ago
  22. e97e3cd be2net: reduce arguments passed to FW-cmd routines by Kalesh AP · 10 years ago
  23. 6bdf8f5 be2net: update UE bit description strings by Vasundhara Volam · 10 years ago
  24. abccf23 be2net: fix return status of some ndo methods by Kalesh AP · 10 years ago
  25. 0532d4e be2net: fix return status of some ethtool methods by Kalesh AP · 10 years ago
  26. 6b56868 be2net: return -ENOMEM for memory allocation failures by Kalesh AP · 10 years ago
  27. fd45160 be2net: return -ETIMEDOUT when a FW-cmd times out by Kalesh AP · 10 years ago
  28. 56ace3a be2net: fix error status for FW-download by Kalesh AP · 10 years ago
  29. 940a3fc be2net: use -ENETDOWN error status when interface is down by Kalesh AP · 10 years ago
  30. 23fa5c2 bonding: destroy proc directory only after all bonds are gone by Veaceslav Falico · 10 years ago
  31. 14056e7 bonding: use rtnl_deref in bond_change_rx_flags() by Veaceslav Falico · 10 years ago
  32. c104178 Merge branch 'cxgb4-next' by David S. Miller · 10 years ago
  33. 759a0cc cxgb4i: Add ipv6 code to driver, call into libcxgbi ipv6 api by Anish Bhatt · 10 years ago
  34. fc8d059 libcxgbi: Add ipv6 api to driver by Anish Bhatt · 10 years ago
  35. a3e3b28 cxgb4: Export symbols required by cxgb4i for ipv6 support and required defines by Anish Bhatt · 10 years ago
  36. 3ded29a cxgb4/iw_cxgb4: Move common defines to cxgb4 by Anish Bhatt · 10 years ago
  37. 92abf75 bonding: update bonding.txt for Layer2 hash factors by Jianhua Xie · 10 years ago
  38. ce04d63 bonding: enhance L2 hash helper with packet type by Jianhua Xie · 10 years ago
  39. c265947 Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8 by Anish Bhatt · 10 years ago
  40. 9cc63db net_sched: cancel nest attribute on failure in tcf_exts_dump() by Cong Wang · 10 years ago
  41. 4bbe3f5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  42. 48e48a7 openvswitch: make generic netlink group const by stephen hemminger · 10 years ago
  43. 6b794c1 bonding: Do not try to send packets over dead link in TLB mode. by Mahesh Bandewar · 10 years ago
  44. f7be2cb Merge branch 'davinci_mdio' by David S. Miller · 10 years ago
  45. 0a0ea06 net: davinci_mdio: allow to create phys from dt by Grygorii Strashko · 10 years ago
  46. f68c925 net: davinci_mdio: reuse for keystone2 arch by Grygorii Strashko · 10 years ago
  47. 1373a77 net: clean up some sparse endianness warnings in ipv6.h by Jeff Layton · 10 years ago
  48. e18a445 Merge branch 'udp_hash' by David S. Miller · 10 years ago
  49. 2dc41cf udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver. by David Held · 10 years ago
  50. 5cf3d46 udp: Simplify __udp*_lib_mcast_deliver. by David Held · 10 years ago
  51. 3e1c0f0 Merge branch 'mlx4-next' by David S. Miller · 10 years ago
  52. 1645a54 net/mlx4_core: Remove MCG in case it is attached to promiscuous QPs only by Saeed Mahameed · 10 years ago
  53. 816e598 net/mlx4_core: In SR-IOV mode host should add promisc QP to default entry only by Eugenia Emantayev · 10 years ago
  54. 7590837 net/mlx4_core: Make sure the max number of QPs per MCG isn't exceeded by Alexander Guller · 10 years ago
  55. aab2bb0 net/mlx4_core: Make sure that negative array index isn't used by Dotan Barak · 10 years ago
  56. 0d7869a net/mlx4_core: Fix leakage of SW multicast entries by Yevgeny Petrilin · 10 years ago
  57. 498044b netlink: remove bool varible by Varka Bhadram · 10 years ago
  58. c8a89c4 rtnetlink: Drop unnecessary return value from ndo_dflt_fdb_del by Alexander Duyck · 10 years ago
  59. a40e0a6 net: remove open-coded skb_cow_head. by françois romieu · 10 years ago
  60. ee40d4b Merge branch 'tipc-next' by David S. Miller · 10 years ago
  61. 6f92ee5 tipc: ensure sequential message delivery across dual bearers by Jon Paul Maloy · 10 years ago
  62. 9fbfb8b tipc: rename temporarily named functions by Jon Paul Maloy · 10 years ago
  63. c4116e1 tipc: remove unreferenced functions by Jon Paul Maloy · 10 years ago
  64. 0abd8ff tipc: start using the new multicast functions by Jon Paul Maloy · 10 years ago
  65. 078bec8 tipc: add new functions for multicast and broadcast distribution by Jon Paul Maloy · 10 years ago
  66. 25b660c tipc: let internal link users call the new link send function by Jon Paul Maloy · 10 years ago
  67. dbdf6d2 tipc: make name table distributor use new send function by Jon Paul Maloy · 10 years ago
  68. a9f559c net: ppp: access ppp->nextseq only if CONFIG_PPP_MULTILINK is defined by Christoph Schulz · 10 years ago
  69. ed410ec Merge branch 'sctp-next' by David S. Miller · 10 years ago
  70. bbbea41 net: sctp: deprecate rfc6458, 5.3.2. SCTP_SNDRCV support by Daniel Borkmann · 10 years ago
  71. 6b3fd5f net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO support by Geir Ola Vaagland · 10 years ago
  72. 2347c80 net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg support by Geir Ola Vaagland · 10 years ago
  73. 0d3a421 net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg support by Geir Ola Vaagland · 10 years ago
  74. 63b9493 net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg support by Geir Ola Vaagland · 10 years ago
  75. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  76. 302b464 i40e: (ptp) warn when PF_ID does not match in PRTTSYN_CTL0 by Jacob Keller · 10 years ago
  77. ec9a7db i40e/i40evf: Clean up code by Paul M Stillwell Jr · 10 years ago
  78. 9ce34f0 i40e: fix race conditions on queuing skb for HW time stamp by Jakub Kicinski · 10 years ago
  79. b6603fe Merge tag 'for-linus-20140716' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  80. bcf44bf Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  81. d14aef3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  82. 259afec i40e: never generate both software and hardware timestamps by Jakub Kicinski · 10 years ago
  83. 1f224ad i40e: Add ndo_get_phys_port_id() callback support by Neerav Parikh · 10 years ago
  84. 2da2944 Merge tag 'sound-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  85. 7a575f6 Merge branch 'bonding-next' by David S. Miller · 10 years ago
  86. cb25235 bonding: remove pr_fmt from bond_options.c by Veaceslav Falico · 10 years ago
  87. 2de390b bonding: convert bond_options.c to use netdev_printk instead of pr_ by Veaceslav Falico · 10 years ago
  88. c735ee6 bonding: convert bond_procfs.c to use netdev_printk instead of pr_ by Veaceslav Falico · 10 years ago
  89. 6a9fc6f bonding: bonding: remove pr_fmt from bond_netlink.c by Veaceslav Falico · 10 years ago
  90. a5f2454 bonding: convert bond_netlink.c to use netdev_printk instead of pr_ by Veaceslav Falico · 10 years ago
  91. 9ef1cf1 bonding: convert bond_debugfs.c to use netdev_printk instead of pr_ by Veaceslav Falico · 10 years ago
  92. abaf98e bonding: remove pr_fmt from bond_alb.c by Veaceslav Falico · 10 years ago
  93. 0a111a0 bonding: convert bond_alb.c to use netdev_printk instead of pr_ by Veaceslav Falico · 10 years ago
  94. dbfddcf bonding: remove pr_fmt from bond_3ad.c by Veaceslav Falico · 10 years ago
  95. d4471f5 bonding: convert bond_3ad.c to use netdev_printk instead of pr_ by Veaceslav Falico · 10 years ago
  96. f338532 bonding: remove pr_fmt from bond_main.c by Veaceslav Falico · 10 years ago
  97. 76444f5 bonding: convert bond_main.c to use netdev_printk instead of pr_ by Veaceslav Falico · 10 years ago
  98. a84bc2a drivers: net: cpsw: disable coalesce when rx_coalesce_usecs is zero by Mugunthan V N · 10 years ago
  99. ff11d8b bonding: fix bond_option_mode_set warning by Nikolay Aleksandrov · 10 years ago
  100. f544244 bonding: permit enslaving interfaces without set_mac support by Veaceslav Falico · 10 years ago