1. 70b33fb sfc: add support for skb->xmit_more by Edward Cree · 10 years ago
  2. 6cc69f2 r8152: return -EBUSY for runtime suspend by hayeswang · 10 years ago
  3. d8f00d2 ipv4: fix a potential use after free in fou.c by Li RongQing · 10 years ago
  4. 1245dfc ipv4: fix a potential use after free in ip_tunnel_core.c by Li RongQing · 10 years ago
  5. f88e671 hyperv: Add handling of IP header with option field in netvsc_set_hash() by Haiyang Zhang · 10 years ago
  6. f47de06 openvswitch: Create right mask with disabled megaflows by Pravin B Shelar · 10 years ago
  7. 7a9f526 vxlan: fix a free after use by Li RongQing · 10 years ago
  8. 389f489 openvswitch: fix a use after free by Li RongQing · 10 years ago
  9. 4062090 ipv4: dst_entry leak in ip_send_unicast_reply() by Vasily Averin · 10 years ago
  10. 461b74c ipv4: clean up cookie_v4_check() by Cong Wang · 10 years ago
  11. e25f866 ipv4: share tcp_v4_save_options() with cookie_v4_check() by Cong Wang · 10 years ago
  12. 2077eeb ipv4: call __ip_options_echo() in cookie_v4_check() by Cong Wang · 10 years ago
  13. b7983e3 atm: simplify lanai.c by using module_pci_driver by Michael Opdenacker · 10 years ago
  14. 2c6ba4b netlink: fix description of portid by Nicolas Dichtel · 10 years ago
  15. 3331177 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 10 years ago
  16. 600a507 ixgbe: check for vfs outside of sriov_num_vfs before dereference by Emil Tantilov · 10 years ago
  17. f6b03c1 fm10k: Add CONFIG_FM10K_VXLAN configuration option by Andy Zhou · 10 years ago
  18. 13cb2da fm10k: Unlock mailbox on VLAN addition failures by Matthew Vick · 10 years ago
  19. 4d41915 fm10k: Check the host state when bringing the interface up by Matthew Vick · 10 years ago
  20. 91269e3 vxlan: using pskb_may_pull as early as possible by Li RongQing · 10 years ago
  21. ce6502a vxlan: fix a use after free in vxlan_encap_bypass by Li RongQing · 10 years ago
  22. 4e8febd openvswitch: use vport instead of p by Fabian Frederick · 10 years ago
  23. 7e78cc4 openvswitch: kerneldoc warning fix by Fabian Frederick · 10 years ago
  24. f5b720b gianfar: Add FCS to rx buffer size (fix) by Claudiu Manoil · 10 years ago
  25. 4b7fd2e6 virtio_net: fix use after free by Michael S. Tsirkin · 10 years ago
  26. 28b5f05 net: fec: ptp: fix convergence issue to support LinuxPTP stack by Nimrod Andy · 10 years ago
  27. 001586a cxgb4i : Fix -Wmaybe-uninitialized warning. by Anish Bhatt · 10 years ago
  28. 04ffcb2 net: Add ndo_gso_check by Tom Herbert · 10 years ago
  29. 71ae8f5 stmmac: fix sti compatibililies by Giuseppe CAVALLARO · 10 years ago
  30. 2ef1e9e Merge branch 'cxgb4' by David S. Miller · 10 years ago
  31. c5bbcb5 cxgb4i: Remove duplicate call to dst_neigh_lookup() by Anish Bhatt · 10 years ago
  32. f42bb57 cxgb4i : Fix -Wunused-function warning by Anish Bhatt · 10 years ago
  33. 1bb6037 cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-built by Anish Bhatt · 10 years ago
  34. 587ddfe cxgb4i : Remove duplicated CLIP handling code by Anish Bhatt · 10 years ago
  35. 9b462d0 tcp: TCP Small Queues and strange attractors by Eric Dumazet · 10 years ago
  36. 82b009f Merge branch 'qlcnic' by David S. Miller · 10 years ago
  37. d47d2fd qlcnic: Fix number of arguments in destroy tx context command by Rajesh Borundia · 10 years ago
  38. 2a1ef4b qlcnic: Fix programming number of arguments in a command. by Rajesh Borundia · 10 years ago
  39. db404b1 genl_magic: Resolve logical-op warnings by Mark Rustad · 10 years ago
  40. e53da5f net: Trap attempts to call sock_kfree_s() with a NULL pointer. by David S. Miller · 10 years ago
  41. dee49f2 rds: avoid calling sock_kfree_s() on allocation failure by Cong Wang · 10 years ago
  42. 22c0b96 cxgb4: Fix FW flash logic using ethtool by Hariprasad Shenai · 10 years ago
  43. 6e36145 Merge branch 'stmmac' by David S. Miller · 10 years ago
  44. 53b26b9 stmmac: dwmac-sti: review the glue-logic for STi4xx and STiD127 SoCs by Giuseppe CAVALLARO · 10 years ago
  45. 160e1fd stmmac: make the STi Layer compatible to STiH407 by Giuseppe CAVALLARO · 10 years ago
  46. 8c2a7a5 stmmac: platform: fix FIXED_PHY support. by Giuseppe CAVALLARO · 10 years ago
  47. 77b3a4d dsa: mv88e6171: Fix tag_protocol check by Guenter Roeck · 10 years ago
  48. 4d1bafb Merge branch 'xgene' by David S. Miller · 10 years ago
  49. 5e6a024 drivers: net: xgene: Add SGMII based 1GbE ethtool support by Iyappan Subramanian · 10 years ago
  50. 32f784b drivers: net: xgene: Add SGMII based 1GbE support by Iyappan Subramanian · 10 years ago
  51. dc8385f drivers: net: xgene: Preparing for adding SGMII based 1GbE by Iyappan Subramanian · 10 years ago
  52. 4c2e7f0 dtb: Add SGMII based 1GbE node to APM X-Gene SoC device tree by Iyappan Subramanian · 10 years ago
  53. c15952d net: filter: move common defines into bpf_common.h by Alexei Starovoitov · 10 years ago
  54. 91c4467 caif_usb: use target structure member in memset by Fabian Frederick · 10 years ago
  55. 7970f19 caif_usb: remove redundant memory message by Fabian Frederick · 10 years ago
  56. 6ff1e1e3 caif: replace kmalloc/memset 0 by kzalloc by Fabian Frederick · 10 years ago
  57. 030b16a drivers: net: cpsw: remove child devices while driver detach by Mugunthan V N · 10 years ago
  58. fc7a99f drivers: net: davinci_cpdma: remove spinlock as SOFTIRQ-unsafe lock order detected by Mugunthan V N · 10 years ago
  59. ff9538b drivers: net: davinci_cpdma: remove kfree on objects allocated with devm_* apis by Mugunthan V N · 10 years ago
  60. 2c7c9ea tg3: Add skb->xmit_more support by Prashant Sreedharan · 10 years ago
  61. f76936d ipv4: fix nexthop attlen check in fib_nh_match by Jiri Pirko · 10 years ago
  62. ad971f6 tcp: fix tcp_ack() performance problem by Eric Dumazet · 10 years ago
  63. 14cee8e Merge branch 'isdn' by David S. Miller · 10 years ago
  64. 86f8ef2 isdn/gigaset: fix usb_gigaset write_cmd result race by Tilman Schmidt · 10 years ago
  65. 340184b isdn/capi: don't return NULL from capi_cmd2str() by Tilman Schmidt · 10 years ago
  66. 2bf3a09 isdn/capi: handle CAPI 2.0 message parser failures by Tilman Schmidt · 10 years ago
  67. 5510ab1 isdn/capi: prevent NULL pointer dereference on invalid CAPI command by Tilman Schmidt · 10 years ago
  68. 854d23b isdn/capi: refactor command/subcommand table accesses by Tilman Schmidt · 10 years ago
  69. 5362247 isdn/capi: prevent index overrun from command_2_index() by Tilman Schmidt · 10 years ago
  70. 9ea8aa8 isdn/capi: correct capi20_manufacturer argument type mismatch by Tilman Schmidt · 10 years ago
  71. b8324f9 isdn/gigaset: fix non-heap pointer deallocation by Tilman Schmidt · 10 years ago
  72. 846ac30 isdn/gigaset: fix NULL pointer dereference by Tilman Schmidt · 10 years ago
  73. 097933d isdn/gigaset: limit raw CAPI message dump length by Tilman Schmidt · 10 years ago
  74. ee7ff5f isdn/gigaset: make sure controller name is null terminated by Tilman Schmidt · 10 years ago
  75. 1bdc07e isdn/gigaset: missing break in do_facility_req by Tilman Schmidt · 10 years ago
  76. f787d6c Merge branch 'fec-ptp' by David S. Miller · 10 years ago
  77. 278d240 net: fec: ptp: Enable PPS output based on ptp clock by Luwei Zhou · 10 years ago
  78. 89bddcd net: fec: ptp: Use hardware algorithm to adjust PTP counter. by Luwei Zhou · 10 years ago
  79. f28460b2 net: fec: ptp: Use the 31-bit ptp timer. by Luwei Zhou · 10 years ago
  80. 02ea807 ipv6: remove aca_lock spinlock from struct ifacaddr6 by Li RongQing · 10 years ago
  81. e0ee9c1 x86: bpf_jit: fix two bugs in eBPF JIT compiler by Alexei Starovoitov · 10 years ago
  82. b2532eb tcp: fix ooo_okay setting vs Small Queues by Eric Dumazet · 10 years ago
  83. 31eff81 skbuff: fix ftrace handling in skb_unshare by Alexander Aring · 10 years ago
  84. 2c2b2f0 fm10k: Add skb->xmit_more support by Alexander Duyck · 10 years ago
  85. 5bc2672 net: fec: Fix sparse warnings with different lock contexts for basic block by Nimrod Andy · 10 years ago
  86. c53fed0 MAINTAINERS: Update contact information for Vince Bridgers by Vince Bridgers · 10 years ago
  87. b27fa99 Merge branch 'sctp' by David S. Miller · 10 years ago
  88. 26b87c7 net: sctp: fix remote memory pressure from excessive queueing by Daniel Borkmann · 10 years ago
  89. b69040d net: sctp: fix panic on duplicate ASCONF chunks by Daniel Borkmann · 10 years ago
  90. 9de7922 net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks by Daniel Borkmann · 10 years ago
  91. b838b4a phy/micrel: KSZ8031RNL RMII clock reconfiguration bug by Bruno Thomsen · 10 years ago
  92. 01d2d48 Merge branch 'bcmgenet_systemport' by David S. Miller · 10 years ago
  93. 61b423a net: systemport: avoid unbalanced enable_irq_wake calls by Florian Fainelli · 10 years ago
  94. 083731a net: bcmgenet: avoid unbalanced enable_irq_wake calls by Florian Fainelli · 10 years ago
  95. cf377d8 net: bcmgenet: fix off-by-one in incrementing read pointer by Florian Fainelli · 10 years ago
  96. 35b7a19 Merge branch 'net-drivers-pgcnt' by David S. Miller · 10 years ago
  97. 4c45058 net: fix races in page->_count manipulation by Eric Dumazet · 10 years ago
  98. 9822620 mlx4: fix race accessing page->_count by Eric Dumazet · 10 years ago
  99. ec91698 ixgbe: fix race accessing page->_count by Eric Dumazet · 10 years ago
  100. 00cd5ad igb: fix race accessing page->_count by Eric Dumazet · 10 years ago