summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-18net_sched: init struct tcf_hashinfo at register timeWANG Cong
2013-12-18net_sched: cls: refactor out struct tcf_ext_mapWANG Cong
2013-12-18net_sched: act: use standard struct list_headWANG Cong
2013-12-18net_sched: remove get_stats from tc_action_opsWANG Cong
2013-12-18Merge branch 'phy_checkpatch'David S. Miller
2013-12-18net: phy: spi_ks8995: fix checkpatch errorsFlorian Fainelli
2013-12-18net: phy: fix checkpatch errorsFlorian Fainelli
2013-12-18net: phy: micrel: fix checkpath errorsFlorian Fainelli
2013-12-18net: phy: mdio_bus: fix checkpath errorFlorian Fainelli
2013-12-18net: phy: lxt: fix checkpath errorsFlorian Fainelli
2013-12-18net: phy: icplus: fix checkpath errorFlorian Fainelli
2013-12-18net: phy: dp83640: fix checkpath errorFlorian Fainelli
2013-12-18net: phy: davicom: fix checkpath errorsFlorian Fainelli
2013-12-18net: phy: cicada: fix checkpath errorsFlorian Fainelli
2013-12-18Merge branch 'vlan_tpid'David S. Miller
2013-12-18packet: deliver VLAN TPID to userspaceAtzm Watanabe
2013-12-18packet: fill the gap of TPACKET_ALIGNMENT with zerosAtzm Watanabe
2013-12-18packet: make aligned size of struct tpacket{2,3}_hdr clearAtzm Watanabe
2013-12-18Merge branch 'bna'David S. Miller
2013-12-18bna: Update the Driver Version to 3.2.23.0Rasesh Mody
2013-12-18bna: Firmware Patch SimplificationRasesh Mody
2013-12-18bna: Embed SKB Length in TX VectorRasesh Mody
2013-12-18bna: Handle the TX Setup FailuresRasesh Mody
2013-12-18bna: Add NULL Check Before Dereferencing TCBRasesh Mody
2013-12-18bna: CQ Read FixRasesh Mody
2013-12-18bna: RX Processing and Config ChangesRasesh Mody
2013-12-18bna: Enable Multi Buffer RXRasesh Mody
2013-12-18bna: RX Filter EnhancementsRasesh Mody
2013-12-18bna: Fix Filter Add DelRasesh Mody
2013-12-18bna: Set Get IOC fw StateRasesh Mody
2013-12-18bna: Add software timestamping supportRasesh Mody
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2013-12-17qeth: Accurate ethtool outputEugene Crosser
2013-12-17netiucv: improve state checking in conn_action_txdoneUrsula Braun
2013-12-17bpf_exp: free duplicated labels at exit timeDaniel Borkmann
2013-12-17bpf_dbg: always close socket in bpf_runnableDaniel Borkmann
2013-12-17Merge branch 'qlcnic'David S. Miller
2013-12-17qlcnic: update version to 5.3.53Manish Chopra
2013-12-17qlcnic: Support for 16 virtual NIC functions.Jitendra Kalsaria
2013-12-17qlcnic: VLAN enhancement for 84XX adaptersManish Chopra
2013-12-17qlcnic: Allow single Tx/Rx queue for all adapters.Himanshu Madhani
2013-12-17qlcnic: Refactor initialize nic code path.Sucheta Chakraborty
2013-12-17qlcnic: Issue INIT_NIC command only once.Sucheta Chakraborty
2013-12-17qlcnic: Disable DCB operations from SR-IOV VFs.Sucheta Chakraborty
2013-12-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2013-12-17Merge branch 'skb_hash'David S. Miller
2013-12-17net: Add utility function to copy skb hashTom Herbert
2013-12-17net: Add function to set the rxhashTom Herbert
2013-12-17net: Add utility functions to clear rxhashTom Herbert
2013-12-17net: Change skb_get_rxhash to skb_get_hashTom Herbert