1. 2b391ee team: fix releasing uninitialized pointer to BPF prog by Daniel Borkmann · 10 years ago
  2. ccda4a7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  3. 7fc527f net: bcmgenet: correct spelling by Brian Norris · 10 years ago
  4. 989e9ad Merge branch 'libphy_mmd' by David S. Miller · 10 years ago
  5. 49193a6 Documentation: networking: phy.txt: Update text for indirect MMD access by Vince Bridgers · 10 years ago
  6. 1993694 net: libphy: Add stubs to hook IEEE MMD Register reads and writes by Vince Bridgers · 10 years ago
  7. 0c1d77d net: libphy: Add phy specific function to access mmd phy registers by Vince Bridgers · 10 years ago
  8. 9e6492e net/fsl: Add format length modifier to avoid negative values by Shruti Kanetkar · 10 years ago
  9. c1543d3 net/fsl: fix misspelled word by Madalin Bucur · 10 years ago
  10. 34c5bd6 net: filter: don't release unattached filter through call_rcu() by Pablo Neira · 10 years ago
  11. e10038a netfilter: xt_bpf: add mising opaque struct sk_filter definition by Pablo Neira · 10 years ago
  12. 5160ee9 CAPI: use correct structure type name in sizeof by Julia Lawall · 10 years ago
  13. 6b1bed7 Merge branch 'amd-xgbe-next' by David S. Miller · 10 years ago
  14. fca2d99 amd-xgbe: Add traffic class support by Lendacky, Thomas · 10 years ago
  15. b668a3a amd-xgbe-phy: Print out the auto-negotiation method used by Lendacky, Thomas · 10 years ago
  16. 5c10e5c amd-xgbe-phy: Updates to KR training initiation by Lendacky, Thomas · 10 years ago
  17. 169a630 amd-xgbe-phy: Updates to rate change complete check by Lendacky, Thomas · 10 years ago
  18. 853eb16 amd-xgbe: Base queue fifo size and enablement on ring count by Lendacky, Thomas · 10 years ago
  19. f047604 amd-xgbe: Update/fix 2.5GbE support by Lendacky, Thomas · 10 years ago
  20. 23e4eef amd-xgbe: Add hardware timestamp support by Lendacky, Thomas · 10 years ago
  21. 1a2a909 amd-xgbe: Add dma-coherent to device bindings documentation by Lendacky, Thomas · 10 years ago
  22. 80019d3 net: Remove unlikely() for WARN_ON() conditions by Thomas Graf · 10 years ago
  23. 16eecd9 dcbnl : Fix misleading dcb_app->priority explanation by Anish Bhatt · 10 years ago
  24. 2d871aa net: stmmac: add platform init/exit for Altera's ARM socfpga by Vince Bridgers · 10 years ago
  25. 7aa06bf Merge branch 'mlx5-next' by David S. Miller · 10 years ago
  26. 4d2f9bb mlx5: Adjust events to use unsigned long param instead of void * by Jack Morgenstein · 10 years ago
  27. f241e74 mlx5: minor fixes (mainly avoidance of hidden casts) by Jack Morgenstein · 10 years ago
  28. 9603b61 mlx5: Move pci device handling from mlx5_ib to mlx5_core by Jack Morgenstein · 10 years ago
  29. 4ada97a random32: mix in entropy from core to late initcall by Hannes Frederic Sowa · 10 years ago
  30. f139c74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  31. 26bcd8b Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  32. acba648 Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  33. d877215 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  34. 1d8fcba Revert "cdc_subset: deal with a device that needs reset for timeout" by Linus Torvalds · 10 years ago
  35. b527cae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  36. b7dd0e3 x86/xen: safely map and unmap grant frames when in atomic context by David Vrabel · 10 years ago
  37. 63afbe7 kvm: arm64: vgic: fix hyp panic with 64k pages on juno platform by Will Deacon · 10 years ago
  38. 5a12a597 arm: Add devicetree fixup machine function by Laura Abbott · 10 years ago
  39. 704033c of: Add memory limiting function for flattened devicetrees by Laura Abbott · 10 years ago
  40. 4972a74 of: Split early_init_dt_scan into two parts by Laura Abbott · 10 years ago
  41. bd695a5 net: mvpp2: implement ioctl() operation for PHY ioctls by Thomas Petazzoni · 10 years ago
  42. 2add511 net: mvpp2: fix 10 Mbit/s usage by Thomas Petazzoni · 10 years ago
  43. c54a5e0 ipv4: clean up cast warning in do_ip_getsockopt by Karoly Kemeny · 10 years ago
  44. ad025a5 tipc: remove duplicated include from socket.c by Wei Yongjun · 10 years ago
  45. 2744644 net/udp_offload: Use IS_ERR_OR_NULL by Himangi Saraogi · 10 years ago
  46. d0e992a openvswitch: Use IS_ERR_OR_NULL by Himangi Saraogi · 10 years ago
  47. 5a8dbf0 net/ipv4: Use IS_ERR_OR_NULL by Himangi Saraogi · 10 years ago
  48. 4984c23 sfc: Use __iowrite64_copy instead of a slightly different local function by Ben Hutchings · 10 years ago
  49. d92f5de net: phy: re-apply PHY fixups during phy_register_device by Florian Fainelli · 10 years ago
  50. c472ab6 cdc-ether: clean packet filter upon probe by Oliver Neukum · 10 years ago
  51. 20fbe3a cdc_subset: deal with a device that needs reset for timeout by Oliver Neukum · 10 years ago
  52. 40eea80 net: sendmsg: fix NULL pointer dereference by Andrey Ryabinin · 10 years ago
  53. 86b7987 isdn/bas_gigaset: fix a leak on failure path in gigaset_probe() by Alexey Khoroshilov · 10 years ago
  54. 772e702 Merge branch 'netdev-name' by David S. Miller · 10 years ago
  55. 9c5ff24 vlan: fail early when creating netdev named config by WANG Cong · 10 years ago
  56. a317a2f ipv6: fail early when creating netdev named all or default by WANG Cong · 10 years ago
  57. 20e61da ipv4: fail early when creating netdev named all or default by WANG Cong · 10 years ago
  58. 9d7e3ea Merge branch 'syststamp-removal' by David S. Miller · 10 years ago
  59. 4d276eb net: remove deprecated syststamp timestamp by Willem de Bruijn · 10 years ago
  60. 68a360e packet: remove deprecated syststamp timestamp by Willem de Bruijn · 10 years ago
  61. ce75058 vxge: remove deprecated syststamp timestamp by Willem de Bruijn · 10 years ago
  62. c6d5fef octeon: remove deprecated syststamp timestamp by Willem de Bruijn · 10 years ago
  63. c98158e Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  64. 0ef1351 AFS: Correctly assemble the client UUID by David Howells · 10 years ago
  65. 1aab4d7 mm: fix page_alloc.c kernel-doc warnings by Randy Dunlap · 10 years ago
  66. a1ae5b1 Merge tag 'omap-for-v3.16/n900-regression' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 10 years ago
  67. d937678 ARM: dts: Revert enabling of twl configuration for n900 by Tony Lindgren · 10 years ago
  68. 04ca697 ip: make IP identifiers less predictable by Eric Dumazet · 10 years ago
  69. 13e9b99 tipc: make tipc_buf_append() more robust by Jon Paul Maloy · 10 years ago
  70. 545469f neighbour : fix ndm_type type error issue by Jun Zhao · 10 years ago
  71. 3fd0202 Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  72. 8266f5f sunvnet: only use connected ports when sending by David L Stevens · 10 years ago
  73. a67eed5 bonding: fix a memory leak in bond_arp_send_all() by Dan Carpenter · 10 years ago
  74. d87de1f netlink: Fix shadow warning on jiffies by Mark Rustad · 10 years ago
  75. 8356f97 Merge tag 'linux-can-fixes-for-3.16-20140725' of git://gitorious.org/linux-can/linux-can by David S. Miller · 10 years ago
  76. f1b714b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  77. 31dab71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  78. e8a91e0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  79. f3c400e crypto: arm-aes - fix encryption of unaligned data by Mikulas Patocka · 10 years ago
  80. f960d20 crypto: arm64-aes - fix encryption of unaligned data by Mikulas Patocka · 10 years ago
  81. 6ceed78 Merge branch 'inet_frag_kill_lru_list' by David S. Miller · 10 years ago
  82. 1bab4c7 inet: frag: set limits and make init_net's high_thresh limit global by Nikolay Aleksandrov · 10 years ago
  83. ab1c724 inet: frag: use seqlock for hash rebuild by Florian Westphal · 10 years ago
  84. e3a57d1 inet: frag: remove periodic secret rebuild timer by Florian Westphal · 10 years ago
  85. 3fd588e inet: frag: remove lru list by Florian Westphal · 10 years ago
  86. 434d305 inet: frag: don't account number of fragment queues by Florian Westphal · 10 years ago
  87. b13d3cb inet: frag: move eviction of queues to work queue by Florian Westphal · 10 years ago
  88. 86e93e4 inet: frag: move evictor calls into frag_find function by Florian Westphal · 10 years ago
  89. fb3cfe6 inet: frag: remove hash size assumptions from callers by Florian Westphal · 10 years ago
  90. 36c7778 inet: frag: constify match, hashfn and constructor arguments by Florian Westphal · 10 years ago
  91. 396a343 powerpc: Fix endianness of flash_block_list in rtas_flash by Thomas Falcon · 10 years ago
  92. fa952c5 powerpc/powernv: Change BUG_ON to WARN_ON in elog code by Vasant Hegde · 10 years ago
  93. 64aa90f Linux 3.16-rc7 by Linus Torvalds · 10 years ago
  94. 9dae0a3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  95. 43a255c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  96. fbf08ef Merge branch 'vfs-for-3.16' of git://git.infradead.org/users/hch/vfs by Linus Torvalds · 10 years ago
  97. 2bdb5eb Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 10 years ago
  98. 2062afb Fix gcc-4.9.0 miscompilation of load_balance() in scheduler by Linus Torvalds · 10 years ago
  99. 8bdd638 mm: fix direct reclaim writeback regression by Hugh Dickins · 10 years ago
  100. 28c9770 ARM: dts: fix L2 address in Hi3620 by Haojian Zhuang · 11 years ago