1. 5748eb8 net: ppp: Don't call bpf_prog_create() in ppp_lock by Takashi Iwai · 10 years ago
  2. f4a1edd net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel is set by Or Gerlitz · 10 years ago
  3. a815286 cxgb4 : Fix bug in DCB app deletion by Anish Bhatt · 10 years ago
  4. cfdf1e1 udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete. by Jesse Gross · 10 years ago
  5. 10b450c Merge branch 'cxgb4-net' by David S. Miller · 10 years ago
  6. 50d21a6 cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Congestion Threshold by Hariprasad Shenai · 10 years ago
  7. ce8f407 cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfers by Hariprasad Shenai · 10 years ago
  8. 65f6ecc cxgb4vf: Move fl_starv_thres into adapter->sge data structure by Hariprasad Shenai · 10 years ago
  9. 436c2a5 asix: Do full reset during ax88772_bind by Charles Keepax · 10 years ago
  10. 1310b54 net: fec: fix regression on i.MX28 introduced by rx_copybreak support by Lothar Waßmann · 10 years ago
  11. 1f56231 Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  12. 9d01412 netxen: Fix link event handling. by Manish Chopra · 10 years ago
  13. f6b7734 enic: update desc properly in rx_copybreak by Govindarajulu Varadarajan · 10 years ago
  14. 44aa91a enic: handle error condition properly in enic_rq_indicate_buf by Govindarajulu Varadarajan · 10 years ago
  15. c811906 Merge branch 'mlx5-net' by David S. Miller · 10 years ago
  16. 364d179 net/mlx5_core: Fix race on driver load by Eli Cohen · 10 years ago
  17. a158906 net/mlx5_core: Fix race in create EQ by Eli Cohen · 10 years ago
  18. b31f65f net: dsa: slave: Fix autoneg for phys on switch MDIO bus by Andrew Lunn · 10 years ago
  19. 5816c3d net/9p: remove a comment about pref member which doesn't exist by Ryo Munakata · 10 years ago
  20. 4484d05 drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroy by Mugunthan V N · 10 years ago
  21. 2c2a9cb net: mv643xx_eth: reclaim TX skbs only when released by the HW by Karl Beldan · 10 years ago
  22. 66f1c44 bridge: include in6.h in if_bridge.h for struct in6_addr by Gregory Fong · 10 years ago
  23. 1f37bf8 tcp: zero retrans_stamp if all retrans were acked by Marcelo Leitner · 10 years ago
  24. 46d3802 Merge branch 'stmmac-net' by David S. Miller · 10 years ago
  25. 777da23 stmmac: fix atomicity in pm routines by Giuseppe CAVALLARO · 10 years ago
  26. 4741cf9 stmmac: fix concurrency in eee initialization. by Giuseppe CAVALLARO · 10 years ago
  27. b9d7370 stmmac: fix lock in stmmac_set_rx_mode by Giuseppe CAVALLARO · 10 years ago
  28. 758a0ab stmmac: release tx lock, in case of dma mapping error. by Fabrice Gasnier · 10 years ago
  29. 16ee817 stmmac: fix stmmac_tx_avail should be called with TX locked by Fabrice Gasnier · 10 years ago
  30. b994ca6 drivers: net: ethernet: xilinx: xilinx_emaclite: revert the original commit "1db3ddff1602edf2390b7667dcbaa0f71512e3ea" by Chen Gang · 10 years ago
  31. 9cdb5db include/linux/socket.h: Fix comment by Rasmus Villemoes · 10 years ago
  32. 219b5f2 net: Add missing descriptions for fwmark_reflect for ipv4 and ipv6. by Loganaden Velvindron · 10 years ago
  33. d3ca9ea geneve: Unregister pernet subsys on module unload. by Jesse Gross · 10 years ago
  34. 45cac46 geneve: Set GSO type on transmit. by Jesse Gross · 10 years ago
  35. 15e4123 Merge branch 'xgene-net' by David S. Miller · 10 years ago
  36. bdd330f drivers: net: xgene: fix: Use separate resources by Iyappan Subramanian · 10 years ago
  37. c3f4465 drivers: net: xgene: Backward compatibility with older firmware by Iyappan Subramanian · 10 years ago
  38. 09c9e05 dtb: xgene: fix: Backward compatibility with older firmware by Iyappan Subramanian · 10 years ago
  39. 0c9a67c Merge tag 'mac80211-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago
  40. c00ed46d Merge tag 'iwlwifi-for-john-2014-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 10 years ago
  41. 9fd3d3a sfc: don't BUG_ON efx->max_channels == 0 in probe by Edward Cree · 10 years ago
  42. c495d64 Merge branch 'ipv6_tunnel_iflink_init' by David S. Miller · 10 years ago
  43. f03eb12 gre6: Move the setting of dev->iflink into the ndo_init functions. by Steffen Klassert · 10 years ago
  44. ebe084a sit: Use ipip6_tunnel_init as the ndo_init function. by Steffen Klassert · 10 years ago
  45. 16a0231 vti6: Use vti6_dev_init as the ndo_init function. by Steffen Klassert · 10 years ago
  46. 6c6151d ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function. by Steffen Klassert · 10 years ago
  47. 3ce9b20 macvtap: Fix csum_start when VLAN tags are present by Herbert Xu · 10 years ago
  48. f4c4a4e net: fec: fix suspend broken on multiple MACs sillicons by Nimrod Andy · 10 years ago
  49. 2b11e67 Merge branch 'tun-net' by David S. Miller · 10 years ago
  50. 2eb783c tun: Fix TUN_PKT_STRIP setting by Herbert Xu · 10 years ago
  51. a8f9bfd tun: Fix csum_start with VLAN acceleration by Herbert Xu · 10 years ago
  52. 7071cf7 uapi: add missing network related headers to kbuild by stephen hemminger · 10 years ago
  53. c1207c0 netfilter: nft_reject_bridge: Fix powerpc build error by Guenter Roeck · 10 years ago
  54. 31b8b34 iwlwifi: fix RFkill while calibrating by Emmanuel Grumbach · 10 years ago
  55. b8fff40 mac80211: fix use-after-free in defragmentation by Johannes Berg · 10 years ago
  56. d52fdbb smc91x: retrieve IRQ and trigger flags in a modern way by Linus Walleij · 10 years ago
  57. 1db3ddf drivers: net: ethernet: xilinx: xilinx_emaclite: Compatible with 'xlnx, xps-ethernetlite-2.00.b' for QEMU using by Chen Gang · 10 years ago
  58. 1868855 Merge branch 'systemport-net' by David S. Miller · 10 years ago
  59. 914adb5 net: systemport: do not crash freeing an unitialized TX ring by Florian Fainelli · 10 years ago
  60. 3e8fc38 net: systemport: fix DMA allocation/freeing sizes by Florian Fainelli · 10 years ago
  61. 4373747 net: mvpp2: fix possible memory leak by Sudip Mukherjee · 10 years ago
  62. ec1f127 sunhme: Add DMA mapping error checks. by David S. Miller · 10 years ago
  63. 9f93567 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  64. ab01f96 Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  65. 08da742 Merge tag 'pci-v3.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  66. 653bc77 x86_64, entry: Fix out of bounds read on sysenter by Andy Lutomirski · 10 years ago
  67. 32e8fd2 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  68. e2488ab Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  69. 8945337 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  70. 5342929 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  71. 9f58c62 Merge tag 'microblaze-3.18-rc3' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 10 years ago
  72. 19e0d5f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  73. 7d62728 Merge branches 'pm-cpufreq' and 'pm-sleep' by Rafael J. Wysocki · 10 years ago
  74. 76dfdc2 Merge branches 'acpi-scan' and 'acpi-ec' by Rafael J. Wysocki · 10 years ago
  75. f5fa363 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  76. 5656b408 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  77. c958f92 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  78. 99a49ce Merge tag 'master-2014-10-30' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  79. 1e5c4bc drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode by Lennart Sorensen · 10 years ago
  80. 6f979eb drivers: net: cpsw: Fix broken loop condition in switch mode by Lennart Sorensen · 10 years ago
  81. e0fb6fb net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0 by Guenter Roeck · 10 years ago
  82. 1e19e08 stmmac: pci: set default of the filter bins by Andy Shevchenko · 10 years ago
  83. 7d2911c net: smc91x: Fix gpios for device tree based booting by Tony Lindgren · 10 years ago
  84. 85b0c6e sunvdc: don't call VD_OP_GET_VTOC by Dwight Engen · 10 years ago
  85. de05c40 mpls: Allow mpls_gso to be built as module by Pravin B Shelar · 10 years ago
  86. f7065f4 mpls: Fix mpls_gso handler. by Pravin B Shelar · 10 years ago
  87. aea4869 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  88. 0f4b067 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  89. bcdfdae Merge tag 'trace-fixes-v3.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  90. 4f080f05 Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 10 years ago
  91. d59c876 r8152: stop submitting intr for -EPROTO by hayeswang · 10 years ago
  92. e55a336 Revert "Input: i8042 - disable active multiplexing by default" by Dmitry Torokhov · 10 years ago
  93. 5f77fc4 Input: altera_ps2 - use correct type for irq return value by Tobias Klauser · 10 years ago
  94. d0269b8 Input: altera_ps2 - write to correct register when disabling interrupts by Tobias Klauser · 10 years ago
  95. fbefc5e Input: max77693-haptic - fix potential overflow by Dmitry Torokhov · 10 years ago
  96. e3a88f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  97. 127917c netfilter: nft_reject_bridge: restrict reject to prerouting and input by Pablo Neira Ayuso · 10 years ago
  98. 523b929 netfilter: nft_reject_bridge: don't use IP stack to reject traffic by Pablo Neira Ayuso · 10 years ago
  99. 8bfcdf6 netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions by Pablo Neira Ayuso · 10 years ago
  100. 052b949 netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions by Pablo Neira Ayuso · 10 years ago