summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tc35815: Define more Rx status bitsAtsushi Nemoto2008-10-311-2/+3
* cxgb3 - enable lro control through ethtoolDivy Le Ray2008-10-311-12/+57
* e100: adapt to the reworked PCI PMRafael J. Wysocki2008-10-311-6/+10
* The overdue eepro100 removal.Adrian Bunk2008-10-315-2426/+0
* skge: adapt skge to use reworked PCI PMRafael J. Wysocki2008-10-311-27/+11
* udp: Should use spin_lock_bh()/spin_unlock_bh() in udp_lib_unhash()Eric Dumazet2008-10-301-2/+2
* net: easy removals of HIPQUAD using %pI4 formatHarvey Harrison2008-10-293-31/+18
* macvlan: add support for ethtool get settingsStephen Hemminger2008-10-291-0/+24
* printk: remove %p6 format specifier, fix up commentsHarvey Harrison2008-10-291-5/+1
* net: replace %p6 with %pI6Harvey Harrison2008-10-2949-100/+100
* net: replace %#p6 format specifier with %pi6Harvey Harrison2008-10-297-10/+10
* printk: add %I4, %I6, %i4, %i6 format specifiersHarvey Harrison2008-10-291-0/+31
* udp: introduce sk_for_each_rcu_safenext()Eric Dumazet2008-10-294-6/+23
* udp: udp_get_next() should use spin_unlock_bh()Eric Dumazet2008-10-291-1/+1
* udp: calculate udp_mem based on low memory instead of all memoryEric Dumazet2008-10-291-3/+6
* udp: RCU handling for Unicast packets.Eric Dumazet2008-10-296-18/+90
* udp: introduce struct udp_table and multiple spinlocksEric Dumazet2008-10-299-163/+214
* net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final usersHarvey Harrison2008-10-283-17/+3
* uwb: use the %pM formatting specifier in eda.cHarvey Harrison2008-10-281-29/+9
* infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMTHarvey Harrison2008-10-281-23/+0
* infiniband: ipoib replace IPOIB_GID_FMT with %p6Harvey Harrison2008-10-283-58/+45
* infiniband: use %p6 for printing message idsHarvey Harrison2008-10-284-78/+9
* vlan: propogate ethtool speed valuesStephen Hemminger2008-10-283-6/+30
* veth: remove unused listDaniel Lezcano2008-10-281-13/+0
* veth: Remove useless veth fieldDaniel Lezcano2008-10-281-3/+0
* net, misc: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-289-55/+39
* net: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-2817-62/+43
* netfilter: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-2810-64/+45
* misc: replace NIP6_FMT with %p6 format specifierHarvey Harrison2008-10-285-8/+5
* net: replace all current users of NIP6_SEQFMT with %#p6Harvey Harrison2008-10-287-26/+18
* printk: add %p6 format specifier for IPv6 addressesHarvey Harrison2008-10-281-0/+22
* xfrm: Notify changes in UDP encapsulation via netlinkMartin Willi2008-10-282-0/+66
* net: don't use INIT_RCU_HEADAlexey Dobriyan2008-10-285-14/+1
* net: reduce structures when XFRM=nAlexey Dobriyan2008-10-2811-9/+33
* netlink: constify struct nlattr * arg to parsing functionsPatrick McHardy2008-10-282-12/+12
* netns: Coexist with the sysfs limitations v2Eric W. Biederman2008-10-273-6/+28
* net: convert more to %pMJohannes Berg2008-10-2726-141/+50
* net: convert print_mac to %pMJohannes Berg2008-10-27235-1571/+891
* mac80211: convert to %pM away from print_macJohannes Berg2008-10-2714-225/+130
* printk: add %pM format specifier for MAC addressesHarvey Harrison2008-10-271-0/+21
* net: implement emergency route cache rebulds when gc_elasticity is exceededNeil Horman2008-10-274-2/+150
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-10-274-23/+73
|\
| * firewire: fw-sbp2: fix racesJay Fenlason2008-10-261-10/+26
| * firewire: fw-sbp2: delay first login to avoid retriesStefan Richter2008-10-261-1/+1
| * firewire: fw-ohci: initialization failure path fixesStefan Richter2008-10-261-9/+14
| * firewire: fw-ohci: don't leak dma memory on module removalJay Fenlason2008-10-261-0/+27
| * firewire: fix struct fw_node memory leakJay Fenlason2008-10-261-2/+4
| * firewire: Survive more than 256 bus resetsJay Fenlason2008-10-261-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-10-2713-28/+112
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'topic/fix/asoc', 'topic/fix/hda', 'topic/fix/misc' and 'topic...Takashi Iwai2008-10-271054-20669/+46631
| |\ \ \ \ \
OpenPOWER on IntegriCloud