| Commit message (Expand) | Author | Age | Files | Lines |
* | virtio-net: refill only when device is up during setting queues | Jason Wang | 2013-10-17 | 1 | -1/+5 |
* | virtio-net: don't respond to cpu hotplug notifier if we're not ready | Jason Wang | 2013-10-17 | 1 | -0/+8 |
* | yam: remove a no-op in yam_ioctl() | Dan Carpenter | 2013-10-17 | 1 | -1/+0 |
* | yam: integer underflow in yam_ioctl() | Dan Carpenter | 2013-10-17 | 1 | -1/+1 |
* | net/ethernet: cpsw: Bugfix interrupts before enabling napi | Markus Pargmann | 2013-10-17 | 1 | -1/+1 |
* | bnx2x: record rx queue for LRO packets | Eric Dumazet | 2013-10-17 | 1 | -0/+1 |
* | tcp: fix incorrect ca_state in tail loss probe | Yuchung Cheng | 2013-10-17 | 1 | -1/+1 |
* | usbnet: fix error return code in usbnet_probe() | Wei Yongjun | 2013-10-17 | 1 | -1/+3 |
* | Merge branch 'sctp_csum' | David S. Miller | 2013-10-17 | 2 | -1/+14 |
|\ |
|
| * | sctp: Perform software checksum if packet has to be fragmented. | Vlad Yasevich | 2013-10-17 | 1 | -1/+1 |
| * | sctp: Use software crc32 checksum when xfrm transform will happen. | Fan Du | 2013-10-17 | 1 | -1/+2 |
| * | net: dst: provide accessor function to dst->xfrm | Vlad Yasevich | 2013-10-17 | 1 | -0/+12 |
|/ |
|
* | Merge branch 'dm9000' | David S. Miller | 2013-10-17 | 1 | -18/+38 |
|\ |
|
| * | dm9000: report the correct LPA | Nikita Kiryanov | 2013-10-17 | 1 | -4/+9 |
| * | dm9000: Implement full reset of DM9000 network device | Michael Abbott | 2013-10-17 | 1 | -12/+21 |
| * | dm9000: take phy out of reset during init | Nikita Kiryanov | 2013-10-17 | 1 | -0/+1 |
| * | dm9000: during init reset phy only for dm9000b | Nikita Kiryanov | 2013-10-17 | 1 | -2/+7 |
|/ |
|
* | net: smc91x: dont't use SMC_outw for fixing up halfword-aligned data | Will Deacon | 2013-10-11 | 1 | -4/+2 |
* | farsync: fix info leak in ioctl | Salva Peiró | 2013-10-11 | 1 | -0/+1 |
* | ipv6: Initialize ip6_tnl.hlen in gre tunnel even if no route is found | Oussama Ghorbel | 2013-10-11 | 1 | -2/+1 |
* | netem: free skb's in tree on reset | stephen hemminger | 2013-10-11 | 1 | -0/+16 |
* | netem: update backlog after drop | stephen hemminger | 2013-10-11 | 1 | -0/+1 |
* | l2tp: must disable bh before calling l2tp_xmit_skb() | Eric Dumazet | 2013-10-11 | 1 | -0/+4 |
* | net: sh_eth: Correct fix for RX packet errors on R8A7740 | Simon Horman | 2013-10-11 | 1 | -4/+4 |
* | vti: get rid of nf mark rule in prerouting | Christophe Gouault | 2013-10-11 | 1 | -3/+11 |
* | bridge: update mdb expiration timer upon reports. | Vlad Yasevich | 2013-10-11 | 1 | -1/+8 |
* | can: at91-can: fix device to driver data mapping for platform devices | Marc Kleine-Budde | 2013-10-09 | 1 | -2/+2 |
* | can: flexcan: fix mx28 detection by rearanging OF match table | Marc Kleine-Budde | 2013-10-09 | 1 | -2/+2 |
* | can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX and abor... | Marc Kleine-Budde | 2013-10-09 | 1 | -2/+8 |
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2013-10-09 | 9 | -20/+85 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-10-09 | 9 | -20/+85 |
| |\ |
|
| | * | iwlwifi: pcie: fix merge damage | Johannes Berg | 2013-10-07 | 1 | -4/+4 |
| | * | ath9k: fix tx queue scheduling after channel changes | Felix Fietkau | 2013-10-07 | 1 | -12/+11 |
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 2013-10-07 | 7 | -4/+70 |
| | |\ |
|
| | | * | iwlwifi: mvm: call ieee80211_scan_completed when needed | Emmanuel Grumbach | 2013-10-02 | 1 | -1/+11 |
| | | * | iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 series | Emmanuel Grumbach | 2013-10-02 | 3 | -0/+17 |
| | | * | iwlwifi: don't WARN on host commands sent when firmware is dead | Emmanuel Grumbach | 2013-10-02 | 1 | -2/+4 |
| | | * | iwlwifi: pcie: add new SKUs for 7000 & 3160 NIC series | Matti Gottlieb | 2013-10-02 | 1 | -0/+32 |
| | | * | iwlwifi: pcie: don't reset the TX queue counter | Emmanuel Grumbach | 2013-10-02 | 1 | -0/+2 |
| | | * | iwlwifi: mvm: Disable uAPSD for D3 image | Alexander Bondar | 2013-10-02 | 1 | -1/+4 |
* | | | | Merge branch 'gianfar' | David S. Miller | 2013-10-09 | 1 | -10/+28 |
|\ \ \ \ |
|
| * | | | | gianfar: Enable eTSEC-20 erratum w/a for P2020 Rev1 | Claudiu Manoil | 2013-10-09 | 1 | -0/+3 |
| * | | | | gianfar: Use mpc85xx support for errata detection | Claudiu Manoil | 2013-10-09 | 1 | -8/+25 |
| * | | | | gianfar: Enable eTSEC-A002 erratum w/a for all parts | Claudiu Manoil | 2013-10-09 | 1 | -6/+4 |
|/ / / / |
|
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2013-10-09 | 9 | -42/+59 |
|\ \ \ \ |
|
| * | | | | xfrm: check for a vaild skb in xfrm_policy_queue_process | Steffen Klassert | 2013-10-08 | 1 | -0/+4 |
| * | | | | xfrm: Add refcount handling to queued policies | Steffen Klassert | 2013-10-08 | 1 | -7/+17 |
| * | | | | xfrm: Fix aevent generation for each received packet | Thomas Egerer | 2013-09-25 | 1 | -24/+27 |
| * | | | | xfrm: Guard IPsec anti replay window against replay bitmap | Fan Du | 2013-09-17 | 3 | -4/+5 |
| * | | | | ipsec: Don't update the pmtu on ICMPV6_DEST_UNREACH | Steffen Klassert | 2013-09-16 | 3 | -6/+3 |