summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* skbuff: skb_segment: orphan frags before copyingMichael S. Tsirkin2014-03-111-0/+6
* skbuff: skb_segment: s/fskb/list_skb/Michael S. Tsirkin2014-03-111-13/+13
* skbuff: skb_segment: s/skb/head_skb/Michael S. Tsirkin2014-03-111-22/+24
* skbuff: skb_segment: s/skb_frag/frag/Michael S. Tsirkin2014-03-111-7/+7
* skbuff: skb_segment: s/frag/nskb_frag/Michael S. Tsirkin2014-03-111-9/+9
* Merge branch 'stmmac'David S. Miller2014-03-115-64/+60
|\
| * stmmac: dwmac-sti: fix broken STiD127 compatibilityGiuseppe CAVALLARO2014-03-111-1/+1
| * stmmac: fix chained modeGiuseppe CAVALLARO2014-03-114-53/+34
| * stmmac: fix and better tune the default buffer sizesGiuseppe CAVALLARO2014-03-111-6/+6
| * stmmac: disable at run-time the EEE if not supportedGiuseppe CAVALLARO2014-03-111-4/+19
|/
* vmxnet3: fix netpoll race conditionNeil Horman2014-03-111-5/+11
* vlan: Set correct source MAC address with TX VLAN offload enabledPeter Boström2014-03-101-0/+3
* Xen-netback: Fix issue caused by using gso_type wronglyAnnie Li2014-03-101-21/+18
* pkt_sched: fq: do not hold qdisc lock while allocating memoryEric Dumazet2014-03-101-6/+15
* bna: Replace large udelay() with mdelay()Ben Hutchings2014-03-101-1/+1
* pkt_sched: move the sanity test in qdisc_list_add()Eric Dumazet2014-03-101-3/+4
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-1010-16/+22
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-0710-16/+22
| |\
| | * mwifiex: save and copy AP's VHT capability info correctlyAmitkumar Karwar2014-03-062-6/+5
| | * mwifiex: copy AP's HT capability info correctlyAmitkumar Karwar2014-03-061-2/+1
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-03-064-2/+8
| | |\
| | | * mac80211: clear sequence/fragment number in QoS-null framesJohannes Berg2014-03-052-0/+2
| | | * cfg80211: remove racy beacon_interval assignmentJohannes Berg2014-03-031-2/+0
| | | * mac80211: consider virtual mon when calculating min_defEliad Peller2014-03-031-0/+6
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-03-042-5/+7
| | |\ \
| | | * | iwlwifi: fix and add 7265 series HW IDsOren Givon2014-03-041-3/+2
| | | * | iwlwifi: mvm: don't WARN when statistics are handled lateEmmanuel Grumbach2014-03-041-2/+5
| | * | | wl1251: use skb_trim to make skb shorterIvaylo Dimitrov2014-03-041-1/+1
* | | | | bnx2: Fix shutdown sequenceMichael Chan2014-03-092-4/+38
|/ / / /
* | | | ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca2014-03-061-1/+1
* | | | net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is r...Amir Vadai2014-03-061-0/+11
* | | | net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper()Amir Vadai2014-03-061-3/+3
* | | | bonding: correctly handle out of range parameters for lp_intervalSasha Levin2014-03-061-0/+1
* | | | ipv6: Fix exthdrs offload registration.Anton Nayshtut2014-03-061-2/+2
* | | | ibmveth: Fix endian issues with MAC addressesAnton Blanchard2014-03-062-10/+16
* | | | net: unix socket code abuses csum_partialAnton Blanchard2014-03-061-2/+1
* | | | net: Improve SO_TIMESTAMPING documentation and fix a minor code bugAndrew Lutomirski2014-03-062-21/+32
* | | | phy: fix compiler array bounds warning on settings[]Bjorn Helgaas2014-03-061-5/+6
* | | | inet: frag: make sure forced eviction removes all fragsFlorian Westphal2014-03-061-1/+1
* | | | Merge branch 'tipc'David S. Miller2014-03-066-37/+47
|\ \ \ \
| * | | | tipc: don't log disabled tasklet handler errorsErik Hugne2014-03-061-1/+0
| * | | | tipc: fix memory leak during module removalErik Hugne2014-03-061-3/+34
| * | | | tipc: drop subscriber connection id invalidationErik Hugne2014-03-061-11/+0
| * | | | tipc: avoid to unnecessary process switch under non-block modeYing Xue2014-03-061-2/+2
| * | | | tipc: fix connection refcount leakYing Xue2014-03-061-2/+4
| * | | | tipc: allow connection shutdown callback to be invoked in advanceYing Xue2014-03-063-18/+7
|/ / / /
* | | | l2tp: fix userspace reception on plain L2TP socketsGuillaume Nault2014-03-061-5/+7
* | | | l2tp: fix manual sequencing (de)activation in L2TPv2Guillaume Nault2014-03-064-3/+7
* | | | hyperv: Move state setting for link queryHaiyang Zhang2014-03-052-1/+24
* | | | net: macb: DMA-unmap full rx-bufferSoren Brinkmann2014-03-051-1/+1