1. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  2. b97526f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 9 years ago
  3. a6c5170 Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  4. 789d7f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  5. 1cea7e2 l2tp: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  6. d2beae1 wireless: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  7. c84a67a mac80211: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  8. afc130d ethernet: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  9. 211b853 bluetooth: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  10. 19ffa56 atm: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  11. 1a73de0 appletalk: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  12. 423049a 8021q: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  13. 3b6ed26 xen: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  14. 1667c94 netconsole: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  15. 93803b3 wireless: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  16. 519983b net: usb: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  17. c7bf716 ethernet: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  18. e8ab38c i40e: Fix dependencies in the i40e driver on configfs by Greg Rose · 9 years ago
  19. 1d5da75 ax25: Stop using magic neighbour cache operations. by Eric W. Biederman · 9 years ago
  20. f4f8e73 openvswitch: Fix serialization of non-masked set actions. by Joe Stringer · 9 years ago
  21. 0ae93b2 gianfar: Reduce logging noise seen due to phy polling if link is down by Guenter Roeck · 9 years ago
  22. c77c761 ibmveth: Add function to enable live MAC address changes by Thomas Falcon · 9 years ago
  23. bcc90e3 net/atm/signaling.c: remove WAIT_FOR_DEMON code by Fabian Frederick · 9 years ago
  24. 71e168b net: bridge: add compile-time assert for cb struct size by Florian Westphal · 9 years ago
  25. 13a7a6a Linux 4.0-rc2 by Linus Torvalds · 9 years ago
  26. 9128b04 drm/i915: Fix modeset state confusion in the load detect code by Daniel Vetter · 9 years ago
  27. ce458fc i40e/i40evf: Bump versions by Sravanthi Tangeda · 9 years ago
  28. fc51de9 i40e: Only enable TC0 for NIC partition type by Neerav Parikh · 9 years ago
  29. 15d504b i40e: Register DCBNL ops in MFP mode by Neerav Parikh · 9 years ago
  30. ed250ec i40evf: ethtool RSS fixes by Mitch Williams · 9 years ago
  31. 66ddcff i40e: Fix RSS size at init since default num queue calculation has changed by Anjali Singhai Jain · 9 years ago
  32. 5db4cb5 i40e: Move RSS table size for VSIs to the VSI struct by Anjali Singhai Jain · 9 years ago
  33. f8faaa4 i40e/i40evf: Add missing packet types for VXLAN encapsulated packet types by Anjali Singhai Jain · 9 years ago
  34. 750fcbc i40e: Fix issue with removal of apps from DBCNL app table by Neerav Parikh · 9 years ago
  35. 025b4a5 i40e: Add FW check to disable DCB and wrap autoneg workaround with FW check by Anjali Singhai Jain · 9 years ago
  36. 9a3bd2f i40e: Enable more than 64 qps for the Main VSI by Anjali Singhai Jain · 9 years ago
  37. 8f40082 i40e: don't disable PF LB when disabling VFs by Mitch Williams · 9 years ago
  38. 579b23d i40e: Add safety net for switch calling by Akeem G Abodunrin · 9 years ago
  39. 7edf810 i40e/i40evf: print FW build number in version string by Shannon Nelson · 9 years ago
  40. d40d00b i40e: Skip the priority tagging if DCB is not enabled by Neerav Parikh · 9 years ago
  41. eca3204 fm10k: Resolve various spelling errors and checkpatch warnings by Matthew Vick · 9 years ago
  42. 5bf33dc fm10k: Implement ndo_features_check by Matthew Vick · 9 years ago
  43. 8c1a90a fm10k: Modify tunnel length header check when offloading by Matthew Vick · 9 years ago
  44. acf8dd0 udp: only allow UFO for packets from SOCK_DGRAM sockets by Michal Kubeček · 9 years ago
  45. 096b1c1 Merge branch 'sh_eth' by David S. Miller · 9 years ago
  46. dacc73e sh_eth: Really fix padding of short frames on TX by Ben Hutchings · 9 years ago
  47. 9b4a636 Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790" by Ben Hutchings · 9 years ago
  48. 6ded286 sh_eth: Fix RX recovery on R-Car in case of RX ring underrun by Ben Hutchings · 9 years ago
  49. 7d7355f sh_eth: Ensure proper ordering of descriptor active bit write/read by Ben Hutchings · 9 years ago
  50. 023a600 Merge tag 'gpio-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  51. 10d6dfc Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 9 years ago
  52. 1a6f77a Merge tag 'md/4.0-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  53. 49db1f0 Merge tag 'metag-fixes-v4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 9 years ago
  54. b898441 Merge branch 'neigh_cleanups' by David S. Miller · 9 years ago
  55. 435e8eb neigh: Don't require a dst in neigh_resolve_output by Eric W. Biederman · 9 years ago
  56. bdf53c5 neigh: Don't require dst in neigh_hh_init by Eric W. Biederman · 9 years ago
  57. 59b2af2 arp: Kill arp_find by Eric W. Biederman · 9 years ago
  58. d476059 net: Kill dev_rebuild_header by Eric W. Biederman · 9 years ago
  59. 945db42 ax25: Stop depending on arp_find by Eric W. Biederman · 9 years ago
  60. abb7b75 ax25: Stop calling/abusing dev_rebuild_header by Eric W. Biederman · 9 years ago
  61. def6775 neigh: Move neigh_compat_output into ax25_ip.c by Eric W. Biederman · 9 years ago
  62. 21bfb8e arp: Remove special case to give AX25 it's open arp operations. by Eric W. Biederman · 9 years ago
  63. 3b6a94b ax25: Refactor to use private neighbour operations. by Eric W. Biederman · 9 years ago
  64. 46d4e47 ax25: Make ax25_header and ax25_rebuild_header static by Eric W. Biederman · 9 years ago
  65. 204d2dc ax25/6pack: Replace sp_header_ops with ax25_header_ops by Eric W. Biederman · 9 years ago
  66. 56fc7e7 ax25/kiss: Replace ax_header_ops with ax25_header_ops by Eric W. Biederman · 9 years ago
  67. 03ec2ac rose: Transmit packets in rose_xmit not rose_rebuild_header by Eric W. Biederman · 9 years ago
  68. b753af3 rose: Set the destination address in rose_header by Eric W. Biederman · 9 years ago
  69. e18dbd0 ax25: In ax25_rebuild_header add missing kfree_skb by Eric W. Biederman · 9 years ago
  70. eee617a Merge branch 'mlx4' by David S. Miller · 9 years ago
  71. 1037ebb net/mlx4_en: Disbale GRO for incoming loopback/selftest packets by Ido Shamay · 9 years ago
  72. f5956fa net/mlx4_core: Fix wrong mask and error flow for the update-qp command by Or Gerlitz · 9 years ago
  73. 61e021f ebpf: move CONFIG_BPF_SYSCALL-only function declarations by Daniel Borkmann · 9 years ago
  74. 77f0379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  75. 49b31e5 filter: refactor common filter attach code into __sk_attach_prog by Daniel Borkmann · 9 years ago
  76. 70c836a4 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  77. b484435 Merge branch 'sendmsg_recvmsg_iocb_removal' by David S. Miller · 9 years ago
  78. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  79. 39a0295 tipc: Don't use iocb argument in socket layer by Ying Xue · 9 years ago
  80. 5f15893 netfilter: nft_compat: add support for arptables extensions by Arturo Borrero · 9 years ago
  81. 6556c38 Merge branch 'dropcount' by David S. Miller · 9 years ago
  82. 744d5a3 net: move skb->dropcount to skb->cb[] by Eyal Birger · 9 years ago
  83. 3bc3b96 net: add common accessor for setting dropcount on packets by Eyal Birger · 9 years ago
  84. b4772ef net: use common macro for assering skb->cb[] available size in protocol families by Eyal Birger · 9 years ago
  85. 2472d76 net: packet: use sockaddr_ll fields as storage for skb original length in recvmsg path by Eyal Birger · 9 years ago
  86. 2cfdf9f net: rxrpc: change call to sock_recv_ts_and_drops() on rxrpc recvmsg to sock_recv_timestamp() by Eyal Birger · 9 years ago
  87. 6368c23 net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit fields by Eyal Birger · 9 years ago
  88. 49a6fe0 net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl by Eyal Birger · 9 years ago
  89. 287f3a9 pppoe: Use workqueue to die properly when a PADT is received by Simon Farnsworth · 9 years ago
  90. 26caa34 bnx2: disable toggling of rxvlan if necessary by Ivan Vecera · 9 years ago
  91. ea37304 net: macb: Properly add DMACFG bit definitions by Arun Chandran · 9 years ago
  92. 62f6924 net: macb: Add on the fly CPU endianness detection by Arun Chandran · 9 years ago
  93. 759c935 Driver: Vmxnet3: Copy TCP header to mapped frame for IPv6 packets by Shrikrishna Khare · 9 years ago
  94. a38ecbbd Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  95. 640c0f5 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  96. d7b48fe Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  97. 2ea51b8 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  98. 68932f7 Merge branch 'ebpf_support_for_cls_bpf' by David S. Miller · 9 years ago
  99. e2e9b65 cls_bpf: add initial eBPF support for programmable classifiers by Daniel Borkmann · 9 years ago
  100. 24701ec ebpf: move read-only fields to bpf_prog and shrink bpf_prog_aux by Daniel Borkmann · 9 years ago