1. 7a7ee53 switchdev: sparse warning: pass ipv4 fib dst as network-byte order by Scott Feldman · 9 years ago
  2. 22c1f67 switchdev: sparse warning: make __switchdev_port_obj_add static by Scott Feldman · 9 years ago
  3. 110bc76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  4. 01d460d net: Remove remaining remnants of pm_qos from netdevice.h by David Ahern · 9 years ago
  5. 5684044 e1000e: Add pm_qos header by David Ahern · 9 years ago
  6. 9449c3c net: make skb_dst_pop routine static by Ying Xue · 9 years ago
  7. bced870 net: phy: micrel: Fix regression in kszphy_probe by Niklas Cassel · 9 years ago
  8. 44d4f8d net: ll_temac: Fix DMA map size bug by Michal Simek · 9 years ago
  9. cffc642 test_bpf: add 173 new testcases for eBPF by Michael Holzheu · 9 years ago
  10. b88c06e samples/bpf: fix in-source build of samples with clang by Brenden Blanco · 9 years ago
  11. 343f845 x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructions by Alexei Starovoitov · 9 years ago
  12. 1ecc7b7 cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROS by Hariprasad Shenai · 9 years ago
  13. 82fa3c7 hv_netvsc: Use the xmit_more skb flag to optimize signaling the host by KY Srinivasan · 9 years ago
  14. 9eea922 pktgen: fix packet generation by Alexei Starovoitov · 9 years ago
  15. 147ef3e Merge branch 'systemport-irq-coalesce' by David S. Miller · 9 years ago
  16. d063486 net: systemport: Implement RX coalescing control knobs by Florian Fainelli · 9 years ago
  17. b1a15e8 net: systemport: Implement TX coalescing control knobs by Florian Fainelli · 9 years ago
  18. a202924 net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_queue() by Denys Vlasenko · 9 years ago
  19. b508208 macvtap add missing ioctls - fix wrapping by Justin Cormack · 9 years ago
  20. 6c9d370 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  21. 03906ca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  22. e3d8ecb netns: return RTM_NEWNSID instead of RTM_GETNSID on a get by Nicolas Dichtel · 9 years ago
  23. cc49e8c Merge tag 'for-v4.1-rc' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 9 years ago
  24. a62b70d Merge branch 'switchdev_spring_cleanup' by David S. Miller · 9 years ago
  25. 4ceec22 switchdev: bring documentation up-to-date by Scott Feldman · 9 years ago
  26. 4725ceb rocker: make checkpatch -f clean by Scott Feldman · 9 years ago
  27. 7889cbe switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag by Scott Feldman · 9 years ago
  28. 58c2cb1 switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del by Scott Feldman · 9 years ago
  29. 85fdb95 switchdev: cut over to new switchdev_port_bridge_getlink by Scott Feldman · 9 years ago
  30. 8793d0a switchdev: add new switchdev_port_bridge_getlink by Scott Feldman · 9 years ago
  31. 8508025 bridge: revert br_dellink change back to original by Scott Feldman · 9 years ago
  32. 87a5dae switchdev: remove unused switchdev_port_bridge_dellink by Scott Feldman · 9 years ago
  33. 54ba5a0 switchdev: cut over to new switchdev_port_bridge_dellink by Scott Feldman · 9 years ago
  34. 5c34e02 switchdev: add new switchdev_port_bridge_dellink by Scott Feldman · 9 years ago
  35. 41c498b bridge: restore br_setlink back to original by Scott Feldman · 9 years ago
  36. e71f220 switchdev: remove old switchdev_port_bridge_setlink by Scott Feldman · 9 years ago
  37. fc8f40d switchdev: cut over to new switchdev_port_bridge_setlink by Scott Feldman · 9 years ago
  38. 47f8328 switchdev: add new switchdev bridge setlink by Scott Feldman · 9 years ago
  39. 6004c86 switchdev: add bridge port flags attr by Scott Feldman · 9 years ago
  40. 9228ad2 rocker: use switchdev add/del obj for bridge port vlans by Scott Feldman · 9 years ago
  41. 6fc3016 switchdev: add port vlan obj by Scott Feldman · 9 years ago
  42. 491d0f1 switchdev: introduce switchdev add/del obj ops by Scott Feldman · 9 years ago
  43. 3563606 switchdev: convert STP update to switchdev attr set by Scott Feldman · 9 years ago
  44. c4f2032 rocker: support prepare-commit transaction model by Scott Feldman · 9 years ago
  45. f8e20a9 switchdev: convert parent_id_get to switchdev attr get by Scott Feldman · 9 years ago
  46. 3094333 switchdev: introduce get/set attrs ops by Scott Feldman · 9 years ago
  47. 9d47c0a switchdev: s/swdev_/switchdev_/ by Jiri Pirko · 9 years ago
  48. ebb9a03 switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/ by Jiri Pirko · 9 years ago
  49. a3eb95f net_sched: gred: add TCA_GRED_LIMIT attribute by David Ward · 9 years ago
  50. 24e737c ARM: net: add JIT support for loads from struct seccomp_data. by Nicolas Schichan · 9 years ago
  51. f4f01b5 infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses by Joe Perches · 9 years ago
  52. ec40f92 IB/qib: fix test of unsigned variable by Mike Marciniszyn · 9 years ago
  53. ec04847 RDMA/core: Fix for parsing netlink string attribute by Tatyana Nikolova · 9 years ago
  54. 620b155 MIPS: fix FP mode selection in lieu of .MIPS.abiflags data by Paul Burton · 9 years ago
  55. 6938f85 Update be2net maintainers' email addresses by Sathya Perla · 9 years ago
  56. 8df2914 Merge branch 'netdev_page_frags' by David S. Miller · 9 years ago
  57. e51423d bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag() by Alexander Duyck · 9 years ago
  58. edea584 hisilicon: Replace put_page(virt_to_head_page()) with skb_free_frag() by Alexander Duyck · 9 years ago
  59. 6bf93ba e1000: Replace e1000_free_frag with skb_free_frag by Alexander Duyck · 9 years ago
  60. 13dc0d2 mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag by Alexander Duyck · 9 years ago
  61. 7d525c4 netcp: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag by Alexander Duyck · 9 years ago
  62. 181edb2 net: Add skb_free_frag to replace use of put_page in freeing skb->head by Alexander Duyck · 9 years ago
  63. b63ae8c mm/net: Rename and move page fragment handling from net/ to mm/ by Alexander Duyck · 9 years ago
  64. 0e39250 net: Store virtual address instead of page in netdev_alloc_cache by Alexander Duyck · 9 years ago
  65. 2ee52ad igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculation by Alexander Duyck · 9 years ago
  66. 9451980 net: Use cached copy of pfmemalloc to avoid accessing page by Alexander Duyck · 9 years ago
  67. cafb45b MIPS: SMP: Fix build error. by Ralf Baechle · 9 years ago
  68. 2936ae0 MAINTAINERS: update the official rdma git repo by Doug Ledford · 9 years ago
  69. 4cfceaf Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  70. 940fd30 iw_cxgb4: use wildcard mapping for getting remote addr info by Steve Wise · 9 years ago
  71. 94634e9 IB/ehca: use correct destination for memcpy by Nicholas Mc Guire · 9 years ago
  72. ef20816 Merge tag 'spi-fix-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  73. b396cca net: sched: deprecate enqueue_root() by Eric Dumazet · 9 years ago
  74. 3824246 net: ll_temac: Use one return statement instead of two by Michal Simek · 9 years ago
  75. a156e06 Merge tag 'iommu-fixes-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  76. db65f35 net: fec: add support of ethtool get_regs by Philippe Reynes · 9 years ago
  77. 9c922a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  78. b3e5838 Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  79. 4cda01e net: sched: fix typo in net_device ifdef by Daniel Borkmann · 9 years ago
  80. c91aa67 Merge tag 'md/4.1-rc3-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  81. 145a42b net_sched: gred: use correct backlog value in WRED mode by David Ward · 9 years ago
  82. 665a6cd pppoe: drop pppoe device in pppoe_unbind_sock_work by Felix Fietkau · 9 years ago
  83. 5dc5616 iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1 by Will Deacon · 9 years ago
  84. c8b3504 Merge remote-tracking branches 'spi/fix/fsl-cpm', 'spi/fix/fsl-dspi' and 'spi/fix/fsl-espi' into spi-linus by Mark Brown · 9 years ago
  85. bed5e4d Merge tag 'spi-v4.1-rc1' into spi-linus by Mark Brown · 9 years ago
  86. 3bb4500 Merge branch 'handle_ing_lightweight' by David S. Miller · 9 years ago
  87. d2788d3 net: sched: further simplify handle_ing by Daniel Borkmann · 9 years ago
  88. c9e99fd net: sched: consolidate handle_ing and ing_filter by Daniel Borkmann · 9 years ago
  89. 986ccfd test: bpf: extend "load 64-bit immediate" testcase by Xi Wang · 9 years ago
  90. 268be0f net: qca_spi: Fix possible race during probe by Stefan Wahren · 9 years ago
  91. 32f89e5 Merge branch 'bonding_netlink_lacp' by David S. Miller · 9 years ago
  92. 171a42c bonding: add netlink support for sys prio, actor sys mac, and port key by Andy Gospodarek · 9 years ago
  93. d22a5fc bonding: Implement user key part of port_key in an AD system. by Mahesh Bandewar · 9 years ago
  94. 7451495 bonding: Allow userspace to set actors' macaddr in an AD-system. by Mahesh Bandewar · 9 years ago
  95. 6791e46 bonding: Allow userspace to set actors' system_priority in AD system by Mahesh Bandewar · 9 years ago
  96. 0198e09 Merge branch 'kernel_socket_netns' by David S. Miller · 9 years ago
  97. affb979 net: kill sk_change_net and sk_release_kernel by Eric W. Biederman · 9 years ago
  98. 13d3078 netlink: Create kernel netlink sockets in the proper network namespace by Eric W. Biederman · 9 years ago
  99. 26abe14 net: Modify sk_alloc to not reference count the netns of kernel sockets. by Eric W. Biederman · 9 years ago
  100. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago