summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2011-07-226-67/+303
|\
| * firewire: document the sysfs ABIsStefan Richter2011-07-161-0/+122
| * firewire: cdev: ABI documentation enhancementsStefan Richter2011-07-162-41/+137
| * firewire: cdev: prevent race between first get_info ioctl and bus reset event...Stefan Richter2011-07-162-8/+13
| * firewire: cdev: return -ENOTTY for unimplemented ioctls, not -EINVALStefan Richter2011-07-161-1/+1
| * firewire: ohci: skip soft reset retries after card ejectionStefan Richter2011-07-091-4/+7
| * firewire: ohci: fix PHY reg access after card ejectionStefan Richter2011-07-091-0/+6
| * firewire: ohci: add a comment on PHY reg access serializationStefan Richter2011-07-091-0/+6
| * firewire: ohci: reduce potential context_stop latencyStefan Richter2011-07-091-2/+3
| * firewire: ohci: remove superfluous posted write flushesClemens Ladisch2011-06-021-9/+5
| * firewire: net: replacing deprecated __attribute__((packed)) with __packedAugust Lilleaas2011-06-021-2/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-07-221296-36138/+93750
|\ \
| * | icmp: Fix regression in nexthop resolution during replies.David S. Miller2011-07-221-6/+8
| * | Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2011-07-211-4/+14
| |\ \
| | * | vhost: handle wrap around in # of bufs mathShirley Ma2011-07-211-3/+9
| | * | vhost-net: update used ring on backend changeMichael S. Tsirkin2011-07-211-1/+5
| * | | net: Fix ppc64 BPF JIT dependencies.David S. Miller2011-07-211-1/+1
| * | | acenic: include NET_SKB_PAD headroom to incoming skbsEric Dumazet2011-07-211-3/+3
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-07-217-481/+338
| |\ \ \
| | * | | ixgbe: convert to ndo_fix_featuresDon Skidmore2011-07-213-217/+111
| | * | | ixgbe: only enable WoL for magic packet by defaultAndy Gospodarek2011-07-211-6/+3
| | * | | ixgbe: remove ifdef check for non-existent defineEmil Tantilov2011-07-211-2/+0
| | * | | ixgbe: Pass staterr instead of re-reading status and error bits from descriptorAlexander Duyck2011-07-213-42/+37
| | * | | ixgbe: Move interrupt related values out of ring and into q_vectorAlexander Duyck2011-07-213-138/+62
| | * | | ixgbe: add structure for containing RX/TX rings to q_vectorAlexander Duyck2011-07-213-84/+88
| | * | | ixgbe: inline the ixgbe_maybe_stop_tx functionAlexander Duyck2011-07-211-1/+1
| | * | | ixgbe: Update ATR to use recorded TX queues instead of CPU for routingAlexander Duyck2011-07-211-4/+3
| | * | | igb: Fix for DH89xxCC near end loopback testRobert Healy2011-07-212-0/+43
| | * | | e1000: always call e1000_check_for_link() on e1000_ce4100 MACs.Nicolas Schichan2011-07-211-4/+7
| * | | | netxen: add fw version compatibility checkAmit Kumar Salecha2011-07-213-13/+68
| * | | | be2net: request native mode each time the card is resetSathya Perla2011-07-213-4/+6
| * | | | ipv4: Constrain UFO fragment sizes to multiples of 8 bytesBill Sommerfeld2011-07-211-3/+3
| * | | | virtio_net: Fix panic in virtnet_removeKrishna Kumar2011-07-211-9/+1
| * | | | ipv6: make fragment identifications less predictableEric Dumazet2011-07-217-22/+64
| * | | | ipv6: unshare inetpeersEric Dumazet2011-07-211-13/+20
| |/ / /
| * | | can: make function can_get_bittiming staticThadeu Lima de Souza Cascardo2011-07-211-1/+1
| * | | net: Kobj and queues_kset should be used when CONFIG_XPS is enabledChoi, Jong-Hwan2011-07-211-2/+2
| * | | vmxnet3: fix publicity of NETIF_F_HIGHDMAShreyas Bhatewara2011-07-211-1/+1
| * | | vmxnet3: set netdev parant device before calling netdev_infoShreyas Bhatewara2011-07-211-1/+1
| * | | ASIX: Add AX88772B USB IDMarek Vasut2011-07-211-0/+4
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-211-6/+14
| |\ \ \
| | * | | jme: Fix unmap error (Causing system freeze)Guo-Fu Tseng2011-07-211-6/+14
| * | | | stmmac: improve and up-to-date the documentationGiuseppe CAVALLARO2011-07-211-64/+136
| * | | | stmmac: unify MAC and PHY configuration parameters (V2)Giuseppe CAVALLARO2011-07-214-131/+77
| * | | | stmmac: remove warning when compile as built-in (V2)Giuseppe CAVALLARO2011-07-211-23/+42
| * | | | stmmac: update the version (V2)Giuseppe CAVALLARO2011-07-211-1/+1
| * | | | ethtool: Allow zero-length register dumps againBen Hutchings2011-07-211-2/+2
| * | | | skbuff: fix error handling in pskb_copy()Dan Carpenter2011-07-211-1/+2
| * | | | vlan: move vlan_group_[gs]et_device to public headerJiri Pirko2011-07-212-19/+19
| * | | | vlan: kill ndo_vlan_rx_registerJiri Pirko2011-07-212-12/+0
OpenPOWER on IntegriCloud