1. f56b8bf net: Move prototype declaration to appropriate header file from decnet/af_decnet.c by Rashika Kheria · 10 years ago
  2. 0a59f3a net: Mark functions as static in core/dev.c by Rashika Kheria · 10 years ago
  3. 02fe72c net: Include appropriate header file in caif/cfsrvl.c by Rashika Kheria · 10 years ago
  4. 8203274 net: Include appropriate header file in caif/caif_dev.c by Rashika Kheria · 10 years ago
  5. fd944bd net: Mark function as static in 9p/client.c by Rashika Kheria · 10 years ago
  6. 872c7e6f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  7. f41f031 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  8. 0f96b86 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 10 years ago
  9. 6d8c00d netfilter: nf_tables: unininline nft_trace_packet() by Patrick McHardy · 10 years ago
  10. 62f9c8b netfilter: nf_tables: fix loop checking with end interval elements by Pablo Neira Ayuso · 10 years ago
  11. 2fb91dd netfilter: nft_rbtree: fix data handling of end interval elements by Pablo Neira Ayuso · 10 years ago
  12. bd7fc64 netfilter: nf_tables: do not allow NFT_SET_ELEM_INTERVAL_END flag and data by Pablo Neira Ayuso · 10 years ago
  13. 4a5ab4e tcp: remove 1ms offset in srtt computation by Eric Dumazet · 10 years ago
  14. dbe1730 bridge: fix netconsole setup over bridge by Cong Wang · 10 years ago
  15. ed98df3 net: use __GFP_NORETRY for high order allocations by Eric Dumazet · 10 years ago
  16. 00fe11b netpoll: fix netconsole IPv6 setup by Sabrina Dubroca · 10 years ago
  17. 440b87e drivers/net: fix build warning in ethernet/sfc/tx.c by Paul Gortmaker · 10 years ago
  18. 4ccd0bb hso: remove some dead code by Dan Carpenter · 10 years ago
  19. ee262ad inet: defines IPPROTO_* needed for module alias generation by Jan Moskyto Matejka · 10 years ago
  20. cd13978 isdn/hisax: hex vs decimal typo in prfeatureind() by Dan Carpenter · 10 years ago
  21. 661dbf3 net: sctp: fix initialization of local source address on accepted ipv6 sockets by Matija Glavinic Pecotic · 10 years ago
  22. 3d55f44 r8152: fix the submission of the interrupt transfer by hayeswang · 10 years ago
  23. 656493d bnx2x: Allow VF rss on higher PFs by Yuval Mintz · 10 years ago
  24. c6993df tg3: Fix deadlock in tg3_change_mtu() by Nithin Sujir · 10 years ago
  25. c6e27f2 tg3: cleanup an error path in tg3_phy_reset_5703_4_5() by Dan Carpenter · 10 years ago
  26. 63b5f15 ipv4: Fix runtime WARNING in rtmsg_ifa() by Geert Uytterhoeven · 10 years ago
  27. 1c8bb76 bnx2[x]: Make module parameters readable by James M Leddy · 10 years ago
  28. 597b506 net: irda: ep7211-sir: Remove driver by Alexander Shiyan · 10 years ago
  29. 1c70e09 ARM: sunxi: dt: Convert to the new net compatibles by Maxime Ripard · 10 years ago
  30. efe2057 net: phy: sunxi: Add new compatibles by Maxime Ripard · 10 years ago
  31. 4dae168 net: ethernet: sunxi: Add new compatibles by Maxime Ripard · 10 years ago
  32. 348f7d4 rtl8180: Add error check for pci_map_single return value in TX path by andrea.merello · 10 years ago
  33. 2b4db05 rtl8180: Add error check for pci_map_single return value in RX path by andrea.merello · 10 years ago
  34. 199160b Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago
  35. 0165d93 netfilter: nf_tables: fix racy rule deletion by Pablo Neira Ayuso · 10 years ago
  36. b8ecbee netfilter: nf_tables: fix log/queue expressions for NFPROTO_INET by Patrick McHardy · 10 years ago
  37. fab57a6 mac80211: fix virtual monitor interface iteration by Johannes Berg · 10 years ago
  38. 338f977 mac80211: fix fragmentation code, particularly for encryption by Johannes Berg · 10 years ago
  39. d4c80d9 mac80211: Fix IBSS disconnect by Sujith Manoharan · 10 years ago
  40. 0297ea1 mac80211: release the channel in error path in start_ap by Emmanuel Grumbach · 10 years ago
  41. f9d15d1 cfg80211: send scan results from work queue by Johannes Berg · 10 years ago
  42. a617302 cfg80211: fix scan done race by Johannes Berg · 10 years ago
  43. 8ffcc70 mac80211: avoid deadlock revealed by lockdep by Emmanuel Grumbach · 10 years ago
  44. 5a6aa70 cfg80211: re-enable 5/10 MHz support by Johannes Berg · 10 years ago
  45. f12cb28 nl80211: Reset split_start when netlink skb is exhausted by Pontus Fuchs · 10 years ago
  46. 2f61743 mac80211: move roc cookie assignment earlier by Eliad Peller · 10 years ago
  47. 05513e9 netfilter: nf_tables: add reject module for NFPROTO_INET by Patrick McHardy · 10 years ago
  48. cc4723c netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts by Patrick McHardy · 10 years ago
  49. 028b86b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 10 years ago
  50. 9ab9831 xen-netback: Fix Rx stall due to race condition by Zoltan Kiss · 10 years ago
  51. 64d4680 netfilter: nf_tables: add AF specific expression support by Patrick McHardy · 10 years ago
  52. 51292c0 netfilter: nft_ct: fix missing NFT_CT_L3PROTOCOL key in validity checks by Patrick McHardy · 10 years ago
  53. ec2c993 netfilter: nf_tables: fix potential oops when dumping sets by Patrick McHardy · 10 years ago
  54. 53b7028 netfilter: nf_tables: fix overrun in nf_tables_set_alloc_name() by Patrick McHardy · 10 years ago
  55. e53376b netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt by Pablo Neira Ayuso · 10 years ago
  56. 829d931 netfilter: nf_nat_h323: fix crash in nf_ct_unlink_expect_report() by Alexey Dobriyan · 10 years ago
  57. c6825c0 netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get by Andrey Vagin · 10 years ago
  58. 3dd7279 netfilter: nf_tables: fix oops when deleting a chain with references by Patrick McHardy · 10 years ago
  59. 2a53bfb netfilter: nft_ct: fix unconditional dump of 'dir' attr by Arturo Borrero · 10 years ago
  60. c14e095 openvswitch: Suppress error messages on megaflow updates by Andy Zhou · 10 years ago
  61. e4c6d75 openvswitch: Fix ovs_flow_free() ovs-lock assert. by Pravin B Shelar · 10 years ago
  62. 45fb9c3 openvswitch: Fix ovs_dp_cmd_msg_size() by Daniele Di Proietto · 10 years ago
  63. e80857c openvswitch: Fix kernel panic on ovs_flow_free by Andy Zhou · 10 years ago
  64. aea0bb4 openvswitch: Pad OVS_PACKET_ATTR_PACKET if linear copy was performed by Thomas Graf · 10 years ago
  65. bce3ea8 xen-netfront: handle backend CLOSED without CLOSING by David Vrabel · 10 years ago
  66. e8c37aff bnx2x: fix L2-GRE TCP issues by Dmitry Kravkov · 10 years ago
  67. fbd3a77 net: qmi_wwan: add Netgear Aircard 340U by Bjørn Mork · 10 years ago
  68. 6049f25 rtnetlink: fix oops in rtnl_link_get_slave_info_data_size by Fernando Luis Vazquez Cao · 10 years ago
  69. 61950e8 ptp: Allow selecting trigger/event index in testptp by Stefan Sørensen · 10 years ago
  70. a13aff0 net: ethoc: set up MII management bus clock by Max Filippov · 10 years ago
  71. 445a48c net: ethoc: don't advertise gigabit speed on attached PHY by Max Filippov · 10 years ago
  72. 5273e3a net: phy: ensure Gigabit features are masked off if requested by Florian Fainelli · 10 years ago
  73. 62ad968 net:phy:dp83640: Initialize PTP clocks at device init. by Stefan Sørensen · 10 years ago
  74. 80671bd net:phy:dp83640: Do not hardcode timestamping event edge by Stefan Sørensen · 10 years ago
  75. e2e2f51 net:phy:dp83640: Declare that TX timestamping possible by Stefan Sørensen · 10 years ago
  76. a664a4f net/ipv4: Use proper RCU APIs for writer-side in udp_offload.c by Shlomo Pongratz · 10 years ago
  77. 9330ed1 Merge branch 'bonding_fail_over_mac' by David S. Miller · 10 years ago
  78. cc689aa bonding: fail_over_mac should only affect AB mode in bond_set_mac_address() by dingtianhong · 10 years ago
  79. 00503b6 bonding: fail_over_mac should only affect AB mode at enslave and removal processing by dingtianhong · 10 years ago
  80. 4cfe9a8 ath9k: Fix TX power calculation by Sujith Manoharan · 10 years ago
  81. 8298383 ath9k: Do not support PowerSave by default by Sujith Manoharan · 10 years ago
  82. 3683a07 ath9k: Fix build error on ARM by Sujith Manoharan · 10 years ago
  83. a243de4 ath9k_htc: avoid scheduling while atomic on sta_rc_update by Stanislaw Gruszka · 10 years ago
  84. 4fcfc74 ar5523: fix usb id for Gigaset. by Oleksij Rempel · 10 years ago
  85. 6bca610 ath9k_htc: Do not support PowerSave by default by Oleksij Rempel · 10 years ago
  86. 8b0df00 rt2500: disable PS by default by Stanislaw Gruszka · 10 years ago
  87. 58e33a2 rt2800: disable PS by default on USB by Stanislaw Gruszka · 10 years ago
  88. 2fa4cb9 ath9k_htc: make ->sta_rc_update atomic for most calls by Stanislaw Gruszka · 10 years ago
  89. 235c0dc5 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 10 years ago
  90. 2a97135 ipvs: fix AF assignment in ip_vs_conn_new() by Michal Kubecek · 10 years ago
  91. b045d37 ip_tunnel: fix panic in ip_tunnel_xmit() by Eric Dumazet · 10 years ago
  92. c512865 iwlwifi: mvm: don't allow A band if SKU forbids it by Emmanuel Grumbach · 10 years ago
  93. 8e2a866 iwlwifi: mvm: BT Coex - disable BT when TXing probe request in scan by Emmanuel Grumbach · 10 years ago
  94. 4fe46b9 vxlan: remove extra newline after function definition by Daniel Baluta · 10 years ago
  95. e95c3ed Merge branch 'ethoc' by David S. Miller · 10 years ago
  96. bee7bac net: ethoc: implement ethtool get/set ring parameters by Max Filippov · 10 years ago
  97. 1112909 net: ethoc: implement ethtool get registers by Max Filippov · 10 years ago
  98. 01cd7d5 net: ethoc: implement ethtool get/set settings by Max Filippov · 10 years ago
  99. fba9110 net: ethoc: implement basic ethtool operations by Max Filippov · 10 years ago
  100. 65b80ca Merge tag 'linux-can-fixes-for-3.14-20140129' of git://gitorious.org/linux-can/linux-can by David S. Miller · 10 years ago