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