1. 505ce41 net: Verify permission to dest_net in newlink by Eric W. Biederman · 9 years ago
  2. 56887149 drivers: net: cpsw: Set SECURE for dual_emac ucast by George McCollister · 9 years ago
  3. f55ea3d9 niu: fix error handling in niu_class_to_ethflow() by Dan Carpenter · 9 years ago
  4. b70661c net: smc91x: use run-time configuration on all ARM machines by Arnd Bergmann · 9 years ago
  5. 5beb5c9 rhashtable: use cond_resched() by Eric Dumazet · 9 years ago
  6. 061c1a6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 9 years ago
  7. c30e76a amd-xgbe: Request IRQs only after driver is fully setup by Lendacky, Thomas · 9 years ago
  8. 7488c3e net: asix: add support for the Sitecom LN-028 USB adapter by Luca Ceresoli · 9 years ago
  9. c0eebfa Merge branch 'rhashtable' by David S. Miller · 9 years ago
  10. 4c4b52d rhashtable: remove indirection for grow/shrink decision functions by Daniel Borkmann · 9 years ago
  11. 8331de7 rhashtable: unconditionally grow when max_shift is not specified by Daniel Borkmann · 9 years ago
  12. 0d79a49 vhost: drop hard-coded num_buffers size by Michael S. Tsirkin · 9 years ago
  13. 4c5a844 vhost: cleanup iterator update logic by Michael S. Tsirkin · 9 years ago
  14. 5f2ebfb rocker: silence shift wrapping warning by Dan Carpenter · 9 years ago
  15. e65ad3b rocker: add a check for NULL in rocker_probe_ports() by Dan Carpenter · 9 years ago
  16. f01aa63 cxgb4: Fix PCI-E Memory window interface for big-endian systems by Hariprasad Shenai · 9 years ago
  17. 2b0c2e2d enic: do notify_check before returning credits by Sujith Sankar · 9 years ago
  18. 65d1346 i40e: check pointers before use by Shannon Nelson · 9 years ago
  19. 2c47e35 i40e: catch NVM write semaphore timeout and retry by Shannon Nelson · 9 years ago
  20. 33c62b3 i40e: stop flow director on shutdown by Mitch A Williams · 9 years ago
  21. e147758 i40e: disconnect irqs on shutdown by Shannon Nelson · 9 years ago
  22. 85e76d0 i40evf: TCP/IPv6 over Vxlan Tx checksum offload fix by Anjali Singhai · 9 years ago
  23. 11e4770 i40e: Issue a PF reset if Tx queue disable timeout by Parikh, Neerav · 9 years ago
  24. cd238a3 i40e: Fix the Tx ring qset handle when DCB reconfigures by Parikh, Neerav · 9 years ago
  25. 7f9ff47 i40e: Fix the case where per TC queue count was higher than queues enabled by Anjali Singhai · 9 years ago
  26. a68de58 i40e: fix race in hang check by Jesse Brandeburg · 9 years ago
  27. 71da619 i40e: Fix TSO with more than 8 frags per segment issue by Anjali Singhai · 9 years ago
  28. b67a033 i40e: Don't check for Tx hang when PF down by Akeem G Abodunrin · 9 years ago
  29. de78fc5 i40e: fix shift precedence issue by Shannon Nelson · 9 years ago
  30. dda094a i40e: Fix memory leak at failure path in i40e_dbg_command_write() by Alexey Khoroshilov · 9 years ago
  31. 31639b9 MAINTAINERS: update my email address by Andy Gospodarek · 9 years ago
  32. 74ad752 amd-xgbe-phy: PHY KX/KR mode differences by Tom Lendacky · 9 years ago
  33. 5c2d2b1 r8169: Fix trivial typo in rtl_check_firmware by Yannick Guerrini · 9 years ago
  34. 7fbb9d8 xen-netback: release pending index before pushing Tx responses by David Vrabel · 9 years ago
  35. 41a50d6 af_packet: don't pass empty blocks for PACKET_V3 by Alexander Drozdov · 9 years ago
  36. 4e10fd5 rtnetlink: avoid 0 sized arrays by Sasha Levin · 9 years ago
  37. 7775142 ipv6: addrconf: validate new MTU before applying it by Marcelo Leitner · 9 years ago
  38. 8d4ac39 altera_tse: Fixes in NAPI and interrupt handling paths by Vlastimil Setka · 9 years ago
  39. fe6e408 altera_tse: Correct typo in obtaining tx_fifo_depth from devicetree by Vlastimil Setka · 9 years ago
  40. d720d8c net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msg by Catalin Marinas · 9 years ago
  41. a948f8c irda: replace current->state by set_current_state() by Fabian Frederick · 9 years ago
  42. 30ff547 net: sched: export tc_connmark.h so it is uapi accessible by Jamal Hadi Salim · 9 years ago
  43. 57e5956 team: fix possible null pointer dereference in team_handle_frame by Jiri Pirko · 9 years ago
  44. 46b9e4b decnet: Fix obvious o/0 typo by Rasmus Villemoes · 9 years ago
  45. 71bb001 rhashtable: initialize all rhashtable walker members by Sasha Levin · 9 years ago
  46. 85689b2 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  47. 407550f Bluetooth: btusb: Fix issue with CSR based Intel Wireless controllers by Marcel Holtmann · 9 years ago
  48. 6514890 tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_flight() by Neal Cardwell · 9 years ago
  49. 52d6c8c net: pktgen: disable xmit_clone on virtual devices by Eric Dumazet · 9 years ago
  50. 87cda7c r8169: Revert BQL and xmit_more support. by David S. Miller · 9 years ago
  51. 2c45015 wan: cosa: replace current->state by set_current_state() by Fabian Frederick · 9 years ago
  52. 50462ce hso: replace current->state by __set_current_state() by Fabian Frederick · 9 years ago
  53. 45cee4f mISDN: replace current->state by set_current_state() by Fabian Frederick · 9 years ago
  54. 3f34b24 af_packet: allow packets defragmentation not only for hash fanout type by Alexander Drozdov · 9 years ago
  55. b9ebafb rhashtable: ensure cache line alignment on bucket_table by Eric Dumazet · 9 years ago
  56. a4176a9 net: reject creation of netdev names with colons by Matthew Thode · 9 years ago
  57. ddede6d net: dsa: bcm_sf2: fix 64-bits register reads by Florian Fainelli · 9 years ago
  58. 6dd0c16 rhashtable: allow to unload test module by Daniel Borkmann · 9 years ago
  59. eb6d1ab rhashtable: better high order allocation attempts by Daniel Borkmann · 9 years ago
  60. 342100d rhashtable: don't test for shrink on insert, expansion on delete by Daniel Borkmann · 9 years ago
  61. ee92259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  62. 278f7b4 caif: fix a signedness bug in cfpkt_iterate() by Dan Carpenter · 9 years ago
  63. 5a8eeec cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc instead by Anish Bhatt · 9 years ago
  64. 65e9256 ethtool: Add hw-switch-offload to netdev_features_strings. by Rami Rosen · 9 years ago
  65. f4c2b7a ipvlan: Fix text that talks about ip util support by Mahesh Bandewar · 9 years ago
  66. b7f5e5c rhashtable: don't allocate ht structure on stack in test_rht_init by Daniel Borkmann · 9 years ago
  67. bf60e50 net/appletalk: LTPC needs virt_to_bus by Arnd Bergmann · 9 years ago
  68. 15added net: smc91x: improve neponset hack by Arnd Bergmann · 9 years ago
  69. 997d5c3 sock: sock_dequeue_err_skb() needs hard irq safety by Eric Dumazet · 9 years ago
  70. 846cd66 net: Initialize all members in skb_gro_remcsum_init() by Geert Uytterhoeven · 9 years ago
  71. f81edc6 ethernet/ixp4xx: prevent allmulti from clobbering promisc by Derrick Pallas · 9 years ago
  72. 7b4577a openvswitch: Fix net exit. by Pravin B Shelar · 9 years ago
  73. 34eea79 ematch: Fix auto-loading of ematch modules. by Ignacy Gawędzki · 9 years ago
  74. 54da5a8 net: phy: Fix verification of EEE support in phy_init_eee by Guenter Roeck · 9 years ago
  75. fba04a9 ipv4: ip_check_defrag should correctly check return value of skb_copy_bits by Alexander Drozdov · 9 years ago
  76. 42c972a usb: plusb: Add support for National Instruments host-to-host cable by Ben Shelton · 9 years ago
  77. aa18332 ehea: Register memory hotplug, reboot and crash hooks on adapter probe by Anton Blanchard · 9 years ago
  78. 1c4cff0 gen_stats.c: Duplicate xstats buffer for later use by Ignacy Gawędzki · 9 years ago
  79. 5c27700 Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  80. 9a8b2aa Merge tag 'pwm/for-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 9 years ago
  81. ce1d3fd Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  82. 928fce2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  83. a5ac1fb Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 9 years ago
  84. 402521b Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  85. b65af27 pwm: tegra: Use NSEC_PER_SEC by Thierry Reding · 9 years ago
  86. f5af19d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  87. 0d695d6 Merge tag 'md/3.20-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  88. d96c757 Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 9 years ago
  89. fbe4da4 Merge tag 'docs-fix' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 9 years ago
  90. 533cf7a Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  91. 26ac107 md/raid5: Fix livelock when array is both resyncing and degraded. by NeilBrown · 9 years ago
  92. 0389115 Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  93. 66dc830 Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  94. 05016b0f Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  95. c6b1de1 Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  96. 5065296 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  97. e2b74f2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  98. 580c57f seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO by Kees Cook · 9 years ago
  99. 3a9af0b samples/seccomp: improve label helper by Kees Cook · 9 years ago
  100. 52644c9 ipc,sem: use current->state helpers by Davidlohr Bueso · 9 years ago