summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-1828-2/+31
* qeth: Accurate ethtool outputEugene Crosser2013-12-173-49/+185
* netiucv: improve state checking in conn_action_txdoneUrsula Braun2013-12-171-2/+6
* bpf_exp: free duplicated labels at exit timeDaniel Borkmann2013-12-171-7/+20
* bpf_dbg: always close socket in bpf_runnableDaniel Borkmann2013-12-171-1/+1
* Merge branch 'qlcnic'David S. Miller2013-12-1717-302/+635
|\
| * qlcnic: update version to 5.3.53Manish Chopra2013-12-171-2/+2
| * qlcnic: Support for 16 virtual NIC functions.Jitendra Kalsaria2013-12-178-95/+186
| * qlcnic: VLAN enhancement for 84XX adaptersManish Chopra2013-12-178-112/+407
| * qlcnic: Allow single Tx/Rx queue for all adapters.Himanshu Madhani2013-12-173-12/+4Star
| * qlcnic: Refactor initialize nic code path.Sucheta Chakraborty2013-12-174-21/+15Star
| * qlcnic: Issue INIT_NIC command only once.Sucheta Chakraborty2013-12-175-39/+10Star
| * qlcnic: Disable DCB operations from SR-IOV VFs.Sucheta Chakraborty2013-12-176-21/+11Star
|/
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2013-12-1711-206/+362
|\
| * sfc: Fix RX drop filters for EF10Ben Hutchings2013-12-161-1/+3
| * sfc: Add PTP counters to ethtool statsBen Hutchings2013-12-123-9/+127
| * sfc: Changed the statistic name emerg_{fetch,wait} to hlb_{fetch,wait}Shradha Shah2013-12-122-6/+6
| * sfc: remove unused 'enum efx_rx_alloc_method'Andrew Rybchenko2013-12-121-6/+0Star
| * sfc: remove unused 'refcnt' from efx_rx_page_stateAndrew Rybchenko2013-12-121-3/+0Star
| * sfc: Implement efx_nic_type::filter_clear_rx operation for EF10Ben Hutchings2013-12-126-28/+32
| * sfc: Allow filter removal only with exactly matching priorityBen Hutchings2013-12-122-2/+2
| * sfc: Don't refer to 'stack' in filter implementationBen Hutchings2013-12-122-56/+56
| * sfc: Change priority and flags for automatic MAC filtersBen Hutchings2013-12-124-54/+67
| * sfc: Change efx_nic_type::rx_push_indir_table to push hash key as wellAndrew Rybchenko2013-12-127-39/+57
| * sfc: Add more information to many warnings using WARN() and netdev_WARN()Ben Hutchings2013-12-121-10/+20
* | Merge branch 'skb_hash'David S. Miller2013-12-1715-31/+86
|\ \
| * | net: Add utility function to copy skb hashTom Herbert2013-12-172-2/+7
| * | net: Add function to set the rxhashTom Herbert2013-12-171-0/+40
| * | net: Add utility functions to clear rxhashTom Herbert2013-12-175-12/+22
| * | net: Change skb_get_rxhash to skb_get_hashTom Herbert2013-12-1710-17/+17
|/ /
* | net/hsr: using kfree_rcu() to simplify the codeWei Yongjun2013-12-171-9/+4Star
* | Merge branch 'bonding_netlink'David S. Miller2013-12-175-96/+240
|\ \
| * | bonding: add resend_igmp attribute netlink supportsfeldma@cumulusnetworks.com2013-12-175-12/+39
| * | bonding: add xmit_hash_policy attribute netlink supportsfeldma@cumulusnetworks.com2013-12-175-7/+37
| * | bonding: add fail_over_mac attribute netlink supportsfeldma@cumulusnetworks.com2013-12-175-18/+40
| * | bonding: add primary_select attribute netlink supportsfeldma@cumulusnetworks.com2013-12-175-16/+41
| * | bonding: add primary attribute netlink supportsfeldma@cumulusnetworks.com2013-12-175-43/+83
|/ /
* | pkt_sched: fq: more robust memory allocationEric Dumazet2013-12-171-6/+28
* | bondnl: use be32 nla put/get for be32 valuesJiri Pirko2013-12-171-2/+2
* | bnad: make local variable staticstephen hemminger2013-12-172-2/+1Star
* | tcp: refine TSO splitsEric Dumazet2013-12-172-46/+54
* | net: remove dead code for add/del multiplestephen hemminger2013-12-172-107/+1Star
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-12-17222-4227/+4954
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-13222-4227/+4954
| |\ \
| | * | ath9k: initialize retry chain flags in tx99 codeLorenzo Bianconi2013-12-111-1/+9
| | * | MAINTAINERS: remove myself as maintainer of TI WiLink driversLuciano Coelho2013-12-111-2/+1Star
| | * | ath5k: Reset Tx interrupt bits also on PISRNick Kossifidis2013-12-111-1/+10
| | * | nfc: Fix FSF address in file headersJeff Kirsher2013-12-1134-95/+34Star
| | * | rfkill: Fix FSF address in file headersJeff Kirsher2013-12-111-3/+1Star
| | * | drivers/net/wireless: Fix FSF address in file headersJeff Kirsher2013-12-118-19/+14Star