1. c265947 Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8 by Anish Bhatt · 10 years ago
  2. 9cc63db net_sched: cancel nest attribute on failure in tcf_exts_dump() by Cong Wang · 10 years ago
  3. 4bbe3f5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  4. 48e48a7 openvswitch: make generic netlink group const by stephen hemminger · 10 years ago
  5. 6b794c1 bonding: Do not try to send packets over dead link in TLB mode. by Mahesh Bandewar · 10 years ago
  6. f7be2cb Merge branch 'davinci_mdio' by David S. Miller · 10 years ago
  7. 0a0ea06 net: davinci_mdio: allow to create phys from dt by Grygorii Strashko · 10 years ago
  8. f68c925 net: davinci_mdio: reuse for keystone2 arch by Grygorii Strashko · 10 years ago
  9. 1373a77 net: clean up some sparse endianness warnings in ipv6.h by Jeff Layton · 10 years ago
  10. e18a445 Merge branch 'udp_hash' by David S. Miller · 10 years ago
  11. 2dc41cf udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver. by David Held · 10 years ago
  12. 5cf3d46 udp: Simplify __udp*_lib_mcast_deliver. by David Held · 10 years ago
  13. 3e1c0f0 Merge branch 'mlx4-next' by David S. Miller · 10 years ago
  14. 1645a54 net/mlx4_core: Remove MCG in case it is attached to promiscuous QPs only by Saeed Mahameed · 10 years ago
  15. 816e598 net/mlx4_core: In SR-IOV mode host should add promisc QP to default entry only by Eugenia Emantayev · 10 years ago
  16. 7590837 net/mlx4_core: Make sure the max number of QPs per MCG isn't exceeded by Alexander Guller · 10 years ago
  17. aab2bb0 net/mlx4_core: Make sure that negative array index isn't used by Dotan Barak · 10 years ago
  18. 0d7869a net/mlx4_core: Fix leakage of SW multicast entries by Yevgeny Petrilin · 10 years ago
  19. 498044b netlink: remove bool varible by Varka Bhadram · 10 years ago
  20. c8a89c4 rtnetlink: Drop unnecessary return value from ndo_dflt_fdb_del by Alexander Duyck · 10 years ago
  21. a40e0a6 net: remove open-coded skb_cow_head. by françois romieu · 10 years ago
  22. ee40d4b Merge branch 'tipc-next' by David S. Miller · 10 years ago
  23. 6f92ee5 tipc: ensure sequential message delivery across dual bearers by Jon Paul Maloy · 10 years ago
  24. 9fbfb8b tipc: rename temporarily named functions by Jon Paul Maloy · 10 years ago
  25. c4116e1 tipc: remove unreferenced functions by Jon Paul Maloy · 10 years ago
  26. 0abd8ff tipc: start using the new multicast functions by Jon Paul Maloy · 10 years ago
  27. 078bec8 tipc: add new functions for multicast and broadcast distribution by Jon Paul Maloy · 10 years ago
  28. 25b660c tipc: let internal link users call the new link send function by Jon Paul Maloy · 10 years ago
  29. dbdf6d2 tipc: make name table distributor use new send function by Jon Paul Maloy · 10 years ago
  30. a9f559c net: ppp: access ppp->nextseq only if CONFIG_PPP_MULTILINK is defined by Christoph Schulz · 10 years ago
  31. ed410ec Merge branch 'sctp-next' by David S. Miller · 10 years ago
  32. bbbea41 net: sctp: deprecate rfc6458, 5.3.2. SCTP_SNDRCV support by Daniel Borkmann · 10 years ago
  33. 6b3fd5f net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO support by Geir Ola Vaagland · 10 years ago
  34. 2347c80 net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg support by Geir Ola Vaagland · 10 years ago
  35. 0d3a421 net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg support by Geir Ola Vaagland · 10 years ago
  36. 63b9493 net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg support by Geir Ola Vaagland · 10 years ago
  37. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  38. 302b464 i40e: (ptp) warn when PF_ID does not match in PRTTSYN_CTL0 by Jacob Keller · 10 years ago
  39. ec9a7db i40e/i40evf: Clean up code by Paul M Stillwell Jr · 10 years ago
  40. 9ce34f0 i40e: fix race conditions on queuing skb for HW time stamp by Jakub Kicinski · 11 years ago
  41. b6603fe Merge tag 'for-linus-20140716' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  42. 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
  43. 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
  44. 259afec i40e: never generate both software and hardware timestamps by Jakub Kicinski · 11 years ago
  45. 1f224ad i40e: Add ndo_get_phys_port_id() callback support by Neerav Parikh · 11 years ago
  46. 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
  47. 7a575f6 Merge branch 'bonding-next' by David S. Miller · 10 years ago
  48. cb25235 bonding: remove pr_fmt from bond_options.c by Veaceslav Falico · 10 years ago
  49. 2de390b bonding: convert bond_options.c to use netdev_printk instead of pr_ by Veaceslav Falico · 10 years ago
  50. c735ee6 bonding: convert bond_procfs.c to use netdev_printk instead of pr_ by Veaceslav Falico · 10 years ago
  51. 6a9fc6f bonding: bonding: remove pr_fmt from bond_netlink.c by Veaceslav Falico · 10 years ago
  52. a5f2454 bonding: convert bond_netlink.c to use netdev_printk instead of pr_ by Veaceslav Falico · 10 years ago
  53. 9ef1cf1 bonding: convert bond_debugfs.c to use netdev_printk instead of pr_ by Veaceslav Falico · 10 years ago
  54. abaf98e bonding: remove pr_fmt from bond_alb.c by Veaceslav Falico · 10 years ago
  55. 0a111a0 bonding: convert bond_alb.c to use netdev_printk instead of pr_ by Veaceslav Falico · 10 years ago
  56. dbfddcf bonding: remove pr_fmt from bond_3ad.c by Veaceslav Falico · 10 years ago
  57. d4471f5 bonding: convert bond_3ad.c to use netdev_printk instead of pr_ by Veaceslav Falico · 10 years ago
  58. f338532 bonding: remove pr_fmt from bond_main.c by Veaceslav Falico · 10 years ago
  59. 76444f5 bonding: convert bond_main.c to use netdev_printk instead of pr_ by Veaceslav Falico · 10 years ago
  60. a84bc2a drivers: net: cpsw: disable coalesce when rx_coalesce_usecs is zero by Mugunthan V N · 10 years ago
  61. ff11d8b bonding: fix bond_option_mode_set warning by Nikolay Aleksandrov · 10 years ago
  62. f544244 bonding: permit enslaving interfaces without set_mac support by Veaceslav Falico · 10 years ago
  63. e4d112e sfc: add extra RX drop counters for nodesc_trunc and noskb_drop by Edward Cree · 10 years ago
  64. d762d03 net: ppp: reset nextseq counter when enabling SC_MULTILINK by Christoph Schulz · 10 years ago
  65. c20ddc64 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  66. d7b6e53 Merge tag 'gpio-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  67. c8ad0f2 Merge branch 'bonding_rcu' by David S. Miller · 10 years ago
  68. 85741718 bonding: add proper __rcu annotation for current_arp_slave by Eric Dumazet · 10 years ago
  69. 4740d63 bonding: add proper __rcu annotation for curr_active_slave by Eric Dumazet · 10 years ago
  70. c2646b5 bonding: use rcu_access_pointer() in bonding_show_mii_status() by Eric Dumazet · 10 years ago
  71. e965f80 bonding: get rid of bond_option_active_slave_get() by Eric Dumazet · 10 years ago
  72. 725b701 Merge tag 'linux-can-next-for-3.17-20140715' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 10 years ago
  73. 26c4fdb net-timestamp: document deprecated syststamp by Willem de Bruijn · 10 years ago
  74. 11878b4 net-timestamp: SOCK_RAW and PING timestamping by Willem de Bruijn · 10 years ago
  75. d5c1c93 Merge branch 'amd-xgbe-next' by David S. Miller · 10 years ago
  76. 6964e97 amd-xgbe: Remove the adjustments needed for fixed speed by Lendacky, Thomas · 10 years ago
  77. 3e70770 phy: Expand phy speed/duplex settings array by Lendacky, Thomas · 10 years ago
  78. bfde339 Merge branch 'net-break-after-goto' by David S. Miller · 10 years ago
  79. 138ce91 net: sctp: remove unnecessary break after return/goto by Fabian Frederick · 10 years ago
  80. 84dbee1 ieee802154: remove unnecessary break after goto by Fabian Frederick · 10 years ago
  81. f301f22 irda: remove unnecessary break after return by Fabian Frederick · 10 years ago
  82. 1f7a316 caif: remove unnecessary break after goto by Fabian Frederick · 10 years ago
  83. 6c4c170 NFC: remove unnecessary break after goto by Fabian Frederick · 10 years ago
  84. 66635dc ipv6: remove unnecessary break after return by Fabian Frederick · 10 years ago
  85. d518825 netfilter: remove unnecessary break after return by Fabian Frederick · 10 years ago
  86. 4ecf1dc af_key: remove unnecessary break after return by Fabian Frederick · 10 years ago
  87. be45dff mac80211: remove unnecessary break after return by Fabian Frederick · 10 years ago
  88. 4d3520c drop_monitor: remove unnecessary break after return by Fabian Frederick · 10 years ago
  89. aee944d pktgen: remove unnecessary break after goto by Fabian Frederick · 10 years ago
  90. 0947611 netlabel: remove unnecessary break after goto by Fabian Frederick · 10 years ago
  91. 089b032 af_iucv: remove unnecessary break after goto by Fabian Frederick · 10 years ago
  92. d8282ea 9P: remove unnecessary break after return by Fabian Frederick · 10 years ago
  93. 7ceaa58 tipc: remove unnecessary break after return by Fabian Frederick · 10 years ago
  94. fe8c0f4 packet: remove unnecessary break after return by Fabian Frederick · 10 years ago
  95. 7cf6604 Merge branch 'cxgb4-next' by David S. Miller · 10 years ago
  96. 7730b4c cxgb4/iw_cxgb4: work request logging feature by Hariprasad Shenai · 10 years ago
  97. 031cf47 cxgb4/iw_cxgb4: display TPTE on errors by Hariprasad Shenai · 10 years ago
  98. 4c2c576 cxgb4/iw_cxgb4: use firmware ord/ird resource limits by Hariprasad Shenai · 10 years ago
  99. 04e10e2 iw_cxgb4: Detect Ing. Padding Boundary at run-time by Hariprasad Shenai · 10 years ago
  100. 5ee2c94 tcp: Remove unnecessary arg from tcp_enter_cwr and tcp_init_cwnd_reduction by Christoph Paasch · 10 years ago