1. a31d82d bpf_trace: Make dependent on PERF_EVENTS by Steven Rostedt · 9 years ago
  2. 4bdb96c qed: select ZLIB_INFLATE by Arnd Bergmann · 9 years ago
  3. d69bbf8 net: fix a race in dst_release() by Eric Dumazet · 9 years ago
  4. 8c94ddb net: mvneta: Fix memory use after free. by Justin Maggard · 9 years ago
  5. 821b4144 net: Documentation: Fix default value tcp_limit_output_bytes by Niklas Cassel · 9 years ago
  6. a499a2e macvtap: Resolve possible __might_sleep warning in macvtap_do_read() by Vlad Yasevich · 9 years ago
  7. 4bed539 mvneta: add FIXED_PHY dependency by Arnd Bergmann · 9 years ago
  8. cfb76d7 net: caif: check return value of alloc_netdev by Rasmus Villemoes · 9 years ago
  9. 3870502 net: hisilicon: NET_VENDOR_HISILICON should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  10. 761d4be drivers: net: xgene: fix RGMII 10/100Mb mode by Iyappan Subramanian · 9 years ago
  11. b73c8bf Merge branch 'skb_to_full_sk' by David S. Miller · 9 years ago
  12. 3aed822 netfilter: nft_meta: use skb_to_full_sk() helper by Eric Dumazet · 9 years ago
  13. 02a56c8 net_sched: em_meta: use skb_to_full_sk() helper by Eric Dumazet · 9 years ago
  14. 743b2a6 sched: cls_flow: use skb_to_full_sk() helper by Eric Dumazet · 9 years ago
  15. fdd723e netfilter: xt_owner: use skb_to_full_sk() helper by Eric Dumazet · 9 years ago
  16. 8827d90e smack: use skb_to_full_sk() helper by Eric Dumazet · 9 years ago
  17. 54abc68 net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid() by Eric Dumazet · 9 years ago
  18. fb9a10d Merge tag 'nfc-fixes-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-fixes by David S. Miller · 9 years ago
  19. d0b8914 bpf: doc: correct arch list for supported eBPF JIT by Yang Shi · 9 years ago
  20. 3694bfb dwc_eth_qos: Delete an unnecessary check before the function call "of_node_put" by Markus Elfring · 9 years ago
  21. 40baec2 bonding: fix panic on non-ARPHRD_ETHER enslave failure by Jay Vosburgh · 9 years ago
  22. e824de8 net/qlcnic: fix mac address restore in bond mode 5/6 by Jarod Wilson · 9 years ago
  23. f7b5964d4 fjes: Delete an unnecessary check before the function call "vfree" by Markus Elfring · 9 years ago
  24. 212cd08 selinux: fix random read in selinux_ip_postroute_compat() by Eric Dumazet · 9 years ago
  25. 432599d Merge branch 'bnxt_en-fixes' by David S. Miller · 9 years ago
  26. 4bb6cdc bnxt_en: More robust SRIOV cleanup sequence. by Jeffrey Huang · 9 years ago
  27. 84e86b9 bnxt_en: Fix comparison of u16 sw_id against negative value. by Michael Chan · 9 years ago
  28. 1180949 bnxt_en: map CAG_REG_LEGACY_INT_STATUS_MASK to GRC window #4 by Jeffrey Huang · 9 years ago
  29. 614388c bnxt_en: Determine tcp/ipv6 RSS hash type correctly. by Michael Chan · 9 years ago
  30. c5d7774 bnxt_en: Change sp events definitions to represent bit position. by Jeffrey Huang · 9 years ago
  31. 49a496c tcp: use correct req pointer in tcp_move_syn() calls by Eric Dumazet · 9 years ago
  32. 30f7ea1 packet: race condition in packet_bind by Francesco Ruggeri · 9 years ago
  33. f668f5f ipv4: use sk_fullsock() in ipv4_conntrack_defrag() by Eric Dumazet · 9 years ago
  34. 805c4bc tcp: fix req->saved_syn race by Eric Dumazet · 9 years ago
  35. 428ad1b net: stmmac: fix double-initialization of phy_iface by LABBE Corentin · 9 years ago
  36. 9b15acb qlogic: qed: fix error codes in qed_resc_alloc() by Dan Carpenter · 9 years ago
  37. e79a8bc net: dsa: mv88e6xxx: isolate unbridged ports by Vivien Didelot · 9 years ago
  38. b3d8cf0 USB: qmi_wwan: Add quirk for Quectel EC20 Mini PCIe module by Petr Štetiar · 9 years ago
  39. 0962733 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  40. d4e4bc1 bpf: add mod default A and X test cases by Yang Shi · 9 years ago
  41. df761ea bnxt_en: add VXLAN dependency by Arnd Bergmann · 9 years ago
  42. 8f25348 net: add forgotten IFF_L3MDEV_SLAVE define by Jiri Pirko · 9 years ago
  43. 2a189f9e ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_dev by Sabrina Dubroca · 9 years ago
  44. 87aec47 qlogic: qed: fix a test for MODE_MF_SI by Dan Carpenter · 9 years ago
  45. 8c169c2 qlogic/qed: remove bogus NULL check by Dan Carpenter · 9 years ago
  46. 4062418 Bluetooth: L2CAP: Add missing checks for invalid LE DCID by Johan Hedberg · 9 years ago
  47. ab0c127 Bluetooth: L2CAP: Fix checked range when allocating new CID by Johan Hedberg · 9 years ago
  48. 8a7889c Bluetooth: L2CAP: Fix returning correct LE CoC response codes by Johan Hedberg · 9 years ago
  49. 2ab216a Bluetooth: Check for supported white list before issuing commands by Marcel Holtmann · 9 years ago
  50. f6fc86f Bluetooth: Fix possible deadlock in btusb by Kuba Pawlak · 9 years ago
  51. 7362945 VSOCK: call sk->sk_data_ready() on accept() by Stefan Hajnoczi · 9 years ago
  52. f63ce5b tun_dst: Fix potential NULL dereference by Tobias Klauser · 9 years ago
  53. e7868a8 net/core: ensure features get disabled on new lower devs by Jarod Wilson · 9 years ago
  54. e1b8d90 net: Fix prefsrc lookups by David Ahern · 9 years ago
  55. 87e9f03 ipv4: fix a potential deadlock in mcast getsockopt() path by WANG Cong · 9 years ago
  56. 4ee3bd4 ipv4: disable BH when changing ip local port range by WANG Cong · 9 years ago
  57. 8e03a5e sh_eth: merge sh_eth_free_dma_buffer() into sh_eth_ring_free() by Sergei Shtylyov · 9 years ago
  58. 91d8068 sh_eth: kill 'ret' variable in sh_eth_ring_init() by Sergei Shtylyov · 9 years ago
  59. 1f71e8c drivers: net: cpsw: Add support for fixed-link PHY by Markus Brunner · 9 years ago
  60. d9c7dbc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  61. 82aff3e NFC: nfcmrvl: avoid being stuck on FW dnld timeout by Vincent Cuissard · 9 years ago
  62. 6f8c536 NFC: nfcmrvl: remove unneeded CONFIG_OF switches by Vincent Cuissard · 9 years ago
  63. b2fe288 NFC: nfcmrvl: free reset gpio by Vincent Cuissard · 9 years ago
  64. d2d2e64 NFC: nfcmrvl: add a small wait after setting UART break by Vincent Cuissard · 9 years ago
  65. feacf00 NFC: nfcmrvl: avoid UART break control during FW download by Vincent Cuissard · 9 years ago
  66. 1dbac5c NFC: nfcmrvl: fix SPI driver dependencies by Arnd Bergmann · 9 years ago
  67. 1b1050c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 9 years ago
  68. b0f85fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  69. ccc9d4a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  70. 66ef349 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  71. 639ab3eb Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  72. 4302d50 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  73. ce4d72f Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  74. 0f25f2c Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  75. f323c49 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  76. 33d46f9 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  77. 378e4e9 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  78. a75a3f6 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  79. d2bea73 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  80. 5352869 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  81. b831ef2 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  82. b02ac6b Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  83. 105ff3c atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl() by Linus Torvalds · 9 years ago
  84. d63a978 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  85. 28142286 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  86. f5a8160 Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  87. 7eeef2a Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  88. 6aa2fdb Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  89. 7b2a430 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  90. 316dde2 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  91. 2c2b828 Merge tag 'arc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  92. 0921f1e Merge tag 'cris-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 9 years ago
  93. 15f9340 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 9 years ago
  94. df91fba Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 9 years ago
  95. e8a2a17 Merge tag 'leds_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 9 years ago
  96. f32bfb9 sh_eth: use DMA barriers by Sergei Shtylyov · 9 years ago
  97. 73186df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  98. 0c63d80 switchdev: respect SKIP_EOPNOTSUPP flag in case there is no recursion by Jiri Pirko · 9 years ago
  99. 2a4f417 net: sched: kill dead code in sch_choke.c by Phil Sutter · 9 years ago
  100. 37b8e1c irda: Delete an unnecessary check before the function call "irlmp_unregister_service" by Markus Elfring · 9 years ago