summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: must unclone packets before mangling themEric Dumazet2013-10-171-3/+6
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-10-1714-9/+57
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-1514-9/+57
| |\
| | * mwifiex: inform cfg80211 about disconnect for P2P client interfaceAvinash Patil2013-10-141-1/+2
| | * mwifiex: inform cfg80211 about disconnect if device is removedAvinash Patil2013-10-141-2/+8
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-10-146-3/+35
| | |\
| | | * mac80211: fix crash if bitrate calculation goes wrongJohannes Berg2013-10-141-0/+4
| | | * wireless: radiotap: fix parsing buffer overrunJohannes Berg2013-10-141-1/+6
| | | * cfg80211: don't add p2p device while in RFKILLEmmanuel Grumbach2013-10-092-2/+3
| | | * mac80211: correctly close cancelled scansEmmanuel Grumbach2013-10-092-0/+22
| | * | wireless: cw1200: acquire hwbus lock around cw1200_irq_handler() call.Solomon Peachy2013-10-101-0/+2
| | * | rtlwifi: rtl8192cu: Fix error in pointer arithmeticMark Cave-Ayland2013-10-101-1/+2
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-10-104-2/+8
| | |\|
| | | * mac80211: Run deferred scan if last roc_list item is not startedJouni Malinen2013-09-301-0/+2
| | | * mac80211: update sta->last_rx on acked tx framesFelix Fietkau2013-09-301-0/+3
| | | * mac80211: use sta_info_get_bss() for nl80211 tx and client probingFelix Fietkau2013-09-302-2/+3
* | | | net: qmi_wwan: Olivetti Olicard 200 supportEnrico Mioso2013-10-171-0/+1
* | | | virtio-net: refill only when device is up during setting queuesJason Wang2013-10-171-1/+5
* | | | virtio-net: don't respond to cpu hotplug notifier if we're not readyJason Wang2013-10-171-0/+8
* | | | yam: remove a no-op in yam_ioctl()Dan Carpenter2013-10-171-1/+0
* | | | yam: integer underflow in yam_ioctl()Dan Carpenter2013-10-171-1/+1
* | | | net/ethernet: cpsw: Bugfix interrupts before enabling napiMarkus Pargmann2013-10-171-1/+1
* | | | bnx2x: record rx queue for LRO packetsEric Dumazet2013-10-171-0/+1
* | | | tcp: fix incorrect ca_state in tail loss probeYuchung Cheng2013-10-171-1/+1
* | | | usbnet: fix error return code in usbnet_probe()Wei Yongjun2013-10-171-1/+3
* | | | Merge branch 'sctp_csum'David S. Miller2013-10-172-1/+14
|\ \ \ \
| * | | | sctp: Perform software checksum if packet has to be fragmented.Vlad Yasevich2013-10-171-1/+1
| * | | | sctp: Use software crc32 checksum when xfrm transform will happen.Fan Du2013-10-171-1/+2
| * | | | net: dst: provide accessor function to dst->xfrmVlad Yasevich2013-10-171-0/+12
|/ / / /
* | | | Merge branch 'dm9000'David S. Miller2013-10-171-18/+38
|\ \ \ \ | |/ / / |/| | |
| * | | dm9000: report the correct LPANikita Kiryanov2013-10-171-4/+9
| * | | dm9000: Implement full reset of DM9000 network deviceMichael Abbott2013-10-171-12/+21
| * | | dm9000: take phy out of reset during initNikita Kiryanov2013-10-171-0/+1
| * | | dm9000: during init reset phy only for dm9000bNikita Kiryanov2013-10-171-2/+7
|/ / /
* | | net: smc91x: dont't use SMC_outw for fixing up halfword-aligned dataWill Deacon2013-10-111-4/+2
* | | farsync: fix info leak in ioctlSalva Peiró2013-10-111-0/+1
* | | ipv6: Initialize ip6_tnl.hlen in gre tunnel even if no route is foundOussama Ghorbel2013-10-111-2/+1
* | | netem: free skb's in tree on resetstephen hemminger2013-10-111-0/+16
* | | netem: update backlog after dropstephen hemminger2013-10-111-0/+1
* | | l2tp: must disable bh before calling l2tp_xmit_skb()Eric Dumazet2013-10-111-0/+4
* | | net: sh_eth: Correct fix for RX packet errors on R8A7740Simon Horman2013-10-111-4/+4
* | | vti: get rid of nf mark rule in preroutingChristophe Gouault2013-10-111-3/+11
* | | bridge: update mdb expiration timer upon reports.Vlad Yasevich2013-10-111-1/+8
* | | can: at91-can: fix device to driver data mapping for platform devicesMarc Kleine-Budde2013-10-091-2/+2
* | | can: flexcan: fix mx28 detection by rearanging OF match tableMarc Kleine-Budde2013-10-091-2/+2
* | | can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX and abor...Marc Kleine-Budde2013-10-091-2/+8
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-10-099-20/+85
|\ \ \
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-099-20/+85
| |\| |
| | * | iwlwifi: pcie: fix merge damageJohannes Berg2013-10-071-4/+4
| | * | ath9k: fix tx queue scheduling after channel changesFelix Fietkau2013-10-071-12/+11