1. 6271037 Merge branch 'bridge_mode' by David S. Miller · 10 years ago
  2. 4a5fdfe bridge: remove mode BRIDGE_MODE_SWDEV by Roopa Prabhu · 10 years ago
  3. 1d460b9 rocker: remove swdev mode by Roopa Prabhu · 10 years ago
  4. fc0bdbb bridge: new mode flag to indicate mode 'undefined' by Roopa Prabhu · 10 years ago
  5. b5f185f Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  6. 450fa21 sh_eth: Remove redundant alignment adjustment by Mitsuhiro Kimura · 10 years ago
  7. 319cd52 sh_eth: Optimization for RX excess judgement by Mitsuhiro Kimura · 10 years ago
  8. e008f3f net: avoid to call skb_queue_len again by Li RongQing · 10 years ago
  9. 5d6201e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  10. 602de7e Merge tag 'linux-can-next-for-3.19-20141207' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 10 years ago
  11. 605ad7f tcp: refine TSO autosizing by Eric Dumazet · 10 years ago
  12. 5e84e18 chelsio: fix misspelling of current function in string by Julia Lawall · 10 years ago
  13. d954e87 hp100: fix misspelling of current function in string by Julia Lawall · 10 years ago
  14. 791a1dd uli526x: fix misspelling of current function in string by Julia Lawall · 10 years ago
  15. eeb4e6d isdn: fix misspelling of current function in string by Julia Lawall · 10 years ago
  16. bbc7975 dmfe: fix misspelling of current function in string by Julia Lawall · 10 years ago
  17. d6b00fe macvlan: play well with ipvlan device by Mahesh Bandewar · 10 years ago
  18. 5933fea ipvlan: move the device check function into netdevice.h by Mahesh Bandewar · 10 years ago
  19. 764e433 ipvlan: play well with macvlan device by Mahesh Bandewar · 10 years ago
  20. 2f33e7d netdevice: Add a function to check macvlan port by Mahesh Bandewar · 10 years ago
  21. dbfc4fb dst: no need to take reference on DST_NOCACHE dsts by Hannes Frederic Sowa · 10 years ago
  22. c19be73 dummy: add support for ethtool get_drvinfo by Flavio Leitner · 10 years ago
  23. 6dc6964 Documentation (ixgbe.txt): use a decimal address. by Rami Rosen · 10 years ago
  24. d2b2a13 openvswitch: set correct protocol on route lookup by Jiri Benc · 10 years ago
  25. 62dbe83 macvlan: allow setting LRO independently of lower device by Michal Kubeček · 10 years ago
  26. 4bd145b i40e/i40evf: Convert macro to static inline by Jeff Kirsher · 10 years ago
  27. e51d9b8 i40e: add to NVM update debug message by Shannon Nelson · 10 years ago
  28. bf848f3 i40e: check for AQ timeout in aq_rc decode by Shannon Nelson · 10 years ago
  29. a3f0b38 i40e: poll on NVM semaphore only if not other error by Shannon Nelson · 10 years ago
  30. 0fdd052 i40e: fix up NVM update sm error handling by Shannon Nelson · 10 years ago
  31. c509c1d i40e: set max limit for access polling by Shannon Nelson · 10 years ago
  32. 2a6d8c2 i40e: remove unused nvm_semaphore_wait by Shannon Nelson · 10 years ago
  33. 0f52958 i40e: init NVM update state on adminq init by Shannon Nelson · 10 years ago
  34. 43477d2 i40e: add range check to i40e_aq_rc_to_posix by Shannon Nelson · 10 years ago
  35. 74d0d0e i40e: rework debug messages for NVM update by Shannon Nelson · 10 years ago
  36. bf06f7a i40e: let firmware catch the NVM busy error by Shannon Nelson · 10 years ago
  37. c150a50 i40e: better error messages for NVM update issues by Shannon Nelson · 10 years ago
  38. 4443ec9 i40e: clear NVM update state on ethtool test by Shannon Nelson · 10 years ago
  39. bd42b78 net: sched: cls_basic: fix error path in basic_change() by Jiri Pirko · 10 years ago
  40. 0f6538c net: macb: Remove obsolete comment from Kconfig by James Byrne · 10 years ago
  41. b2abeed net: ethernet: rocker: Add dependency to CONFIG_BRIDGE in Kconfig by Andreas Ruprecht · 10 years ago
  42. 0cf00c6 net/socket.c : introduce helper function do_sock_sendmsg to replace reduplicate code by Gu Zheng · 10 years ago
  43. 42eef7a tcp_cubic: refine Hystart delay threshold by Eric Dumazet · 10 years ago
  44. 6e3a8a9 tcp_cubic: add SNMP counters to track how effective is Hystart by Eric Dumazet · 10 years ago
  45. 5cccc70 x86: bpf_jit_comp: Remove inline from static function definitions by Joe Perches · 10 years ago
  46. d148134 x86: bpf_jit_comp: Reduce is_ereg() code size by Joe Perches · 10 years ago
  47. 57d743a net: sched: cls: remove unused op put from tcf_proto_ops by Jiri Pirko · 10 years ago
  48. 02dc402 bnx2x: Use correct fastpath version for VFs. by Yuval Mintz · 10 years ago
  49. 36c71a7 net: tulip: Remove private "strncmp" by Rasmus Villemoes · 10 years ago
  50. c8a73a3 drivers: net : cpsw: Update Kconfig for CPSW by Lokesh Vutla · 10 years ago
  51. 4988bb4 tipc: fix missing spinlock init and nullptr oops by Erik Hugne · 10 years ago
  52. d9a28c5 r8152: redefine REALTEK_USB_DEVICE by hayeswang · 10 years ago
  53. 6ffe75e net: avoid two atomic operations in fast clones by Eric Dumazet · 10 years ago
  54. 395eea6 rtnetlink: delay RTM_DELLINK notification until after ndo_uninit() by Mahesh Bandewar · 10 years ago
  55. 5f4d8d9 tc_act: export uapi header file by stephen hemminger · 10 years ago
  56. 7ee8136 Merge branch 'cxgb4-next' by David S. Miller · 10 years ago
  57. dff04bc cxgb4: Update firmware version after flashing it via ethtool by Hariprasad Shenai · 10 years ago
  58. df64e4d cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addresses by Hariprasad Shenai · 10 years ago
  59. e85c9a7 cxgb4/cxgb4vf: Add code to calculate T5 BAR2 Offsets for SGE Queue Registers by Hariprasad Shenai · 10 years ago
  60. e0a8b34 cxgb4vf: Add and initialize some sge params for VF driver by Hariprasad Shenai · 10 years ago
  61. 88b17b6 tipc: drop tx side permission checks by Erik Hugne · 10 years ago
  62. 11e6c65 rocker: fix eth_type type in struct rocker_ctrl by Jiri Pirko · 10 years ago
  63. 9b03c71 rocker: introduce be put/get variants and use it when appropriate by Jiri Pirko · 10 years ago
  64. 86fe8f8 ipv6: remove useless spin_lock/spin_unlock by Duan Jiong · 10 years ago
  65. 54ceb9e amd-xgbe: IRQ names require allocated memory by Lendacky, Thomas · 10 years ago
  66. 9cdfe2c sunvnet: fix incorrect rcu_read_unlock() in vnet_start_xmit() by David L Stevens · 10 years ago
  67. 58048e6 Merge branch 'genet-gphy' by David S. Miller · 10 years ago
  68. 60efff0 net: phy: bcm7xxx: add an explicit version check for GPHY rev G0 by Florian Fainelli · 10 years ago
  69. b04a2f5 net: bcmgenet: add support for new GENET PHY revision scheme by Florian Fainelli · 10 years ago
  70. 6db70e3e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  71. f5f04bc Merge branch 'sunvnet-next' by David S. Miller · 10 years ago
  72. 368e36e sunvnet: add TSO support by David L Stevens · 10 years ago
  73. 9a72dd4 sunvnet: add GSO support by David L Stevens · 10 years ago
  74. 1b6b0a4 sunvnet: add checksum offload support by David L Stevens · 10 years ago
  75. da38c56 sunvnet: add scatter/gather support by David L Stevens · 10 years ago
  76. 6d0ba91 sunvnet: add VIO v1.7 and v1.8 support by David L Stevens · 10 years ago
  77. d673248 sunvnet: rename vnet_port_alloc_tx_bufs and move after version negotiation by David L Stevens · 10 years ago
  78. bc6aaa1 Merge branch 'rss_hash' by David S. Miller · 10 years ago
  79. 947cbb0 net/mlx4_en: Support for configurable RSS hash function by Eyal Perry · 10 years ago
  80. 892311f ethtool: Support for configurable RSS hash function by Eyal Perry · 10 years ago
  81. 18b5427 net_sched: cls_cgroup: remove unnecessary if by Jiri Pirko · 10 years ago
  82. 2f8a296 net_sched: cls_flow: remove duplicate assignments by Jiri Pirko · 10 years ago
  83. 6a659cd net_sched: cls_flow: remove faulty use of list_for_each_entry_rcu by Jiri Pirko · 10 years ago
  84. 3fe6b49 net_sched: cls_bpf: remove faulty use of list_for_each_entry_rcu by Jiri Pirko · 10 years ago
  85. 472f583 net_sched: cls_bpf: remove unnecessary iteration and use passed arg by Jiri Pirko · 10 years ago
  86. e438645 net_sched: cls_basic: remove unnecessary iteration and use passed arg by Jiri Pirko · 10 years ago
  87. ae0bf04 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  88. 99bc5c9 Merge branch 'eth_skb_pad' by David S. Miller · 10 years ago
  89. 207c5f4 r8169: Use eth_skb_pad function by Alexander Duyck · 10 years ago
  90. b0b9f33 myri10ge: use eth_skb_pad helper by Alexander Duyck · 10 years ago
  91. 28f7936 niu: Use eth_skb_pad helper by Alexander Duyck · 10 years ago
  92. 74b6939 emulex: Use skb_put_padto instead of skb_padto() and skb->len assignment by Alexander Duyck · 10 years ago
  93. a94d9e2 ethernet/intel: Use eth_skb_pad and skb_put_padto helpers by Alexander Duyck · 10 years ago
  94. 9c0c112 net: Add functions for handling padding frame and adding to length by Alexander Duyck · 10 years ago
  95. 177211b Merge branch 'mlx5-next' by David S. Miller · 10 years ago
  96. d14e711 mlx5: Fix error flow in add_keys by Eli Cohen · 10 years ago
  97. 6a4f139 mlx5: Fix sparse warnings by Eli Cohen · 10 years ago
  98. 28c167f net/mlx5_core: Add more supported devices by Eli Cohen · 10 years ago
  99. 6b60d5e net/mlx5_core: Clear outbox of dealloc uar by Majd Dibbiny · 10 years ago
  100. ab62924 net/mlx5_core: Print resource number on QP/SRQ async events by Eli Cohen · 10 years ago