summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \
| | | | | * | pci: use pci_ioremap_bar() in sound/Arjan van de Ven2008-10-219-13/+10
| | | | * | | sound: use a common working email addressAlan Cox2008-10-273-3/+3
| | | * | | | ALSA: hda - Restore default pin configs for realtek codecsTakashi Iwai2008-10-271-0/+77
| | * | | | | ALSA: ASoC: Blackfin: update SPORT0 port selector (v2)Cliff Cai2008-10-271-12/+22
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-276-9/+13
|\ \ \ \ \ \ \
| * | | | | | | syncookies: fix inclusion of tcp options in syn-ackFlorian Westphal2008-10-261-5/+5
| * | | | | | | libertas: free sk_buff with kfree_skbSergio Luis2008-10-261-1/+1
| * | | | | | | btsdio: free sk_buff with kfree_skbSergio Luis2008-10-261-1/+1
| * | | | | | | Phonet: do not reply to indication reset packetsRemi Denis-Courmont2008-10-262-1/+5
| * | | | | | | Phonet: include generic link-layer header size in MAX_PHONET_HEADERRemi Denis-Courmont2008-10-261-1/+1
* | | | | | | | Switch to a valid email address...Alan Cox2008-10-274-4/+4
* | | | | | | | Tidy up addresses in random driversAlan Cox2008-10-274-4/+4
* | | | | | | | leds: da903x: fix the building failure of incomplete type of 'work'Eric Miao2008-10-271-0/+1
|/ / / / / / /
* | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-10-262-24/+40
|\ \ \ \ \ \ \
| * | | | | | | md: allow extended partitions on md devices.NeilBrown2008-10-211-0/+5
| * | | | | | | md: use sysfs_notify_dirent to notify changes to md/dev-xxx/stateNeilBrown2008-10-212-9/+15
OpenPOWER on IntegriCloud