summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools: bpf_dbg: various misc code cleanupsDaniel Borkmann2014-02-241-64/+55
* loopback: sctp: add NETIF_F_SCTP_CSUM to device featuresDaniel Borkmann2014-02-241-0/+1
* pktgen: document all supported flagsMathias Krause2014-02-242-6/+26
* pktgen: simplify error handling in pgctrl_write()Mathias Krause2014-02-241-13/+6
* pktgen: fix out-of-bounds access in pgctrl_write()Mathias Krause2014-02-241-1/+4
* Merge branch 'qlcnic-next'David S. Miller2014-02-2411-149/+349
|\
| * Update MAINTAINERS for qlcnic driverShahed Shaikh2014-02-241-6/+1
| * qlcnic: Update version to 5.3.56Shahed Shaikh2014-02-241-2/+2
| * qlcnic: Enhance semaphore lock access failure error messageHarish Patil2014-02-241-7/+15
| * qlcnic: Allow vlan0 trafficRajesh Borundia2014-02-241-1/+5
| * qlcnic: Enhance driver message in failed state.Sucheta Chakraborty2014-02-241-2/+2
| * qlcnic: Updates to QLogic application/driver interface for virtual NIC config...Jitendra Kalsaria2014-02-241-65/+37
| * qlcnic: Re-factor firmware minidump template header handlingShahed Shaikh2014-02-247-66/+287
|/
* Merge branch 'mlx4'David S. Miller2014-02-244-16/+29
|\
| * net/mlx4: Fix limiting number of IRQ's instead of RSS queuesIdo Shamay2014-02-242-3/+5
| * net/mlx4: Set number of RX rings in a utility functionIdo Shamay2014-02-243-14/+25
|/
* bonding: remove no longer needed lock for bond_xxx_info_query()dingtianhong2014-02-241-4/+0
* bonding: use rcu_dereference() to access curr_active_slavedingtianhong2014-02-241-3/+1
* bonding: netpoll: remove unwanted slave_dev_support_netpoll()dingtianhong2014-02-241-8/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-02-2417-149/+396
|\
| * xfrm: Cleanup error handling of xfrm_state_cloneSteffen Klassert2014-02-211-11/+5
| * pfkey: fix SADB_X_EXT_FILTER length checkNicolas Dichtel2014-02-211-0/+1
| * xfrm: Remove caching of xfrm_policy_sk_bundlesSteffen Klassert2014-02-192-29/+0
| * ipsec: add support of limited SA dumpNicolas Dichtel2014-02-176-9/+98
| * xfrm: avoid creating temporary SA when there are no listenersHoria Geanta2014-02-134-0/+71
| * flowcache: Bring net/core/flow.c under IPsec maintain scopeFan Du2014-02-121-0/+1
| * flowcache: Make flow cache name space awareFan Du2014-02-126-77/+103
| * xfrm: Don't prohibit AH from using ESN featureFan Du2014-02-121-1/+2
| * {IPv6,xfrm} Add ESN support for AH ingress partFan Du2014-02-121-6/+24
| * {IPv6,xfrm} Add ESN support for AH egress partFan Du2014-02-121-5/+21
| * {IPv4,xfrm} Add ESN support for AH ingress partFan Du2014-02-121-5/+22
| * {IPv4,xfrm} Add ESN support for AH egress partFan Du2014-02-121-6/+20
| * skbuff: Introduce skb_to_sgvec_nomark to map skb without mark new endFan Du2014-02-122-0/+28
* | Merge branch 'i40evf'David S. Miller2014-02-217-76/+85
|\ \
| * | i40e and i40evf: Bump driver versionsCatherine Sullivan2014-02-212-2/+2
| * | i40e: Change MSIX to MSI-XCatherine Sullivan2014-02-212-5/+7
| * | i40e: tighten up ring enable/disable flowMitch Williams2014-02-211-17/+15
| * | i40e: remove unnecessary delayMitch Williams2014-02-211-1/+0
| * | i40evf: remove errant spaceMitch A Williams2014-02-211-1/+1
| * | i40evf: update version and copyright dateMitch Williams2014-02-211-2/+2
| * | i40evf: store ring size in ring structsMitch Williams2014-02-213-10/+8
| * | i40evf: don't guess device nameMitch Williams2014-02-211-2/+0
| * | i40evf: remove bogus commentMitch Williams2014-02-211-1/+0
| * | i40evf: fix up strings in init taskMitch Williams2014-02-211-20/+16
| * | i40evf: get rid of pci_using_dacMitch Williams2014-02-211-7/+3
| * | i40evf: fix multiple crashes on removeMitch Williams2014-02-211-6/+7
| * | i40evf: remove VLAN filters on closeMitch Williams2014-02-211-0/+5
| * | i40evf: request reset on tx hangMitch Williams2014-02-213-3/+20
|/ /
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-02-20211-6336/+9921
|\ \
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-20211-6336/+9921
|/| |