summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-07ARM: sunxi: dt: Convert to the new net compatiblesMaxime Ripard
2014-02-07net: phy: sunxi: Add new compatiblesMaxime Ripard
2014-02-07net: ethernet: sunxi: Add new compatiblesMaxime Ripard
2014-02-06rtl8180: Add error check for pci_map_single return value in TX pathandrea.merello
2014-02-06rtl8180: Add error check for pci_map_single return value in RX pathandrea.merello
2014-02-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-02-06netfilter: nf_tables: fix racy rule deletionPablo Neira Ayuso
2014-02-06netfilter: nf_tables: fix log/queue expressions for NFPROTO_INETPatrick McHardy
2014-02-06mac80211: fix virtual monitor interface iterationJohannes Berg
2014-02-06mac80211: fix fragmentation code, particularly for encryptionJohannes Berg
2014-02-06mac80211: Fix IBSS disconnectSujith Manoharan
2014-02-06mac80211: release the channel in error path in start_apEmmanuel Grumbach
2014-02-06cfg80211: send scan results from work queueJohannes Berg
2014-02-06cfg80211: fix scan done raceJohannes Berg
2014-02-06mac80211: avoid deadlock revealed by lockdepEmmanuel Grumbach
2014-02-06cfg80211: re-enable 5/10 MHz supportJohannes Berg
2014-02-06nl80211: Reset split_start when netlink skb is exhaustedPontus Fuchs
2014-02-06mac80211: move roc cookie assignment earlierEliad Peller
2014-02-06netfilter: nf_tables: add reject module for NFPROTO_INETPatrick McHardy
2014-02-06netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc partsPatrick McHardy
2014-02-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2014-02-06xen-netback: Fix Rx stall due to race conditionZoltan Kiss
2014-02-05netfilter: nf_tables: add AF specific expression supportPatrick McHardy
2014-02-05netfilter: nft_ct: fix missing NFT_CT_L3PROTOCOL key in validity checksPatrick McHardy
2014-02-05netfilter: nf_tables: fix potential oops when dumping setsPatrick McHardy
2014-02-05netfilter: nf_tables: fix overrun in nf_tables_set_alloc_name()Patrick McHardy
2014-02-05netfilter: nf_conntrack: don't release a conntrack with non-zero refcntPablo Neira Ayuso
2014-02-05netfilter: nf_nat_h323: fix crash in nf_ct_unlink_expect_report()Alexey Dobriyan
2014-02-05netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_getAndrey Vagin
2014-02-05netfilter: nf_tables: fix oops when deleting a chain with referencesPatrick McHardy
2014-02-05netfilter: nft_ct: fix unconditional dump of 'dir' attrArturo Borrero
2014-02-05openvswitch: Suppress error messages on megaflow updatesAndy Zhou
2014-02-05openvswitch: Fix ovs_flow_free() ovs-lock assert.Pravin B Shelar
2014-02-05openvswitch: Fix ovs_dp_cmd_msg_size()Daniele Di Proietto
2014-02-05openvswitch: Fix kernel panic on ovs_flow_freeAndy Zhou
2014-02-05openvswitch: Pad OVS_PACKET_ATTR_PACKET if linear copy was performedThomas Graf
2014-02-05xen-netfront: handle backend CLOSED without CLOSINGDavid Vrabel
2014-02-05bnx2x: fix L2-GRE TCP issuesDmitry Kravkov
2014-02-05net: qmi_wwan: add Netgear Aircard 340UBjørn Mork
2014-02-05rtnetlink: fix oops in rtnl_link_get_slave_info_data_sizeFernando Luis Vazquez Cao
2014-02-05ptp: Allow selecting trigger/event index in testptpStefan Sørensen
2014-02-05net: ethoc: set up MII management bus clockMax Filippov
2014-02-05net: ethoc: don't advertise gigabit speed on attached PHYMax Filippov
2014-02-05net: phy: ensure Gigabit features are masked off if requestedFlorian Fainelli
2014-02-05net:phy:dp83640: Initialize PTP clocks at device init.Stefan Sørensen
2014-02-05net:phy:dp83640: Do not hardcode timestamping event edgeStefan Sørensen
2014-02-05net:phy:dp83640: Declare that TX timestamping possibleStefan Sørensen
2014-02-05net/ipv4: Use proper RCU APIs for writer-side in udp_offload.cShlomo Pongratz
2014-02-05Merge branch 'bonding_fail_over_mac'David S. Miller
2014-02-05bonding: fail_over_mac should only affect AB mode in bond_set_mac_address()dingtianhong