1. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  2. 785c20a irda: Convert function pointer arrays and uses to const by Joe Perches · 10 years ago
  3. 22bbf5f llc: Make llc_sap_action_t function pointer arrays const by Joe Perches · 10 years ago
  4. 9b37306 llc: Make llc_conn_ev_qfyr_t function pointer arrays const by Joe Perches · 10 years ago
  5. 14b7d95 llc: Make function pointer arrays const by Joe Perches · 10 years ago
  6. b95bf1e Merge branch 'kill_arch_fast_hash' by David S. Miller · 10 years ago
  7. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  8. 8754589 net: replace remaining users of arch_fast_hash with jhash by Daniel Borkmann · 10 years ago
  9. 7f19fc5 netlink: use jhash as hashfn for rhashtable by Daniel Borkmann · 10 years ago
  10. 7d33989 Merge branch 'isdn-next' by David S. Miller · 10 years ago
  11. 330078a isdn/capi: correct argument types of command_2_index by Tilman Schmidt · 10 years ago
  12. f6a68e6 isdn/gigaset: enable Kernel CAPI support by default by Tilman Schmidt · 10 years ago
  13. f99a6fd isdn/gigaset: elliminate unnecessary argument from send_cb() by Tilman Schmidt · 10 years ago
  14. f650dd2 isdn/gigaset: clarify gigaset_modem_fill control structure by Tilman Schmidt · 10 years ago
  15. ff66fc3 isdn/gigaset: drop duplicate declaration by Tilman Schmidt · 10 years ago
  16. 340b6e5 tipc: fix broadcast wakeup contention after congestion by Richard Alpe · 10 years ago
  17. 4f675eb enic: add support for set/get rss hash key by Govindarajulu Varadarajan · 10 years ago
  18. 7dbea3e Merge branch 'napi_page_frags' by David S. Miller · 10 years ago
  19. 45abfb1 ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_align by Alexander Duyck · 10 years ago
  20. e2338f8 ethernet/realtek: use napi_alloc_skb instead of netdev_alloc_skb_ip_align by Alexander Duyck · 10 years ago
  21. e0e3121 cxgb: Use napi_alloc_skb instead of netdev_alloc_skb_ip_align by Alexander Duyck · 10 years ago
  22. 67fd893 ethernet/intel: Use napi_alloc_skb by Alexander Duyck · 10 years ago
  23. fd11a83 net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skb by Alexander Duyck · 10 years ago
  24. ffde732 net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_frag by Alexander Duyck · 10 years ago
  25. 6e5f59a Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
  26. 6c702fa dummy: use MODULE_VERSION by Flavio Leitner · 10 years ago
  27. 6ea3b44 net: sched: cls: use nla_nest_cancel instead of nlmsg_trim by Jiri Pirko · 10 years ago
  28. 69204cf net: fix suspicious rcu_dereference_check in net/sched/sch_fq_codel.c by Valdis.Kletnieks@vt.edu · 10 years ago
  29. f9c5c62 amd-xgbe: Use disable_irq_nosync when in IRQ context by Lendacky, Thomas · 10 years ago
  30. 11d3d2a xen-netfront: use correct linear area after linearizing an skb by David Vrabel · 10 years ago
  31. 0f85fea tcp: fix more NULL deref after prequeue changes by Eric Dumazet · 10 years ago
  32. f15650b netback: don't store invalid vif pointer by Jan Beulich · 10 years ago
  33. 213a992 net: fec: avoid kernal crash by NULL pointer when no phy connection by Nimrod Andy · 10 years ago
  34. 023160b tipc: avoid double lock 'spin_lock:&seq->lock' by Ying Xue · 10 years ago
  35. fb3b596 net: systemport: allow changing MAC address by Florian Fainelli · 10 years ago
  36. 6271037 Merge branch 'bridge_mode' by David S. Miller · 10 years ago
  37. 4a5fdfe bridge: remove mode BRIDGE_MODE_SWDEV by Roopa Prabhu · 10 years ago
  38. 1d460b9 rocker: remove swdev mode by Roopa Prabhu · 10 years ago
  39. fc0bdbb bridge: new mode flag to indicate mode 'undefined' by Roopa Prabhu · 10 years ago
  40. 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
  41. 450fa21 sh_eth: Remove redundant alignment adjustment by Mitsuhiro Kimura · 10 years ago
  42. 319cd52 sh_eth: Optimization for RX excess judgement by Mitsuhiro Kimura · 10 years ago
  43. e008f3f net: avoid to call skb_queue_len again by Li RongQing · 10 years ago
  44. 5d6201e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  45. 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
  46. ceaca9d Merge tag 'linux-can-fixes-for-3.18-20141207' of git://gitorious.org/linux-can/linux-can by David S. Miller · 10 years ago
  47. 605ad7f tcp: refine TSO autosizing by Eric Dumazet · 10 years ago
  48. 218321e bury memcpy_toiovec() by Al Viro · 10 years ago
  49. d3a9632 skb_copy_datagram_iovec() can die by Al Viro · 10 years ago
  50. ba56840 ppp_read(): switch to skb_copy_datagram_iter() by Al Viro · 10 years ago
  51. e5a4b0b switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives by Al Viro · 10 years ago
  52. 1783639 first fruits - kill l2cap ->memcpy_fromiovec() by Al Viro · 10 years ago
  53. c0371da put iov_iter into msghdr by Al Viro · 10 years ago
  54. d838df2 vmci: propagate msghdr all way down to __qp_memcpy_from_queue() by Al Viro · 10 years ago
  55. 56c39fb switch l2cap ->memcpy_fromiovec() to msghdr by Al Viro · 10 years ago
  56. f4362a2 switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg) by Al Viro · 10 years ago
  57. f69e6d1 ip_generic_getfrag, udplite_getfrag: switch to passing msghdr by Al Viro · 10 years ago
  58. 19e3c66 ipv6 equivalent of "ipv4: Avoid reading user iov twice after raw_probe_proto_opt" by Al Viro · 10 years ago
  59. b61e9dc raw.c: stick msghdr into raw_frag_vec by Al Viro · 10 years ago
  60. c7f3685 Merge branch 'iov_iter' into for-davem-2 by Al Viro · 10 years ago
  61. 5e84e18 chelsio: fix misspelling of current function in string by Julia Lawall · 10 years ago
  62. d954e87 hp100: fix misspelling of current function in string by Julia Lawall · 10 years ago
  63. 791a1dd uli526x: fix misspelling of current function in string by Julia Lawall · 10 years ago
  64. eeb4e6d isdn: fix misspelling of current function in string by Julia Lawall · 10 years ago
  65. bbc7975 dmfe: fix misspelling of current function in string by Julia Lawall · 10 years ago
  66. d6b00fe macvlan: play well with ipvlan device by Mahesh Bandewar · 10 years ago
  67. 5933fea ipvlan: move the device check function into netdevice.h by Mahesh Bandewar · 10 years ago
  68. 764e433 ipvlan: play well with macvlan device by Mahesh Bandewar · 10 years ago
  69. 2f33e7d netdevice: Add a function to check macvlan port by Mahesh Bandewar · 10 years ago
  70. dbfc4fb dst: no need to take reference on DST_NOCACHE dsts by Hannes Frederic Sowa · 10 years ago
  71. c19be73 dummy: add support for ethtool get_drvinfo by Flavio Leitner · 10 years ago
  72. 51de7bb bnx2x: Implement ndo_gso_check() by Joe Stringer · 10 years ago
  73. 6dc6964 Documentation (ixgbe.txt): use a decimal address. by Rami Rosen · 10 years ago
  74. d2b2a13 openvswitch: set correct protocol on route lookup by Jiri Benc · 10 years ago
  75. 62dbe83 macvlan: allow setting LRO independently of lower device by Michal Kubeček · 10 years ago
  76. 4bd145b i40e/i40evf: Convert macro to static inline by Jeff Kirsher · 10 years ago
  77. e51d9b8 i40e: add to NVM update debug message by Shannon Nelson · 10 years ago
  78. bf848f3 i40e: check for AQ timeout in aq_rc decode by Shannon Nelson · 10 years ago
  79. a3f0b38 i40e: poll on NVM semaphore only if not other error by Shannon Nelson · 10 years ago
  80. 0fdd052 i40e: fix up NVM update sm error handling by Shannon Nelson · 10 years ago
  81. c509c1d i40e: set max limit for access polling by Shannon Nelson · 10 years ago
  82. 2a6d8c2 i40e: remove unused nvm_semaphore_wait by Shannon Nelson · 10 years ago
  83. 0f52958 i40e: init NVM update state on adminq init by Shannon Nelson · 10 years ago
  84. 43477d2 i40e: add range check to i40e_aq_rc_to_posix by Shannon Nelson · 10 years ago
  85. 74d0d0e i40e: rework debug messages for NVM update by Shannon Nelson · 10 years ago
  86. bf06f7a i40e: let firmware catch the NVM busy error by Shannon Nelson · 10 years ago
  87. c150a50 i40e: better error messages for NVM update issues by Shannon Nelson · 10 years ago
  88. 4443ec9 i40e: clear NVM update state on ethtool test by Shannon Nelson · 10 years ago
  89. bd42b78 net: sched: cls_basic: fix error path in basic_change() by Jiri Pirko · 10 years ago
  90. 0f6538c net: macb: Remove obsolete comment from Kconfig by James Byrne · 10 years ago
  91. b2abeed net: ethernet: rocker: Add dependency to CONFIG_BRIDGE in Kconfig by Andreas Ruprecht · 10 years ago
  92. 0cf00c6 net/socket.c : introduce helper function do_sock_sendmsg to replace reduplicate code by Gu Zheng · 10 years ago
  93. 42eef7a tcp_cubic: refine Hystart delay threshold by Eric Dumazet · 10 years ago
  94. 6e3a8a9 tcp_cubic: add SNMP counters to track how effective is Hystart by Eric Dumazet · 10 years ago
  95. 5cccc70 x86: bpf_jit_comp: Remove inline from static function definitions by Joe Perches · 10 years ago
  96. d148134 x86: bpf_jit_comp: Reduce is_ereg() code size by Joe Perches · 10 years ago
  97. 57d743a net: sched: cls: remove unused op put from tcf_proto_ops by Jiri Pirko · 10 years ago
  98. 244d62b amd-xgbe: Prevent Tx cleanup stall by Lendacky, Thomas · 10 years ago
  99. 02dc402 bnx2x: Use correct fastpath version for VFs. by Yuval Mintz · 10 years ago
  100. 36c71a7 net: tulip: Remove private "strncmp" by Rasmus Villemoes · 10 years ago