1. 8c5ebd0 qed: add Rx flow hash/indirection support. by Sudarsana Reddy Kalluru · 8 years ago
  2. 9511434 qed*: remove version dependency by Rahul Verma · 8 years ago
  3. 6c61403d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 8 years ago
  4. 743b03a net: remove netdevice gso_min_segs by Eric Dumazet · 8 years ago
  5. fb586f2 sctp: delay calls to sk_data_ready() as much as possible by Marcelo Ricardo Leitner · 8 years ago
  6. 250eb1f sctp: compress bit-wide flags to a bitfield on sctp_sock by Marcelo Ricardo Leitner · 8 years ago
  7. f9a7cbb net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_put by Denys Vlasenko · 8 years ago
  8. fafc4e1 sock: tigthen lockdep checks for sock_owned_by_user by Hannes Frederic Sowa · 8 years ago
  9. 74c3e2a dsa: Rename phys_port_mask to enabled_port_mask by Andrew Lunn · 8 years ago
  10. 5feebd0 net: dsa: Remove allocation of driver private memory by Andrew Lunn · 8 years ago
  11. 7543a6d net: dsa: Have the switch driver allocate there own private memory by Andrew Lunn · 8 years ago
  12. bbb8d79 net: dsa: Pass the dsa device to the switch drivers by Andrew Lunn · 8 years ago
  13. 71bbe25 Merge tag 'mac80211-next-for-davem-2016-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  14. da0caad Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  15. ecdfb48 netfilter: conntrack: move expectation event helper to ecache.c by Florian Westphal · 8 years ago
  16. 3c435e2 netfilter: conntrack: de-inline nf_conntrack_eventmask_report by Florian Westphal · 8 years ago
  17. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 8 years ago
  18. 35eb8f7 cfg80211: Improve Connect/Associate command documentation by Jouni Malinen · 8 years ago
  19. 9a6f2b0 net: mdio: Fix lockdep falls positive splat by Andrew Lunn · 8 years ago
  20. dc44b3a rxrpc: Differentiate local and remote abort codes in structs by David Howells · 8 years ago
  21. 5b3e87f rxrpc: Static arrays of strings should be const char *const[] by David Howells · 8 years ago
  22. 8e688d9 rxrpc: Move some miscellaneous bits out into their own file by David Howells · 8 years ago
  23. a6db449 net: ipv4: Consider failed nexthops in multipath routes by David Ahern · 8 years ago
  24. bddf590 Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  25. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  26. ffb927d Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  27. fb41b4b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  28. 9ef11ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  29. 839a3f7 Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  30. 1a59c53 Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  31. 636c8a8 Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 8 years ago
  32. 4d5770b net: dsa: make the VLAN add function return void by Vivien Didelot · 8 years ago
  33. 8497aa6 net: dsa: make the FDB add function return void by Vivien Didelot · 8 years ago
  34. 43c44a9 net: dsa: make the STP state function return void by Vivien Didelot · 8 years ago
  35. 1089ac6 Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  36. 30d237a Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  37. 32bbe00 bpf: sanitize bpf tracepoint access by Alexei Starovoitov · 8 years ago
  38. 9940d67 bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint programs by Alexei Starovoitov · 8 years ago
  39. 98b5c2c perf, bpf: allow bpf programs attach to tracepoints by Alexei Starovoitov · 8 years ago
  40. 1e1dcd9 perf: split perf_trace_buf_prepare into alloc and update parts by Alexei Starovoitov · 8 years ago
  41. e93735b perf: remove unused __addr variable by Alexei Starovoitov · 8 years ago
  42. ec5e099 perf: optimize perf_fetch_caller_regs by Alexei Starovoitov · 8 years ago
  43. b33b0a1 net: Fix build failure due to lockdep_sock_is_held(). by David S. Miller · 8 years ago
  44. 93061f3 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  45. d3436a1 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  46. 03be982 sock: make lockdep_sock_is_held static inline by Hannes Frederic Sowa · 8 years ago
  47. a0ca153 GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU by Alexander Duyck · 8 years ago
  48. 46aa2f3 udp: Remove udp_offloads by Tom Herbert · 8 years ago
  49. 5602c48 vxlan: change vxlan to use UDP socket GRO by Tom Herbert · 8 years ago
  50. 38fd2af udp: Add socket based GRO and config by Tom Herbert · 8 years ago
  51. a602456 udp: Add GRO functions to UDP socket by Tom Herbert · 8 years ago
  52. 6305830 udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skb by Tom Herbert · 8 years ago
  53. 0340d0b net: Checks skb_dst to be NULL in inet_iif by Tom Herbert · 8 years ago
  54. 8ced425 tun: use socket locks for sk_{attach,detatch}_filter by Hannes Frederic Sowa · 8 years ago
  55. 1e1d04e net: introduce lockdep_is_held and update various places to use it by Hannes Frederic Sowa · 8 years ago
  56. 61881cf sock: fix lockdep annotation in release_sock by Hannes Frederic Sowa · 8 years ago
  57. 20ac1b3 Merge ath-next from ath.git by Kalle Valo · 8 years ago
  58. c00bbcf virtio: add VIRTIO_CONFIG_S_NEEDS_RESET device status bit by Stefan Hajnoczi · 8 years ago
  59. fd8c61e Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  60. e1e5314 vxlan: implement GPE by Jiri Benc · 8 years ago
  61. a6d5bbf ip_tunnel: implement __iptunnel_pull_header by Jiri Benc · 8 years ago
  62. 18fcf49 net_sched: fix a memory leak in tc action by WANG Cong · 8 years ago
  63. ba6fbac cfg80211: Add option to specify previous BSSID for Connect command by Jouni Malinen · 8 years ago
  64. 6e0456b mac80211: add A-MSDU tx support by Felix Fietkau · 8 years ago
  65. c9c5962 mac80211: enable collecting station statistics per-CPU by Johannes Berg · 8 years ago
  66. 49ddf8e mac80211: add fast-rx path by Johannes Berg · 8 years ago
  67. d63b548 mac80211: allow passing transmitter station on RX by Johannes Berg · 8 years ago
  68. 915e846 Merge tag 'imx-drm-next-2016-04-01' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 8 years ago
  69. 541d8f4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  70. 627d2d6 udp: enable MSG_PEEK at non-zero offset by samanthakumar · 8 years ago
  71. e6afc8a udp: remove headers from UDP packets before queueing by samanthakumar · 8 years ago
  72. b9bb53f sock: convert sk_peek_offset functions to WRITE_ONCE by Willem de Bruijn · 8 years ago
  73. eb8e977 sctp: use list_* in sctp_list_dequeue by Marcelo Ricardo Leitner · 8 years ago
  74. 52cfa1d mac80211: track and tell driver about GO client P2P PS abilities by Ayala Beker · 8 years ago
  75. 17b9424 cfg80211: allow userspace to specify client P2P PS support by Ayala Beker · 8 years ago
  76. 95272c2 compiler-gcc: disable -ftracer for __noclone functions by Paolo Bonzini · 8 years ago
  77. b70bb98 iommu: provide of_xlate pointer unconditionally by Arnd Bergmann · 8 years ago
  78. 6ea7e38 Merge branch 'fixes-base' into fixes by James Bottomley · 8 years ago
  79. 5ddfe08 scsi: Do not attach VPD to devices that don't support it by Hannes Reinecke · 8 years ago
  80. 3c5bcb2 ieee80211: support parsing Fine Timing Measurement action frame by Avraham Stern · 8 years ago
  81. 2aa4d45 cfg80211: fix kernel-doc struct name by Akira Moroo · 8 years ago
  82. 84ea3a18 mac80211: add doc for RX_FLAG_DUP_VALIDATED flag by Luis de Bethencourt · 8 years ago
  83. 38de03d nl80211: add feature for BSS selection support by Arend van Spriel · 8 years ago
  84. f59374e mac80211: synchronize driver rx queues before removing a station by Sara Sharon · 8 years ago
  85. 8f6fd83 rhashtable: accept GFP flags in rhashtable_walk_init by Bob Copeland · 8 years ago
  86. 818965d cfg80211: Allow a scan request for a specific BSSID by Jouni Malinen · 8 years ago
  87. f980ebc mac80211: allow not sending MIC up from driver for HW crypto by Sara Sharon · 8 years ago
  88. 162dd6a mac80211: allow drivers to report CLOCK_BOOTTIME for scan results by Johannes Berg · 8 years ago
  89. 9caad86 tcp: increment sk_drops for listeners by Eric Dumazet · 8 years ago
  90. 532182c tcp: increment sk_drops for dropped rx packets by Eric Dumazet · 8 years ago
  91. 1523930 sock_diag: add SK_MEMINFO_DROPS by Eric Dumazet · 8 years ago
  92. 3b24d85 tcp/dccp: do not touch listener sk_refcnt under synflood by Eric Dumazet · 8 years ago
  93. 3a5d1c0 inet: reqsk_alloc() needs to take care of dead listeners by Eric Dumazet · 8 years ago
  94. ee3cf32 tcp/dccp: remove BH disable/enable in lookup by Eric Dumazet · 8 years ago
  95. ca065d0 udp: no longer use SLAB_DESTROY_BY_RCU by Eric Dumazet · 8 years ago
  96. a4298e4 net: add SOCK_RCU_FREE socket flag by Eric Dumazet · 8 years ago
  97. 749b48f drm/ttm: use phys_addr_t for ttm_bus_placement by Alex Deucher · 8 years ago
  98. c14ac94 sock: enable timestamping using control messages by Soheil Hassas Yeganeh · 8 years ago
  99. ad1e46a ipv6: process socket-level control messages in IPv6 by Soheil Hassas Yeganeh · 8 years ago
  100. 24025c4 ipv4: process socket-level control messages in IPv4 by Soheil Hassas Yeganeh · 8 years ago