1. 58d78b3 tipc: use skb_queue_walk_safe marco to simplify link_prepare_wakeup routine by Ying Xue · 10 years ago
  2. 99315ad tipc: remove unused between routine by Ying Xue · 10 years ago
  3. 58311d1 tipc: eliminate two pseudo message types of BUNDLE_OPEN and BUNDLE_CLOSED by Ying Xue · 10 years ago
  4. 47b4c9a tipc: clean up the process of link pushing packets by Ying Xue · 10 years ago
  5. 7b6f087 tipc: remove retransmission queue by Ying Xue · 10 years ago
  6. 8965d25 tipc: remove protocol message queue by Ying Xue · 10 years ago
  7. a8f48af tipc: remove node subscription infrastructure by Ying Xue · 10 years ago
  8. 73cf0e9 ipv6: Remove unnecessary test by zhuyj · 10 years ago
  9. 12bbd59 Merge branch 'remcsum_adjust' by David S. Miller · 10 years ago
  10. 4fd671d gue: Call remcsum_adjust by Tom Herbert · 10 years ago
  11. 7c967b2 net: Add remcsum_adjust as common function for remote checksum offload by Tom Herbert · 10 years ago
  12. ced7a04 pkt_sched: fq: increase max delay from 125 ms to one second by Eric Dumazet · 10 years ago
  13. d3fc6b3 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
  14. aa99c47 net: Hyper-V: Deletion of an unnecessary check before the function call "vfree" by Markus Elfring · 10 years ago
  15. 3fedeab cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID Table by Hariprasad Shenai · 10 years ago
  16. 3a611e2 net/smsc911x: Add minimal runtime PM support by Geert Uytterhoeven · 10 years ago
  17. 4f03721 tipc: add tipc_netlink.h to uapi Kbuild by Richard Alpe · 10 years ago
  18. 3e7b2ec rhashtable: Check for count mismatch while iterating in selftest by Thomas Graf · 10 years ago
  19. 08dcf9f tc_vlan: fix type of tcfv_push_vid by Jiri Pirko · 10 years ago
  20. d818280 tipc: fix sparse warnings in new nl api by Richard Alpe · 10 years ago
  21. 958d03b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  22. 2ad7bf3 ipvlan: Initial check-in of the IPVLAN driver. by Mahesh Bandewar · 10 years ago
  23. 2bbea0a 8139too: The maximum MTU should allow for VLAN headers by Alban Bedel · 10 years ago
  24. d543a76 net: fec: init maximum receive buffer size for ring1 and ring2 by Nimrod Andy · 10 years ago
  25. 083735f rds: switch rds_message_copy_from_user() to iov_iter by Al Viro · 10 years ago
  26. c310e72 rds: switch ->inc_copy_to_user() to passing iov_iter by Al Viro · 10 years ago
  27. 7424ce6 [atm] switch vcc_sendmsg() to copy_from_iter() by Al Viro · 10 years ago
  28. 0f7db23 vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream to msghdr by Al Viro · 10 years ago
  29. 45dcc68 tipc_msg_build(): pass msghdr instead of its ->msg_iov by Al Viro · 10 years ago
  30. 562640f tipc_sendmsg(): pass msghdr instead of its ->msg_iov by Al Viro · 10 years ago
  31. e0eb093 switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter by Al Viro · 10 years ago
  32. 8feb2fb switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter() by Al Viro · 10 years ago
  33. 195e952 kill zerocopy_sg_from_iovec() by Al Viro · 10 years ago
  34. f5ff53b {macvtap,tun}_get_user(): switch to iov_iter by Al Viro · 10 years ago
  35. 3a654f9 new helpers: skb_copy_datagram_from_iter() and zerocopy_sg_from_iter() by Al Viro · 10 years ago
  36. 3af0bfe switch macvtap to ->read_iter() by Al Viro · 10 years ago
  37. 9b06703 switch drivers/net/tun.c to ->read_iter() by Al Viro · 10 years ago
  38. 7eab8d9 new helper: memcpy_to_msg() by Al Viro · 10 years ago
  39. e169371 switch ipxrtr_route_packet() from iovec to msghdr by Al Viro · 10 years ago
  40. 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 10 years ago
  41. 227158d new helper: skb_copy_and_csum_datagram_msg() by Al Viro · 10 years ago
  42. c33d23c enic: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  43. e5d08d7 ipv6: coding style improvements (remove assignment in if statements) by Ian Morris · 10 years ago
  44. 78e2045 enic: use spin_lock(wq_lock) instead of spin_lock_irqsave(wq_lock) by Govindarajulu Varadarajan · 10 years ago
  45. db40b3f enic: use napi_schedule_irqoff() by Govindarajulu Varadarajan · 10 years ago
  46. bd635c3 mlx4: fix mlx4_en_set_rxfh() by Eric Dumazet · 10 years ago
  47. 1004141 Merge branch 'cxgb4-next' by David S. Miller · 10 years ago
  48. b2e1a3f RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE, RSS and FW by Hariprasad Shenai · 10 years ago
  49. 2b5fb1f cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VI by Hariprasad Shenai · 10 years ago
  50. 6e4b51a cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queues by Hariprasad Shenai · 10 years ago
  51. 5167865 RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF and LDST by Hariprasad Shenai · 10 years ago
  52. 77a80e2 RDMA/cxgb4: Cleanup Filter related macros/register defines by Hariprasad Shenai · 10 years ago
  53. 2f90ade i40e: enable fdb add code, remove unused code by Jesse Brandeburg · 10 years ago
  54. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  55. 8a84e01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  56. 928352e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  57. 9a7e4f5 Merge tag 'sound-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  58. f100a74 Merge tag 'pm+acpi-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  59. 2e29a6d Merge tag 'devicetree-fixes-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  60. 0868589 Merge tag 'pci-v3.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  61. a46171d Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  62. 4ec69c7 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  63. e6a588d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  64. 4fc82c0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  65. c6c9161 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  66. 8b2ed21 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  67. 13f5004 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  68. a64bb02 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  69. 53b15ef Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  70. b48c5ec Merge branch 'defxx-next' by David S. Miller · 10 years ago
  71. 4d0438e defxx: Clean up DEFEA resource management by Maciej W. Rozycki · 10 years ago
  72. 6a93142 defxx: Disable DEFEA's ESIC I/O decoding on shutdown by Maciej W. Rozycki · 10 years ago
  73. fef85fc defxx: Correct DEFEA's ESIC MMIO decoding by Maciej W. Rozycki · 10 years ago
  74. a65da0c defxx: Fix DEFPA enable error propagation by Maciej W. Rozycki · 10 years ago
  75. 37dd925 vlan: Pass ethtool get_ts_info queries to real device. by Richard Cochran · 10 years ago
  76. 0c228e8 tcp: Restore RFC5961-compliant behavior for SYN packets by Calvin Owens · 10 years ago
  77. e7820e3 net: Revert "net: avoid one atomic operation in skb_clone()" by Eric Dumazet · 10 years ago
  78. cd91a88 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  79. 7d7a107 Merge branch 'amd-xgbe-next' by David S. Miller · 10 years ago
  80. 16958a2 amd-xgbe: Add support for the skb->xmit_more flag by Lendacky, Thomas · 10 years ago
  81. eb79e64 amd-xgbe: Perform Tx coalescing on a packet basis by Lendacky, Thomas · 10 years ago
  82. 16978eb amd-xgbe: Remove unused variable by Lendacky, Thomas · 10 years ago
  83. 5fb4b86 amd-xgbe: Add BQL support by Lendacky, Thomas · 10 years ago
  84. c9f140e amd-xgbe: Separate Tx/Rx ring data fields into new structs by Lendacky, Thomas · 10 years ago
  85. 7bba35b amd-xgbe: Incorporate Smatch coding suggestion by Lendacky, Thomas · 10 years ago
  86. 16edd34 amd-xgbe: Tx engine must not be active before stopping it by Lendacky, Thomas · 10 years ago
  87. 5449e27 amd-xgbe: Add a read memory barrier to Tx/Rx path by Lendacky, Thomas · 10 years ago
  88. 91ecee6 net: USB: Deletion of unnecessary checks before the function call "kfree" by Markus Elfring · 10 years ago
  89. 38a90e7 net: Xilinx: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  90. 5ac0fd0 IBM-EMAC: Deletion of unnecessary checks before the function call "of_dev_put" by Markus Elfring · 10 years ago
  91. 312df74 net/mlx4_en: mlx4_en_set_settings() always fails when autoneg is set by Saeed Mahameed · 10 years ago
  92. 5416755 drivers: atm: eni: Add pci_dma_mapping_error() call by Tina Johnson · 10 years ago
  93. 49ed261 Merge branch 'tipc-next' by David S. Miller · 10 years ago
  94. 1593123 tipc: add name table dump to new netlink api by Richard Alpe · 10 years ago
  95. 27c2141 tipc: add net set to new netlink api by Richard Alpe · 10 years ago
  96. fd3cf2a tipc: add net dump to new netlink api by Richard Alpe · 10 years ago
  97. 3e4b6ab tipc: add node get/dump to new netlink api by Richard Alpe · 10 years ago
  98. 1e55417 tipc: add media set to new netlink api by Richard Alpe · 10 years ago
  99. 46f15c6 tipc: add media get/dump to new netlink api by Richard Alpe · 10 years ago
  100. ae36342 tipc: add link stat reset to new netlink api by Richard Alpe · 10 years ago