1. 4754957 ipvs: do not use random local source address for tunnels by Julian Anastasov · 9 years ago
  2. 326bf17 ipvs: fix ipv6 route unreach panic by Alex Gartrell · 9 years ago
  3. 484836e netfilter: IDLETIMER: fix lockdep warning by Dmitry Torokhov · 9 years ago
  4. 95dd865 netfilter: ctnetlink: put back references to master ct and expect objects by Pablo Neira Ayuso · 9 years ago
  5. a7d35f9 bridge: fix potential crash in __netdev_pick_tx() by Eric Dumazet · 9 years ago
  6. fcc028c net: axienet: Fix devm_ioremap_resource return value check by Krzysztof Kozlowski · 9 years ago
  7. fc5778c Merge branch 'pktgen-races' by David S. Miller · 9 years ago
  8. 1fbe4b46 net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker() by Oleg Nesterov · 9 years ago
  9. fecdf8b net: pktgen: fix race between pktgen_thread_worker() and kthread_stop() by Oleg Nesterov · 9 years ago
  10. 4a0e3e9 cdc_ncm: Add support for moving NDP to end of NCM frame by Enrico Mioso · 9 years ago
  11. 5a0266a drivers: net: cpsw: fix disabling of tx interrupt in rx isr by Mugunthan V N · 9 years ago
  12. adb3505 net: systemport: Use eth_hw_addr_random by Vaishali Thakkar · 9 years ago
  13. d5de198 macvtap: Destroy minor_idr on module_exit by Johannes Thumshirn · 9 years ago
  14. ace15bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  15. c936835 sfc: Report TX completions to BQL after all TX events in interrupt by Peter Dunning · 9 years ago
  16. d065c3c drivers/net/usb: add device id for NVIDIA Tegra USB 3.0 Ethernet by Zheng Liu · 9 years ago
  17. 4eed4d8 3c59x: Fix shared IRQ handling by Denys Vlasenko · 9 years ago
  18. 0769636 vmxnet3: prevent receive getting out of sequence on napi poll by Neil Horman · 9 years ago
  19. 974d7af ipv4: add support for linkdown sysctl to netconf by Andy Gospodarek · 9 years ago
  20. 671b53e sfc: Ensure down_write(&filter_sem) and up_write() are matched before calling efx_net_open() by Shradha Shah · 9 years ago
  21. f1158b7 bridge: mdb: zero out the local br_ip variable before use by Nikolay Aleksandrov · 9 years ago
  22. 1973db0 drivers: net: cpsw: fix crash while accessing second slave ethernet interface by Mugunthan V N · 9 years ago
  23. fdd75ea net/tipc: initialize security state for new connection socket by Stephen Smalley · 9 years ago
  24. 4df48e8 Merge branch 'sfc-set-mac' by David S. Miller · 9 years ago
  25. 535a617 sfc: suppress handled MCDI failures when changing the MAC address by Daniel Pieczko · 9 years ago
  26. 7a186f4 sfc: add legacy method for changing a PF's MAC address by Daniel Pieczko · 9 years ago
  27. 9e9f665 sfc: refactor code in efx_ef10_set_mac_address() by Daniel Pieczko · 9 years ago
  28. b5a983f bonding: "primary_reselect" with "failure" is not working properly by Mazhar Rana · 9 years ago
  29. fc24f2b ip_tunnel: fix ipv4 pmtu check to honor inner ip header df by Timo Teräs · 9 years ago
  30. 4f7d2cd rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver by Daniel Borkmann · 9 years ago
  31. 6c3e921b net: fec: Ensure clocks are enabled while using mdio bus by Andrew Lunn · 9 years ago
  32. cfbfd86 amd-xgbe: Fix DMA API debug warning by Lendacky, Thomas · 9 years ago
  33. 95ec655 Revert "dev: set iflink to 0 for virtual interfaces" by Nicolas Dichtel · 9 years ago
  34. d339727 net: graceful exit from netif_alloc_netdev_queues() by Eric Dumazet · 9 years ago
  35. 142b942 rhashtable: fix for resize events during table walk by Phil Sutter · 9 years ago
  36. f7e2965 bridge: mdb: start delete timer for temp static entries by Satish Ashok · 9 years ago
  37. cfa5200 net: phy: add dependency on HAS_IOMEM to MDIO_BUS_MUX_MMIOREG by Rob Herring · 9 years ago
  38. aa43c5f NET: hamradio: Fix IP over bpq encapsulation. by Ralf Baechle · 9 years ago
  39. 32f675b net_sched: gen_estimator: extend pps limit by Eric Dumazet · 9 years ago
  40. 86e8971 netfilter: bridge: Use __in6_dev_get rather than in6_dev_get in br_validate_ipv6 by Julien Grall · 9 years ago
  41. 91c269a MAINTAINER: add bridge netfilter by Pablo Neira Ayuso · 9 years ago
  42. fda8b18 cxgb4: Fix incorrect sequence numbers shown in devlog by Hariprasad Shenai · 9 years ago
  43. 4c938d2 ipv6: Make MLD packets to only be processed locally by Angga · 9 years ago
  44. 92b80eb netlink: Delete an unnecessary check before the function call "module_put" by Markus Elfring · 9 years ago
  45. f6e1c91 net-RDS: Delete an unnecessary check before the function call "module_put" by Markus Elfring · 9 years ago
  46. 8777531 net-ipv6: Delete an unnecessary check before the function call "free_percpu" by Markus Elfring · 9 years ago
  47. 462e1ea bridge: vlan: fix usage of vlan 0 and 4095 again by Nikolay Aleksandrov · 9 years ago
  48. c4555d1 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  49. 25c14ef enic: fix issues in enic_poll by Govindarajulu Varadarajan · 9 years ago
  50. a611fb7 Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  51. 75462c8 Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  52. 9d90f03 Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  53. 2d44070 Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  54. 9d86b41 Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  55. 47f9241 Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  56. 6742b9e netfilter: nfnetlink: keep going batch handling on missing modules by Pablo Neira Ayuso · 9 years ago
  57. dd302b5 netfilter: bridge: don't leak skb in error paths by Florian Westphal · 9 years ago
  58. 3bd2299 netfilter: arptables: use percpu jumpstack by Florian Westphal · 9 years ago
  59. a1bc1b3 netfilter: bridge: fix CONFIG_NF_DEFRAG_IPV4/6 related warnings/errors by Bernhard Thaler · 9 years ago
  60. f307170 netfilter: nf_queue: Don't recompute the hook_list head by Eric W. Biederman · 9 years ago
  61. 4da3064 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
  62. 93899e3 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  63. 5f1201d Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  64. 13d45f7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 9 years ago
  65. 05fde26 Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  66. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  67. 6ac15ba Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  68. d5fb821 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  69. 8fff775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  70. 47ebed9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  71. 44b061f Merge tag 'iommu-fixes-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  72. f822dcc Merge tag 'sound-fix-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  73. ae6f246 Add __init attribute to new_kmalloc_cache by Christoph Lameter · 9 years ago
  74. 5c39509 Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  75. 7adf12b Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  76. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  77. 0890a26 Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  78. b2102eb watchdog: omap_wdt: early_enable module parameter by Lars Poeschel · 9 years ago
  79. 65f2606 time: Remove development rules from Kbuild/Makefile by Thomas Gleixner · 9 years ago
  80. 7a5a566 iommu/amd: Introduce protection_domain_init() function by Joerg Roedel · 9 years ago
  81. 05a8256 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  82. 0161b6e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  83. 94521ca Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  84. 68b4449 Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  85. 043cd04 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  86. 43baed3 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  87. abdd4a7 genalloc: rename of_get_named_gen_pool() to of_gen_pool_get() by Vladimir Zapolskiy · 9 years ago
  88. 0030edf genalloc: rename dev_get_gen_pool() to gen_pool_get() by Vladimir Zapolskiy · 9 years ago
  89. c1bd55f x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bit by Josh Triplett · 9 years ago
  90. 2026302 MAINTAINERS: add zpool by Dan Streetman · 9 years ago
  91. d1aa1ab MAINTAINERS: BCACHE: Kent Overstreet has changed email address by Joe Perches · 9 years ago
  92. 2b0d8f0 MAINTAINERS: move Jens Osterkamp to CREDITS by Joe Perches · 9 years ago
  93. 70a116d MAINTAINERS: remove unused nbd.h pattern by Joe Perches · 9 years ago
  94. 1db12cd MAINTAINERS: update brcm gpio filename pattern by Joe Perches · 9 years ago
  95. 338808d MAINTAINERS: update brcm dts pattern by Joe Perches · 9 years ago
  96. e8e1225 MAINTAINERS: update sound soc intel patterns by Joe Perches · 9 years ago
  97. 712c034 MAINTAINERS: remove website for paride by Sudip Mukherjee · 9 years ago
  98. 2b8e733 MAINTAINERS: update Emulex ocrdma email addresses by Laurent Navet · 9 years ago
  99. 958b433 bcache: use kvfree() in various places by Pekka Enberg · 9 years ago
  100. 32a78fa libcxgbi: use kvfree() in cxgbi_free_big_mem() by Pekka Enberg · 9 years ago