1. 42275bd switchdev: don't use anonymous union on switchdev attr/obj structs by Scott Feldman · 9 years ago
  2. 5eb764e switchdev: align comment with other comments in block by Scott Feldman · 9 years ago
  3. 9449c3c net: make skb_dst_pop routine static by Ying Xue · 9 years ago
  4. cffc642 test_bpf: add 173 new testcases for eBPF by Michael Holzheu · 9 years ago
  5. a202924 net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_queue() by Denys Vlasenko · 9 years ago
  6. 7889cbe switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag by Scott Feldman · 9 years ago
  7. 58c2cb1 switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del by Scott Feldman · 9 years ago
  8. 8793d0a switchdev: add new switchdev_port_bridge_getlink by Scott Feldman · 9 years ago
  9. 87a5dae switchdev: remove unused switchdev_port_bridge_dellink by Scott Feldman · 9 years ago
  10. 5c34e02 switchdev: add new switchdev_port_bridge_dellink by Scott Feldman · 9 years ago
  11. e71f220 switchdev: remove old switchdev_port_bridge_setlink by Scott Feldman · 9 years ago
  12. 6004c86 switchdev: add bridge port flags attr by Scott Feldman · 9 years ago
  13. 6fc3016 switchdev: add port vlan obj by Scott Feldman · 9 years ago
  14. 491d0f1 switchdev: introduce switchdev add/del obj ops by Scott Feldman · 9 years ago
  15. 3563606 switchdev: convert STP update to switchdev attr set by Scott Feldman · 9 years ago
  16. f8e20a9 switchdev: convert parent_id_get to switchdev attr get by Scott Feldman · 9 years ago
  17. 3094333 switchdev: introduce get/set attrs ops by Scott Feldman · 9 years ago
  18. 9d47c0a switchdev: s/swdev_/switchdev_/ by Jiri Pirko · 9 years ago
  19. ebb9a03 switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/ by Jiri Pirko · 9 years ago
  20. a3eb95f net_sched: gred: add TCA_GRED_LIMIT attribute by David Ward · 9 years ago
  21. 181edb2 net: Add skb_free_frag to replace use of put_page in freeing skb->head by Alexander Duyck · 9 years ago
  22. b63ae8c mm/net: Rename and move page fragment handling from net/ to mm/ by Alexander Duyck · 9 years ago
  23. 0e39250 net: Store virtual address instead of page in netdev_alloc_cache by Alexander Duyck · 9 years ago
  24. b396cca net: sched: deprecate enqueue_root() by Eric Dumazet · 9 years ago
  25. 4cda01e net: sched: fix typo in net_device ifdef by Daniel Borkmann · 9 years ago
  26. d2788d3 net: sched: further simplify handle_ing by Daniel Borkmann · 9 years ago
  27. 171a42c bonding: add netlink support for sys prio, actor sys mac, and port key by Andy Gospodarek · 9 years ago
  28. d22a5fc bonding: Implement user key part of port_key in an AD system. by Mahesh Bandewar · 9 years ago
  29. 7451495 bonding: Allow userspace to set actors' macaddr in an AD-system. by Mahesh Bandewar · 9 years ago
  30. 6791e46 bonding: Allow userspace to set actors' system_priority in AD system by Mahesh Bandewar · 9 years ago
  31. affb979 net: kill sk_change_net and sk_release_kernel by Eric W. Biederman · 9 years ago
  32. 26abe14 net: Modify sk_alloc to not reference count the netns of kernel sockets. by Eric W. Biederman · 9 years ago
  33. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  34. eeb1bd5 net: Add a struct net parameter to sock_create_kern by Eric W. Biederman · 9 years ago
  35. 140e807da tun: Utilize the normal socket network namespace refcounting. by Eric W. Biederman · 9 years ago
  36. 80ba92f codel: add ce_threshold attribute by Eric Dumazet · 9 years ago
  37. 59324cf netlink: allow to listen "all" netns by Nicolas Dichtel · 9 years ago
  38. 7a0877d netns: rename peernet2id() to peernet2id_alloc() by Nicolas Dichtel · 9 years ago
  39. 43996fd Merge tag 'linux-can-next-for-4.2-20150506' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 years ago
  40. ac67eb2 seccomp, filter: add and use bpf_prog_create_from_user from seccomp by Daniel Borkmann · 9 years ago
  41. d9e12f4 seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filter by Nicolas Schichan · 9 years ago
  42. 4ae92bc net: filter: add a callback to allow classic post-verifier transformations by Nicolas Schichan · 9 years ago
  43. 0e00a0f Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  44. e520af4 tcp: add TCPWinProbe and TCPKeepAlive SNMP counters by Eric Dumazet · 9 years ago
  45. 21c8fe9 tcp: adjust window probe timers to safer values by Eric Dumazet · 9 years ago
  46. 06f207f cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA by Arik Nemtsov · 9 years ago
  47. a31cf1c mac80211: extend get_key() to return PN for all ciphers by Johannes Berg · 9 years ago
  48. 9352c19 mac80211: extend get_tkip_seq to all keys by Johannes Berg · 9 years ago
  49. a2f1183 can.h: make padding given by gcc explicit by Shawn Landden · 9 years ago
  50. 9545b22 vlan: Use eth_proto_is_802_3 by Alexander Duyck · 9 years ago
  51. 2c7a88c etherdev: Fix sparse error, make test usable by other functions by Alexander Duyck · 9 years ago
  52. cd8ae85 tcp: provide SYN headers for passive connections by Eric Dumazet · 9 years ago
  53. f5c4ae0 mac80211: make LED trigger names const by Johannes Berg · 9 years ago
  54. 9afd85c net: Export IGMP/MLD message validation code by Linus Lüssing · 9 years ago
  55. c19ae86 tc: remove unused redirect ttl by Jamal Hadi Salim · 9 years ago
  56. 2f59e1e net: Add flow_keys digest by Tom Herbert · 9 years ago
  57. 50fb799 net: Add skb_get_hash_perturb by Tom Herbert · 9 years ago
  58. d54385c etherdev: Process is_multicast_ether_addr at same size as other operations by Alexander Duyck · 9 years ago
  59. 82a584b ipv6: Flow label state ranges by Tom Herbert · 9 years ago
  60. 4749c3ef net: sched: remove TC_MUNGED bits by Florian Westphal · 9 years ago
  61. 3715544 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  62. 6c3c1eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  63. e412d3a virtio: fix typo in vring_need_event() doc comment by Stefan Hajnoczi · 9 years ago
  64. afc4eef ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peer by Martin KaFai Lau · 9 years ago
  65. 4b32b5a ipv6: Stop rt6_info from using inet_peer's metrics by Martin KaFai Lau · 9 years ago
  66. 4a152c3 Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  67. 5a2e73b Merge tag 'sound-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  68. 0ae3aba Merge tag 'asoc-v4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 9 years ago
  69. 9dbbe3c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  70. 9263a06 Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  71. dcca8de Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  72. 6e9250f tcp: add TCP_CC_INFO socket option by Eric Dumazet · 9 years ago
  73. 64f40ff tcp: prepare CC get_info() access from getsockopt() by Eric Dumazet · 9 years ago
  74. bdd1f9e tcp: add tcpi_bytes_received to tcp_info by Eric Dumazet · 9 years ago
  75. 0df48c2 tcp: add tcpi_bytes_acked to tcp_info by Eric Dumazet · 9 years ago
  76. 46c264d bridge/nl: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 9 years ago
  77. a78001b Merge remote-tracking branches 'asoc/fix/email', 'asoc/fix/fsl-ssi', 'asoc/fix/pm', 'asoc/fix/qcom' and 'asoc/fix/rcar' into asoc-linus by Mark Brown · 9 years ago
  78. 449f1ca Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus by Mark Brown · 9 years ago
  79. 7241ea5 ALSA: emu10k1: Emu10k2 32 bit DMA mode by Peter Zubaj · 9 years ago
  80. 9e9d55e ACPICA: remove duplicate u8 typedef by Olaf Hering · 9 years ago
  81. 14bc84ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  82. 9d7dd6c ASoC: Update email-id of Rajeev Kumar by Rajeev Kumar · 9 years ago
  83. b00f5c2 tty: Re-add external interface for tty_set_termios() by Frederic Danis · 9 years ago
  84. ee136af uas: Add US_FL_MAX_SECTORS_240 flag by Hans de Goede · 9 years ago
  85. 39376cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  86. 2decb26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  87. 73459e2 x86: pvclock: Really remove the sched notifier for cross-cpu migrations by Paolo Bonzini · 9 years ago
  88. 73b5a6f2 net/bonding: Make DRV macros private by Matan Barak · 9 years ago
  89. 9f86262 Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
  90. 59953fb Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  91. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  92. 36a8032 Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 9 years ago
  93. eadf16a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  94. 2ea2f62 net: fix crash in build_skb() by Eric Dumazet · 9 years ago
  95. ac74d8d fix I_DIO_WAKEUP definition by Eric Sandeen · 9 years ago
  96. fe0f07d direct-io: only inc/dec inode->i_dio_count for file systems by Jens Axboe · 9 years ago
  97. 547c4b5 netfilter: bridge: fix NULL deref in physin/out ifindex helpers by Florian Westphal · 9 years ago
  98. d19d133 Merge tag 'sound-fix-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  99. c666872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  100. b3f4ef0 Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf by Linus Torvalds · 9 years ago