1. 9cc233f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 10 years ago
  2. fa19c2b0 ipv4: Do not cache routing failures due to disabled forwarding. by Nicolas Cavallari · 10 years ago
  3. e327c22 cxgb4 : Fix missing initialization of win0_lock by Anish Bhatt · 10 years ago
  4. 83810a9 Merge branch 'r8152-net' by David S. Miller · 10 years ago
  5. e3bd1a8 r8152: check WORK_ENABLE in suspend function by hayeswang · 10 years ago
  6. f4c7476 r8152: reset tp->speed before autoresuming in open function by hayeswang · 10 years ago
  7. 923e1ee r8152: clear SELECTIVE_SUSPEND when autoresuming by hayeswang · 10 years ago
  8. e3215f0 ixgbe: fix race when setting advertised speed by Emil Tantilov · 10 years ago
  9. 4d2fcfb ixgbe: need not repeat init skb with NULL by Junwei Zhang · 10 years ago
  10. bc16e47 igb: don't reuse pages with pfmemalloc flag by Roman Gushchin · 10 years ago
  11. a22bb0b e1000: unset IFF_UNICAST_FLT on WMware 82545EM by Francesco Ruggeri · 10 years ago
  12. d70127e inet: frags: remove the WARN_ON from inet_evict_bucket by Nikolay Aleksandrov · 10 years ago
  13. 65ba1f1 inet: frags: fix a race between inet_evict_bucket and inet_frag_kill by Nikolay Aleksandrov · 10 years ago
  14. 8f4eb70 cnic: Update the rcu_access_pointer() usages by Tej Parkash · 10 years ago
  15. cd03cf0 cxgb4vf: Replace repetitive pci device ID's with right ones by Hariprasad Shenai · 10 years ago
  16. b2ed64a ipv6: notify userspace when we added or changed an ipv6 token by Lubomir Rintel · 10 years ago
  17. d561090 sch_pie: schedule the timer after all init succeed by WANG Cong · 10 years ago
  18. 068301f Merge branch 'cdc-ether' by David S. Miller · 10 years ago
  19. b77e26d cdc-ether: handle promiscuous mode with a set_rx_mode callback by Olivier Blin · 10 years ago
  20. d80c679 cdc-ether: extract usbnet_cdc_update_filter function by Olivier Blin · 10 years ago
  21. 1efed2d usbnet: add a callback for set_rx_mode by Olivier Blin · 10 years ago
  22. 9ffa1fc Merge branch 'systemport-net' by David S. Miller · 10 years ago
  23. 704d33e net: systemport: reset UniMAC coming out of a suspend cycle by Florian Fainelli · 10 years ago
  24. 8edf004 net: systemport: enable RX interrupts after NAPI by Florian Fainelli · 10 years ago
  25. ebcf34f skbuff.h: fix kernel-doc warning for headers_end by Randy Dunlap · 10 years ago
  26. 99d881f net: phy: Add SGMII Configuration for Marvell 88E1145 Initialization by Vince Bridgers · 10 years ago
  27. 47276fc drivers: net:cpsw: fix probe_dt when only slave 1 is pinned out by Mugunthan V N · 10 years ago
  28. 25946f2 Merge tag 'master-2014-10-27' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  29. 3923d68 Merge branch 'dsa-net' by David S. Miller · 10 years ago
  30. c146b77 dsa: mv88e6171: Fix tagging protocol/Kconfig by Andrew Lunn · 10 years ago
  31. ae43928 net: dsa: Error out on tagging protocol mismatches by Andrew Lunn · 10 years ago
  32. f89b775 bpf: split eBPF out of NET by Alexei Starovoitov · 10 years ago
  33. 8ae3c91 Merge branch 'cxgb4-net' by David S. Miller · 10 years ago
  34. 3bb0626 cxgb4 : Handle dcb enable correctly by Anish Bhatt · 10 years ago
  35. 2376c87 cxgb4 : Improve handling of DCB negotiation or loss thereof by Anish Bhatt · 10 years ago
  36. 5d26b1f Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  37. 7965ee9 netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops() by Arturo Borrero · 10 years ago
  38. 99c8140 Merge tag 'mac80211-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago
  39. fad1dbc Merge tag 'iwlwifi-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 10 years ago
  40. 93a35f5 net: napi_reuse_skb() should check pfmemalloc by Eric Dumazet · 10 years ago
  41. aa9c557 Merge branch 'mellanox' by David S. Miller · 10 years ago
  42. bf1bac5 net/mlx4_core: Call synchronize_irq() before freeing EQ buffer by Eli Cohen · 10 years ago
  43. 96e4be0 net/mlx5_core: Call synchronize_irq() before freeing EQ buffer by Eli Cohen · 10 years ago
  44. b71e821 drivers: net: xgene: Rewrite buggy loop in xgene_enet_ecc_init() by Geert Uytterhoeven · 10 years ago
  45. 013f657 i40e: _MASK vs _SHIFT typo in i40e_handle_mdd_event() by Dan Carpenter · 10 years ago
  46. fe0ca73 macvlan: fix a race on port dismantle and possible skb leaks by Eric Dumazet · 10 years ago
  47. 349ce99 tcp: md5: do not use alloc_percpu() by Eric Dumazet · 10 years ago
  48. 4cc40af Merge branch 'xen-netback' by David S. Miller · 10 years ago
  49. ecf08d2 xen-netback: reintroduce guest Rx stall detection by David Vrabel · 10 years ago
  50. f48da8b xen-netback: fix unlimited guest Rx internal queue and carrier flapping by David Vrabel · 10 years ago
  51. bc96f64 xen-netback: make feature-rx-notify mandatory by David Vrabel · 10 years ago
  52. 5345c1d ptp: restore the makefile for building the test program. by Richard Cochran · 10 years ago
  53. b51d3fa netfilter: nf_log: release skbuff on nlmsg put failure by Houcheng Lin · 10 years ago
  54. c1e7dc9 netfilter: nfnetlink_log: fix maximum packet length logged to userspace by Florian Westphal · 10 years ago
  55. 9dfa1df netfilter: nf_log: account for size of NLMSG_DONE attribute by Florian Westphal · 10 years ago
  56. 7677e86 bridge: Do not compile options in br_parse_ip_options by Herbert Xu · 10 years ago
  57. 7f2ac8f iwlwifi: pcie: fix polling in various places by Emmanuel Grumbach · 10 years ago
  58. 1ffde69 Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate" by Emmanuel Grumbach · 10 years ago
  59. a085505 iwlwifi: dvm: drop non VO frames when flushing by Emmanuel Grumbach · 10 years ago
  60. a6cc516 iwlwifi: mvm: ROC - bug fixes around time events and locking by Matti Gottlieb · 10 years ago
  61. 79b7a69 iwlwifi: mvm: Add tx power condition to bss_info_changed_ap_ibss by Haim Dreyfuss · 10 years ago
  62. 3856b78 iwlwifi: mvm: BT coex - fix BT prio for probe requests by Emmanuel Grumbach · 10 years ago
  63. d14b28f iwlwifi: mvm: BT Coex - update the MPLUT Boost register value by Emmanuel Grumbach · 10 years ago
  64. 405b733 iwlwifi: 8000: fix string given to MODULE_FIRMWARE by Liad Kaufman · 10 years ago
  65. 9180ac5 iwlwifi: configure the LTR by Emmanuel Grumbach · 10 years ago
  66. 0805420 rtlwifi: Add check for get_btc_status callback by Larry Finger · 10 years ago
  67. 7632545 ath9k_common: always update value in ath9k_cmn_update_txpow by Felix Fietkau · 10 years ago
  68. 4f2b244 rtl8192cu: Prevent Ooops under rtl92c_set_fw_rsvdpagepkt by Karsten Wiese · 10 years ago
  69. cefe3df rtl8192cu: Call ieee80211_register_hw from rtl_usb_probe by Karsten Wiese · 10 years ago
  70. b2d624a rtl8192cu: Fix for rtlwifi's bluetooth coexist functionality by Karsten Wiese · 10 years ago
  71. 94e0590 ath: use CTL region from cfg80211 if unset in EEPROM by Felix Fietkau · 10 years ago
  72. d514aef rtlwifi: rtl8821ae: Fix possible array overrun by Larry Finger · 10 years ago
  73. 868caae ath9k: Enable HW queue control only for MCC by Sujith Manoharan · 10 years ago
  74. 598a0df rtlwifi: prevent format string usage from leaking by Kees Cook · 10 years ago
  75. 34b6d42 bcma: add another PCI ID of device with BCM43228 by Rafał Miłecki · 10 years ago
  76. 59dfdd9 brcmfmac: dhd_sdio.c: Cleaning up missing null-terminate in conjunction with strncpy by Rickard Strandqvist · 10 years ago
  77. 47481d9 rtlwifi: rtl8192ee: Prevent log spamming for switch statements by Larry Finger · 10 years ago
  78. 78afe83 bcma: fix build when CONFIG_OF_ADDRESS is not set by Hauke Mehrtens · 10 years ago
  79. 942396b hyperv: Fix the total_data_buflen in send path by Haiyang Zhang · 10 years ago
  80. f765678 Merge branch 'amd-xgbe' by David S. Miller · 10 years ago
  81. 55ca6bc amd-xgbe: Fix napi Rx budget accounting by Lendacky, Thomas · 10 years ago
  82. 386f1c9 amd-xgbe: Properly handle feature changes via ethtool by Lendacky, Thomas · 10 years ago
  83. 81f35ff net: fec: ptp: fix NULL pointer dereference if ptp_clock is not set by Philipp Zabel · 10 years ago
  84. 9e7ceb0 net: fix saving TX flow hash in sock for outgoing connections by Sathya Perla · 10 years ago
  85. 789f202 xfrm6: fix a potential use after free in xfrm6_policy.c by Li RongQing · 10 years ago
  86. 8751b12 net: fs_enet: set back promiscuity mode after restart by LEROY Christophe · 10 years ago
  87. a63ba13 net: tso: fix unaligned access to crafted TCP header in helper API by Karl Beldan · 10 years ago
  88. 8fc9635 sfc: remove incorrect EFX_BUG_ON_PARANOID check by Jon Cooper · 10 years ago
  89. c123bb7 netfilter: nf_tables: check for NULL in nf_tables_newchain pcpu stats allocation by Sabrina Dubroca · 10 years ago
  90. 0f9f5e1 netfilter: ipset: off by one in ip_set_nfnl_get_byindex() by Dan Carpenter · 10 years ago
  91. e37ad9fd netfilter: nf_conntrack: allow server to become a client in TW handling by Marcelo Leitner · 10 years ago
  92. 7c1c97d net: sched: initialize bstats syncp by Sabrina Dubroca · 10 years ago
  93. 32bf08a bpf: fix bug in eBPF verifier by Alexei Starovoitov · 10 years ago
  94. 78fd1d0 netlink: Re-add locking to netlink_lookup() and seq walker by Thomas Graf · 10 years ago
  95. 1a194c2 tipc: fix lockdep warning when intra-node messages are delivered by Ying Xue · 10 years ago
  96. 7b8613e tipc: fix a potential deadlock by Ying Xue · 10 years ago
  97. 73829bf Merge branch 'enic' by David S. Miller · 10 years ago
  98. 39dc90c enic: Do not call napi_disable when preemption is disabled. by Govindarajulu Varadarajan · 10 years ago
  99. b6931c9 enic: fix possible deadlock in enic_stop/ enic_rfs_flw_tbl_free by Govindarajulu Varadarajan · 10 years ago
  100. d10845f Merge branch 'gso_encap_fixes' by David S. Miller · 10 years ago