1. 06eb395 pkt_sched: fq: better control of DDOS traffic by Eric Dumazet · 10 years ago
  2. f2683b7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
  3. 9878196 tcp: do not pace pure ack packets by Eric Dumazet · 10 years ago
  4. 2a35620 Merge branch 'rhashtable-next' by David S. Miller · 10 years ago
  5. 9a77662 netfilter: Use rhashtable walk iterator by Herbert Xu · 10 years ago
  6. 56d28b1 netlink: Use rhashtable walk iterator by Herbert Xu · 10 years ago
  7. f2dba9c rhashtable: Introduce rhashtable_walk_* by Herbert Xu · 10 years ago
  8. 28134a5 rhashtable: Fix potential crash on destroy in rhashtable_shrink by Herbert Xu · 10 years ago
  9. 9b55669 NetCP: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  10. f339664 IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put" by Markus Elfring · 10 years ago
  11. 9ba11ac Merge branch 'mlx4-next' by David S. Miller · 10 years ago
  12. cfb53f3 net/mlx4_en: Notify TX Vlan offload change by Ido Shamay · 10 years ago
  13. e8e7f01 net/mlx4_en: Adjust RX frag strides to frag sizes by Ido Shamay · 10 years ago
  14. b110d2c net/mlx4_en: Print page allocator information by Ido Shamay · 10 years ago
  15. 1c755cc net/mlx5_core: Move to use hex PCI device IDs by Or Gerlitz · 10 years ago
  16. 0fab541 net/mlx4_core: Fix misleading debug print on CQE stride support by Or Gerlitz · 10 years ago
  17. 6af0a52 net/mlx4: mlx4_config_dev_retrieval() - Initialize struct config_dev before using by Maor Gottlieb · 10 years ago
  18. b332068 net/mlx4_core: Fix mpt_entry initialization in mlx4_mr_rereg_mem_write() by Maor Gottlieb · 10 years ago
  19. ce388ff Merge branch 'mlx4-next' by David S. Miller · 10 years ago
  20. c621574 IB/mlx4: Load balance ports in port aggregation mode by Moni Shoua · 10 years ago
  21. 146d6e1 IB/mlx4: Create mirror flows in port aggregation mode by Moni Shoua · 10 years ago
  22. a575009 IB/mlx4: Add port aggregation support by Moni Shoua · 10 years ago
  23. 2f48485 IB/mlx4: Reuse mlx4_mac_to_u64() by Moni Shoua · 10 years ago
  24. 5da0354 net/mlx4_en: Port aggregation configuration by Moni Shoua · 10 years ago
  25. 53f33ae net/mlx4_core: Port aggregation upper layer interface by Moni Shoua · 10 years ago
  26. 59e14e3 net/mlx4_core: Port aggregation low level interface by Moni Shoua · 10 years ago
  27. 69e6113 net/bonding: Notify state change on slaves by Moni Shoua · 10 years ago
  28. 69a2338 net/bonding: Move slave state changes to a helper function by Moni Shoua · 10 years ago
  29. 61bd385 net/core: Add event for a change in slave state by Moni Shoua · 10 years ago
  30. 251c005 Merge branch 'tipc-next' by David S. Miller · 10 years ago
  31. af9946f tipc: separate link starting event from link timeout event by Jon Paul Maloy · 10 years ago
  32. b45db71 tipc: eliminate race during node creation by Jon Paul Maloy · 10 years ago
  33. 7d24dcd tipc: avoid stale link after aborted failover by Jon Paul Maloy · 10 years ago
  34. 2d72d49 tipc: add reference count to struct tipc_link by Jon Paul Maloy · 10 years ago
  35. 940288b Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 10 years ago
  36. 541c571 csiostor:Use firmware version from cxgb4/t4fw_version.h by Praveen Madhavan · 10 years ago
  37. b5057dd tlan: msecs_to_jiffies convrsion by Nicholas Mc Guire · 10 years ago
  38. 51fd947 tlan: use msecs_to_jiffies for conversion by Nicholas Mc Guire · 10 years ago
  39. 45e826f Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  40. dcdc899 net: add skb functions to process remote checksum offload by Tom Herbert · 10 years ago
  41. 9a05dde bridge: Let bridge not age 'externally' learnt FDB entries, they are removed when 'external' entity notifies the aging by Siva Mannem · 10 years ago
  42. 4fc9b87 net: fs_enet: Implement NETIF_F_SG feature by LEROY Christophe · 10 years ago
  43. 2bd8248 xps: fix xps for stacked devices by Eric Dumazet · 10 years ago
  44. 57dd8a0 vhost: vhost_scsi_handle_vq() should just use copy_from_user() by Al Viro · 10 years ago
  45. ba7438a vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend() by Al Viro · 10 years ago
  46. 98a527a vhost: don't bother with copying iovec in handle_tx() by Al Viro · 10 years ago
  47. aad9a1c vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec() by Al Viro · 10 years ago
  48. 8ae5e03 net: switch sockets to ->read_iter/->write_iter by Al Viro · 10 years ago
  49. 6d65233 net/socket.c: fold do_sock_{read,write} into callers by Al Viro · 10 years ago
  50. 1d10eb2 crypto: switch af_alg_make_sg() to iov_iter by Al Viro · 10 years ago
  51. 31a25fa net: bury net/core/iovec.c - nothing in there is used anymore by Al Viro · 10 years ago
  52. f25dcc7 tipc: tipc ->sendmsg() conversion by Al Viro · 10 years ago
  53. 21226ab net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter() by Al Viro · 10 years ago
  54. 57be5bd ip: convert tcp_sendmsg() to iov_iter primitives by Al Viro · 10 years ago
  55. cacdc7d ip: stash a pointer to msghdr in struct ping_fakehdr by Al Viro · 10 years ago
  56. 2e90b1c rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter properly by Al Viro · 10 years ago
  57. af2b040 rxrpc: switch rxrpc_send_data() to iov_iter primitives by Al Viro · 10 years ago
  58. 4c946d9 vmci: propagate msghdr all way down to __qp_memcpy_to_queue() by Al Viro · 10 years ago
  59. c3c1a7d ipv6: rawv6_send_hdrinc(): pass msghdr by Al Viro · 10 years ago
  60. 7ae9abf ipv4: raw_send_hdrinc(): pass msghdr by Al Viro · 10 years ago
  61. a8866ff netlink: make the check for "send from tx_ring" deterministic by Al Viro · 10 years ago
  62. 7e8acbb Merge branch 'netlabel-next' by David S. Miller · 10 years ago
  63. 4de46d5 netlabel: Less function calls in netlbl_mgmt_add_common() after error detection by Markus Elfring · 10 years ago
  64. 7a11b1d netlabel: Deletion of an unnecessary check before the function call "cipso_v4_doi_free" by Markus Elfring · 10 years ago
  65. 79b7cf6 netlabel: Deletion of an unnecessary check before the function call "cipso_v4_doi_putdef" by Markus Elfring · 10 years ago
  66. 132d7bc net/fsl_pq_mdio: Document supported compatibles by Shruti Kanetkar · 10 years ago
  67. 79044f6 net: rfkill: Add Broadcom BCM2E40 bluetooth ACPI ID by Mika Westerberg · 10 years ago
  68. 88d9077 Bluetooth: Fix potential NULL dereference by Johan Hedberg · 10 years ago
  69. 8f0c304 Bluetooth: btusb: Add support for Lite-On (04ca) Broadcom based, BCM43142 by Matej Dubovy · 10 years ago
  70. 7d37d0c net: sctp: Deletion of an unnecessary check before the function call "kfree" by Markus Elfring · 10 years ago
  71. 193cdc4 Merge branch 'udpv6_lockless_send' by David S. Miller · 10 years ago
  72. 32dce96 ipv6: Allow for partial checksums on non-ufo packets by Vlad Yasevich · 10 years ago
  73. 03485f2 udpv6: Add lockless sendmsg() support by Vlad Yasevich · 10 years ago
  74. d39d938 ipv6: Introduce udpv6_send_skb() by Vlad Yasevich · 10 years ago
  75. 6422398 ipv6: introduce ipv6_make_skb by Vlad Yasevich · 10 years ago
  76. 0bbe84a ipv6: Append sending data to arbitrary queue by Vlad Yasevich · 10 years ago
  77. 366e41d ipv6: pull cork initialization into its own function. by Vlad Yasevich · 10 years ago
  78. ba0c39c cxgb4 : Improve IEEE DCBx support, other minor open-lldp fixes by Anish Bhatt · 10 years ago
  79. 98830dd net/tulip: don't warn about unknown ARM architecture by Arnd Bergmann · 10 years ago
  80. 4c0c46b net: hip04: add missing MODULE_LICENSE by Arnd Bergmann · 10 years ago
  81. 843c2fd net: dctcp: loosen requirement to assert ECT(0) during 3WHS by Florian Westphal · 10 years ago
  82. 6942241 Merge branch 'net-timestamp' by David S. Miller · 10 years ago
  83. 2368592 net-timestamp: no-payload option in txtimestamp test by Willem de Bruijn · 10 years ago
  84. b245be1 net-timestamp: no-payload only sysctl by Willem de Bruijn · 10 years ago
  85. 49ca0d8 net-timestamp: no-payload option by Willem de Bruijn · 10 years ago
  86. 66f096f Bluetooth: Remove mgmt_rp_read_local_oob_ext_data struct by Johan Hedberg · 10 years ago
  87. b970c5b Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_INTEL_NEW by Marcel Holtmann · 10 years ago
  88. 4b0e0ce Bluetooth: Add restarting to service discovery by Jakub Pawlowski · 10 years ago
  89. 2d28cfe Bluetooth: Add le_scan_restart work for LE scan restarting by Jakub Pawlowski · 10 years ago
  90. 9766e97 net: rocker: Add support for retrieving port level statistics by David Ahern · 10 years ago
  91. fe3ef61 Merge branch 'switchdev_offload_flags' by David S. Miller · 10 years ago
  92. a16a8ee7 team: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/dellink handlers by Roopa Prabhu · 10 years ago
  93. c158cba bonding: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/dellink handlers by Roopa Prabhu · 10 years ago
  94. eb0ac42 rocker: set feature NETIF_F_HW_SWITCH_OFFLOAD by Roopa Prabhu · 10 years ago
  95. 68e331c bridge: offload bridge port attributes to switch asic if feature flag set by Roopa Prabhu · 10 years ago
  96. 8a44dbb swdevice: add new apis to set and del bridge port attributes by Roopa Prabhu · 10 years ago
  97. add511b bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink by Roopa Prabhu · 10 years ago
  98. aafb3e9 netdev: introduce new NETIF_F_HW_SWITCH_OFFLOAD feature flag for switch device offloads by Roopa Prabhu · 10 years ago
  99. b2dec11 stmmac: DMA threshold mode or SF mode can be different among multiple device instance by Sonic Zhang · 10 years ago
  100. 3051fa6 cxgb4: Remove preprocessor check for CONFIG_CXGB4_DCB by Hariprasad Shenai · 10 years ago