1. 8827d90e smack: use skb_to_full_sk() helper by Eric Dumazet · 9 years ago
  2. 54abc68 net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid() by Eric Dumazet · 9 years ago
  3. 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
  4. d0b8914 bpf: doc: correct arch list for supported eBPF JIT by Yang Shi · 9 years ago
  5. 3694bfb dwc_eth_qos: Delete an unnecessary check before the function call "of_node_put" by Markus Elfring · 9 years ago
  6. 40baec2 bonding: fix panic on non-ARPHRD_ETHER enslave failure by Jay Vosburgh · 9 years ago
  7. e824de8 net/qlcnic: fix mac address restore in bond mode 5/6 by Jarod Wilson · 9 years ago
  8. f7b5964d4 fjes: Delete an unnecessary check before the function call "vfree" by Markus Elfring · 9 years ago
  9. 212cd08 selinux: fix random read in selinux_ip_postroute_compat() by Eric Dumazet · 9 years ago
  10. 432599d Merge branch 'bnxt_en-fixes' by David S. Miller · 9 years ago
  11. 4bb6cdc bnxt_en: More robust SRIOV cleanup sequence. by Jeffrey Huang · 9 years ago
  12. 84e86b9 bnxt_en: Fix comparison of u16 sw_id against negative value. by Michael Chan · 9 years ago
  13. 1180949 bnxt_en: map CAG_REG_LEGACY_INT_STATUS_MASK to GRC window #4 by Jeffrey Huang · 9 years ago
  14. 614388c bnxt_en: Determine tcp/ipv6 RSS hash type correctly. by Michael Chan · 9 years ago
  15. c5d7774 bnxt_en: Change sp events definitions to represent bit position. by Jeffrey Huang · 9 years ago
  16. 49a496c tcp: use correct req pointer in tcp_move_syn() calls by Eric Dumazet · 9 years ago
  17. 30f7ea1 packet: race condition in packet_bind by Francesco Ruggeri · 9 years ago
  18. f668f5f ipv4: use sk_fullsock() in ipv4_conntrack_defrag() by Eric Dumazet · 9 years ago
  19. 805c4bc tcp: fix req->saved_syn race by Eric Dumazet · 9 years ago
  20. 428ad1b net: stmmac: fix double-initialization of phy_iface by LABBE Corentin · 9 years ago
  21. 9b15acb qlogic: qed: fix error codes in qed_resc_alloc() by Dan Carpenter · 9 years ago
  22. e79a8bc net: dsa: mv88e6xxx: isolate unbridged ports by Vivien Didelot · 9 years ago
  23. b3d8cf0 USB: qmi_wwan: Add quirk for Quectel EC20 Mini PCIe module by Petr Štetiar · 9 years ago
  24. 0962733 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  25. d4e4bc1 bpf: add mod default A and X test cases by Yang Shi · 9 years ago
  26. df761ea bnxt_en: add VXLAN dependency by Arnd Bergmann · 9 years ago
  27. 8f25348 net: add forgotten IFF_L3MDEV_SLAVE define by Jiri Pirko · 9 years ago
  28. 2a189f9 ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_dev by Sabrina Dubroca · 9 years ago
  29. 87aec47 qlogic: qed: fix a test for MODE_MF_SI by Dan Carpenter · 9 years ago
  30. 8c169c2 qlogic/qed: remove bogus NULL check by Dan Carpenter · 9 years ago
  31. 4062418 Bluetooth: L2CAP: Add missing checks for invalid LE DCID by Johan Hedberg · 9 years ago
  32. ab0c127 Bluetooth: L2CAP: Fix checked range when allocating new CID by Johan Hedberg · 9 years ago
  33. 8a7889c Bluetooth: L2CAP: Fix returning correct LE CoC response codes by Johan Hedberg · 9 years ago
  34. 2ab216a Bluetooth: Check for supported white list before issuing commands by Marcel Holtmann · 9 years ago
  35. f6fc86f Bluetooth: Fix possible deadlock in btusb by Kuba Pawlak · 9 years ago
  36. 7362945 VSOCK: call sk->sk_data_ready() on accept() by Stefan Hajnoczi · 9 years ago
  37. f63ce5b tun_dst: Fix potential NULL dereference by Tobias Klauser · 9 years ago
  38. e7868a8 net/core: ensure features get disabled on new lower devs by Jarod Wilson · 9 years ago
  39. e1b8d90 net: Fix prefsrc lookups by David Ahern · 9 years ago
  40. 87e9f03 ipv4: fix a potential deadlock in mcast getsockopt() path by WANG Cong · 9 years ago
  41. 4ee3bd4 ipv4: disable BH when changing ip local port range by WANG Cong · 9 years ago
  42. 8e03a5e sh_eth: merge sh_eth_free_dma_buffer() into sh_eth_ring_free() by Sergei Shtylyov · 9 years ago
  43. 91d8068 sh_eth: kill 'ret' variable in sh_eth_ring_init() by Sergei Shtylyov · 9 years ago
  44. 1f71e8c drivers: net: cpsw: Add support for fixed-link PHY by Markus Brunner · 9 years ago
  45. d9c7dbc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  46. 82aff3e NFC: nfcmrvl: avoid being stuck on FW dnld timeout by Vincent Cuissard · 9 years ago
  47. 6f8c536 NFC: nfcmrvl: remove unneeded CONFIG_OF switches by Vincent Cuissard · 9 years ago
  48. b2fe288 NFC: nfcmrvl: free reset gpio by Vincent Cuissard · 9 years ago
  49. d2d2e64 NFC: nfcmrvl: add a small wait after setting UART break by Vincent Cuissard · 9 years ago
  50. feacf00 NFC: nfcmrvl: avoid UART break control during FW download by Vincent Cuissard · 9 years ago
  51. 1dbac5c NFC: nfcmrvl: fix SPI driver dependencies by Arnd Bergmann · 9 years ago
  52. 1b1050c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 9 years ago
  53. b0f85fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  54. ccc9d4a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  55. 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
  56. 639ab3e Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  57. 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
  58. 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
  59. 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
  60. 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
  61. 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
  62. 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
  63. 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
  64. 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
  65. 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
  66. 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
  67. 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
  68. 105ff3c atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl() by Linus Torvalds · 9 years ago
  69. 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
  70. 2814228 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  71. 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
  72. 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
  73. 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
  74. 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
  75. 316dde2 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  76. 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
  77. 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
  78. 15f9340 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 9 years ago
  79. df91fba Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 9 years ago
  80. 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
  81. f32bfb9 sh_eth: use DMA barriers by Sergei Shtylyov · 9 years ago
  82. 73186df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  83. 0c63d80 switchdev: respect SKIP_EOPNOTSUPP flag in case there is no recursion by Jiri Pirko · 9 years ago
  84. 2a4f417 net: sched: kill dead code in sch_choke.c by Phil Sutter · 9 years ago
  85. 37b8e1c irda: Delete an unnecessary check before the function call "irlmp_unregister_service" by Markus Elfring · 9 years ago
  86. 353b39d ide: pdc202xx_new: Replace timeval with ktime_t by Amitoj Kaur Chawla · 9 years ago
  87. b3047a7 Merge tag 'mac80211-for-davem-2015-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  88. 3d131f0 net: dsa: mv88e6xxx: include DSA ports in VLANs by Vivien Didelot · 9 years ago
  89. 4c7ea3c net: dsa: mv88e6xxx: disable SA learning for DSA and CPU ports by Andrew Lunn · 9 years ago
  90. 5ba3f7d net/core: fix for_each_netdev_feature by Jarod Wilson · 9 years ago
  91. 74f2d19c vlan: Invoke driver vlan hooks only if device is present by Padmanabh Ratnakar · 9 years ago
  92. 754107e arcnet/com20020: add LEDS_CLASS dependency by Arnd Bergmann · 9 years ago
  93. 1d056d9 bpf, verifier: annotate verbose printer with __printf by Daniel Borkmann · 9 years ago
  94. 85013ab Merge branch 'dp83640-fixes' by David S. Miller · 9 years ago
  95. a1f8723 dp83640: Only wait for timestamps for packets with timestamping enabled. by Stefan Sørensen · 9 years ago
  96. 5f94c94 ptp: Change ptp_class to a proper bitmask by Stefan Sørensen · 9 years ago
  97. ccf6ee9 dp83640: Prune rx timestamp list before reading from it by Stefan Sørensen · 9 years ago
  98. 4b06325 dp83640: Delay scheduled work. by Stefan Sørensen · 9 years ago
  99. 539e44d dp83640: Include hash in timestamp/packet matching by Stefan Sørensen · 9 years ago
  100. ebac62f ipv6: fix tunnel error handling by Michal Kubeček · 9 years ago