1. 7b01b8e gtp: #define _UAPI_LINUX_GTP_H_ and not _UAPI_LINUX_GTP_H__ by Colin Ian King · 8 years ago
  2. 9f647a6 net: fec: fix spelling mistakes and add missing newline by Colin Ian King · 8 years ago
  3. 71743ff Merge branch 'bnxt_en-fixes' by David S. Miller · 8 years ago
  4. 8852ddb bnxt_en: Simplify VLAN receive logic. by Michael Chan · 8 years ago
  5. 5a9f6b2 bnxt_en: Enable and disable RX CTAG and RX STAG VLAN acceleration together. by Michael Chan · 8 years ago
  6. b9a8460 bnxt_en: Fix tx push race condition. by Michael Chan · 8 years ago
  7. fa54cc7 rxrpc: fix ptr_ret.cocci warnings by Wu Fengguang · 8 years ago
  8. 29a3661 Merge branch 'rds-packet-assembly-fixes' by David S. Miller · 8 years ago
  9. 9c79440 RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one() by Sowmini Varadhan · 8 years ago
  10. 0b6f760 RDS: TCP: Retransmit half-sent datagrams when switching sockets in rds_tcp_reset_callbacks by Sowmini Varadhan · 8 years ago
  11. 335b48d RDS: TCP: Add/use rds_tcp_reset_callbacks to reset tcp socket safely by Sowmini Varadhan · 8 years ago
  12. 80e509d fq_codel: fix NET_XMIT_CN behavior by Eric Dumazet · 8 years ago
  13. 5b6c1b4d bpf, trace: use READ_ONCE for retrieving file ptr by Daniel Borkmann · 8 years ago
  14. a27758f net_sched: keep backlog updated with qlen by WANG Cong · 8 years ago
  15. 1957598 soreuseport: add compat case for setsockopt SO_ATTACH_REUSEPORT_CBPF by Helge Deller · 8 years ago
  16. fc100a7 soreuseport: Fix reuseport_bpf testcase on 32bit architectures by Helge Deller · 8 years ago
  17. a02cc9d bnx2x: allow adding VLANs while interface is down by Michal Schmidt · 8 years ago
  18. 4ef36e1 Merge tag 'wireless-drivers-for-davem-2016-06-04' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  19. 182fd9e MAINTAINERS: Add file patterns for wireless device tree bindings by Geert Uytterhoeven · 8 years ago
  20. e7eacc9 Merge branch 'mediatek-fixes' by David S. Miller · 8 years ago
  21. 37920fc net-next: mediatek: properly handle RGMII modes by John Crispin · 8 years ago
  22. 0c72c50 net-next: mediatek: add fixed-phy support by John Crispin · 8 years ago
  23. 08ef55c net-next: mediatek: fix gigabit and flow control advertisement by John Crispin · 8 years ago
  24. 207bdf1 net-next: mediatek: use mdiobus_free() in favour of kfree() by John Crispin · 8 years ago
  25. 8478b6c net: ethernet: ti: cpsw: fix rx-usecs interrupt pacing consistency by Ivan Khoronzhuk · 8 years ago
  26. 9c8b077 gianfar: fix the last transmit buffer descriptor by Yangbo Lu · 8 years ago
  27. 8d5958f sch_tbf: update backlog as well by WANG Cong · 8 years ago
  28. d7f4f33 sch_red: update backlog as well by WANG Cong · 8 years ago
  29. 6a73b57 sch_drr: update backlog as well by WANG Cong · 8 years ago
  30. 6529d75 sch_prio: update backlog as well by WANG Cong · 8 years ago
  31. 357cc9b sch_hfsc: always keep backlog updated by WANG Cong · 8 years ago
  32. 31143e2 brcmfmac: add eth_type_trans back for PCIe full dongle by Franky Lin · 8 years ago
  33. 4116def rds: fix an infoleak in rds_inc_info_copy by Kangjie Lu · 8 years ago
  34. 5d2be14 tipc: fix an infoleak in tipc_nl_compat_link_dump by Kangjie Lu · 8 years ago
  35. ce25d66 Possible problem with e6afc8ac ("udp: remove headers from UDP packets before queueing") by Eric Dumazet · 8 years ago
  36. f55d84b stmmac: do not sleep in atomic context for mdio_reset by Vincent Palatin · 8 years ago
  37. 14b84e8 qed: fix qed_fill_link() error handling by Arnd Bergmann · 8 years ago
  38. bfa49cf net/ethoc: fix null dereference on error exit path by Colin Ian King · 8 years ago
  39. fc14963 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  40. 31843af Merge tag 'mac80211-for-davem-2016-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  41. 6b15d66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  42. 58c1f99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  43. faf8dcc sfc: Track RPS flow IDs per channel instead of per function by Jon Cooper · 8 years ago
  44. d69d169 usbnet: smsc95xx: fix link detection for disabled autonegotiation by Christoph Fritz · 8 years ago
  45. f00e35e virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recv by wangyunjian · 8 years ago
  46. bae5499 bnx2x: avoid leaking memory on bnx2x_init_one() failures by Vitaly Kuznetsov · 8 years ago
  47. 95e4daa fou: fix IPv6 Kconfig options by Arnd Bergmann · 8 years ago
  48. bc7cc59 openvswitch: update checksum in {push,pop}_mpls by Simon Horman · 8 years ago
  49. 40eb90e sctp: sctp_diag should dump sctp socket type by Xin Long · 8 years ago
  50. 7fafe80 net: fec: update dirty_tx even if no skb by Troy Kisky · 8 years ago
  51. 308453a vlan: Propagate MAC address to VLANs by Mike Manning · 8 years ago
  52. f2633d2 atm: iphase: off by one in rx_pkt() by Dan Carpenter · 8 years ago
  53. 86f0439 atm: firestream: add more reserved strings by Dan Carpenter · 8 years ago
  54. ce57766 vxlan: Accept user specified MTU value when create new vxlan link by Chen Haiquan · 8 years ago
  55. bcf91bd net: pktgen: Call destroy_hrtimer_on_stack() by Guenter Roeck · 8 years ago
  56. c08376a timer: Export destroy_hrtimer_on_stack() by Guenter Roeck · 8 years ago
  57. 367d3fd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  58. 5eca831 Merge tag 'gpio-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  59. 6fe0412 mac80211: fix fast_tx header alignment by Felix Fietkau · 8 years ago
  60. fe7a7c5 mac80211: mesh: flush mesh paths unconditionally by Bob Copeland · 8 years ago
  61. 62397da mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNAL by Martin Willi · 9 years ago
  62. 893e093 netfilter: nf_ct_helper: bail out on duplicated helpers by Pablo Neira Ayuso · 8 years ago
  63. 852f42a Merge branch 'uuid' (lib/uuid fixes from Andy) by Linus Torvalds · 8 years ago
  64. bc9dc9d lib/uuid.c: use correct offset in uuid parser by Bjørn Mork · 8 years ago
  65. cfaff0e lib/uuid: add a test module by Andy Shevchenko · 8 years ago
  66. 4469854 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  67. 545ebd9 gpio: drop lock before reading GPIO direction by Linus Walleij · 8 years ago
  68. 54d7719 gpio: bail out silently on NULL descriptors by Linus Walleij · 8 years ago
  69. 8b92e17 gpio: handle compatible ioctl() pointers by Linus Walleij · 8 years ago
  70. eaa2bcd netfilter: nf_tables: validate NFTA_SET_TABLE parameter by Phil Turnbull · 8 years ago
  71. 83170f3 netfilter: nf_dup_ipv6: set again FLOWI_FLAG_KNOWN_NH at flowi6_flags by Paolo Abeni · 8 years ago
  72. b7a8daa netfilter: nf_ct_helper: Fix helper unregister count. by Taehee Yoo · 9 years ago
  73. 9c10280 gpio: flush direction status in gpiochip_lock_as_irq() by Linus Walleij · 8 years ago
  74. 320a648 gpio: lpc32xx: disable broken to_irq support by Sylvain Lemieux · 9 years ago
  75. 0e6b525 net: l2tp: Make l2tp_ip6 namespace aware by Shmulik Ladkani · 8 years ago
  76. 176b346 Documentation: ip-sysctl.txt: clarify secure_redirects by Eric Garver · 8 years ago
  77. 68bb399e sfc: use flow dissector helpers for aRFS by Edward Cree · 8 years ago
  78. 421eeea ieee802154: fix logic error in ieee802154_llsec_parse_dev_addr by Baozeng Ding · 8 years ago
  79. 8665165 net: nps_enet: Disable interrupts before napi reschedule by Elad Kanfi · 8 years ago
  80. 0d08df6 net/lapb: tuse %*ph to dump buffers by Andy Shevchenko · 8 years ago
  81. 6756325 ptp: oops in ptp_ioctl() by Dan Carpenter · 8 years ago
  82. fabb13d fou: add Kconfig options for IPv6 support by Arnd Bergmann · 8 years ago
  83. 9791d8e ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitions by Arnd Bergmann · 8 years ago
  84. 7cafc0b sparc64: Fix return from trap window fill crashes. by David S. Miller · 8 years ago
  85. b02b1fb Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  86. d11c2a0 sparc: Harden signal return frame checks. by David S. Miller · 8 years ago
  87. 1a695a9 Linux 4.7-rc1 by Linus Torvalds · 8 years ago
  88. e0ab7af hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS by George Spelvin · 8 years ago
  89. f2a031b Rename other copy of hash_string to hashlen_string by George Spelvin · 8 years ago
  90. 037369b hpfs: implement the show_options method by Mikulas Patocka · 8 years ago
  91. 01d6e08 affs: fix remount failure when there are no options changed by Mikulas Patocka · 8 years ago
  92. 44d5170 hpfs: fix remount failure when there are no options changed by Mikulas Patocka · 8 years ago
  93. 4029632 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  94. d66492b fs: fix binfmt_aout.c build error by Guenter Roeck · 8 years ago
  95. 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 8 years ago
  96. 4684fe9 h8300: Add <asm/hash.h> by George Spelvin · 8 years ago
  97. 7b13277 microblaze: Add <asm/hash.h> by George Spelvin · 8 years ago
  98. 14c44b9 m68k: Add <asm/hash.h> by George Spelvin · 8 years ago
  99. 468a942 <linux/hash.h>: Add support for architecture-specific functions by George Spelvin · 8 years ago
  100. 2a18da7a fs/namei.c: Improve dcache hash function by George Spelvin · 8 years ago