summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-201455-48165/+95796
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-18577-14740/+24542
| |\
| * | qlcnic: adding co maintainerAmit Kumar Salecha2010-05-181-0/+1
| * | ixgbe: add support for active DA cablesDon Skidmore2010-05-186-14/+54
| * | ixgbe: dcb, do not tag tc_prio_control framesJohn Fastabend2010-05-181-1/+2
| * | ixgbe: fix ixgbe_tx_is_paused logicJohn Fastabend2010-05-181-4/+4
| * | ixgbe: always enable vlan strip/insert when DCB is enabledYi Zou2010-05-181-1/+9
| * | ixgbe: remove some redundant code in setting FCoE FIP filterYi Zou2010-05-181-6/+0
| * | ixgbe: fix wrong offset to fc_frame_header in ixgbe_fcoe_ddpYi Zou2010-05-181-4/+7
| * | ixgbe: fix header len when unsplit packet overflows to data bufferShannon Nelson2010-05-181-2/+3
| * | ipv6: Never schedule DAD timer on dead addressHerbert Xu2010-05-181-2/+8
| * | ipv6: Use POSTDAD stateHerbert Xu2010-05-181-5/+24
| * | ipv6: Use state_lock to protect ifa stateHerbert Xu2010-05-181-4/+23
| * | ipv6: Replace inet6_ifaddr->dead with stateHerbert Xu2010-05-182-9/+19
| * | cxgb4: notify upper drivers if the device is already up when they loadDimitris Michailidis2010-05-181-0/+3
| * | cxgb4: keep interrupts available when the ports are brought downDimitris Michailidis2010-05-182-28/+22
| * | cxgb4: fix initial addition of MAC addressDimitris Michailidis2010-05-181-1/+1
| * | cnic: Return SPQ credit to bnx2x after ring setup and shutdown.Michael Chan2010-05-182-1/+75
| * | cnic: Convert cnic_local_flags to atomic ops.Michael Chan2010-05-182-6/+5
| * | can: Fix SJA1000 command register writes on SMP systemsOliver Hartkopp2010-05-182-3/+18
| * | bridge: fix build for CONFIG_SYSFS disabledRandy Dunlap2010-05-181-1/+1
| * | ARCNET: Limit com20020 PCI ID matches for SOHARD cardsAndreas Bombe2010-05-171-2/+2
| * | net: Remove unnecessary returns from void function()sJoe Perches2010-05-1748-131/+0
| * | net sched: cleanup and rate limit warningstephen hemminger2010-05-171-3/+6
| * | pfkey: add severity to printkstephen hemminger2010-05-171-5/+5
| * | xfrm: add severity to printkstephen hemminger2010-05-171-5/+7
| * | net sched: printk message severitystephen hemminger2010-05-178-28/+33
| * | cleanup: remove pppoe_ioctl() declaration.Rami Rosen2010-05-171-1/+0
| * | drivers/net: Use kcalloc or kzallocJulia Lawall2010-05-172-4/+2
| * | drivers/net/vmxnet3: Use kzallocJulia Lawall2010-05-171-2/+1
| * | net/caif: Use kzallocJulia Lawall2010-05-172-4/+2
| * | drivers/net: Use kzallocJulia Lawall2010-05-171-2/+1
| * | sctp: fix append error cause to ERROR chunk correctlyWei Yongjun2010-05-171-2/+2
| * | net: Add ndo_{set|get}_vf_port support for enic dynamic vnicsScott Feldman2010-05-179-24/+521
| * | net: Add netlink support for virtual port management (was iovnl)Scott Feldman2010-05-173-1/+251
| * | drivers/net: remove useless semicolonsJoe Perches2010-05-1723-33/+33
| * | qeth: support the new OSA CHPID types OSX and OSMUrsula Braun2010-05-176-111/+194
| * | drivers/s390/net: Drop memory allocation castJulia Lawall2010-05-174-11/+6
| * | pegasus: fix USB device ID for ETX-US2Tadashi Abe2010-05-171-1/+1
| * | can: sja1000 platform data fixesWolfgang Grandegger2010-05-174-8/+9
| * | net: Introduce skb_tunnel_rx() helperEric Dumazet2010-05-177-34/+34
| * | tcp: tcp_synack_options() fix Eric Dumazet2010-05-171-5/+4
| * | ipv6: fix the bug of address checkStephen Hemminger2010-05-171-7/+8
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-05-1760-1442/+2152
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-1760-1442/+2152
| | |\ \
| | | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-171-2/+25
| | | |\ \
| | | | * | mac80211: don't process work item with wrong frameJohannes Berg2010-05-121-2/+25
| | | * | | rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb.Gertjan van Wingerde2010-05-122-4/+13
| | | * | | rt2x00: Dump beacons under a different identifier than TX frames.Gertjan van Wingerde2010-05-122-1/+7
| | | * | | rt2x00: Simplify TXD handling of beacons.Gertjan van Wingerde2010-05-1210-81/+72
OpenPOWER on IntegriCloud