aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-31tc35815: Define more Rx status bitsAtsushi Nemoto
2008-10-31cxgb3 - enable lro control through ethtoolDivy Le Ray
2008-10-31e100: adapt to the reworked PCI PMRafael J. Wysocki
2008-10-31The overdue eepro100 removal.Adrian Bunk
2008-10-31skge: adapt skge to use reworked PCI PMRafael J. Wysocki
2008-10-30udp: Should use spin_lock_bh()/spin_unlock_bh() in udp_lib_unhash()Eric Dumazet
2008-10-29net: easy removals of HIPQUAD using %pI4 formatHarvey Harrison
2008-10-29macvlan: add support for ethtool get settingsStephen Hemminger
2008-10-29printk: remove %p6 format specifier, fix up commentsHarvey Harrison
2008-10-29net: replace %p6 with %pI6Harvey Harrison
2008-10-29net: replace %#p6 format specifier with %pi6Harvey Harrison
2008-10-29printk: add %I4, %I6, %i4, %i6 format specifiersHarvey Harrison
2008-10-29udp: introduce sk_for_each_rcu_safenext()Eric Dumazet
2008-10-29udp: udp_get_next() should use spin_unlock_bh()Eric Dumazet
2008-10-29udp: calculate udp_mem based on low memory instead of all memoryEric Dumazet
2008-10-29udp: RCU handling for Unicast packets.Eric Dumazet
2008-10-29udp: introduce struct udp_table and multiple spinlocksEric Dumazet
2008-10-28net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final usersHarvey Harrison
2008-10-28uwb: use the %pM formatting specifier in eda.cHarvey Harrison
2008-10-28infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMTHarvey Harrison
2008-10-28infiniband: ipoib replace IPOIB_GID_FMT with %p6Harvey Harrison
2008-10-28infiniband: use %p6 for printing message idsHarvey Harrison
2008-10-28vlan: propogate ethtool speed valuesStephen Hemminger
2008-10-28veth: remove unused listDaniel Lezcano
2008-10-28veth: Remove useless veth fieldDaniel Lezcano
2008-10-28net, misc: replace uses of NIP6_FMT with %p6Harvey Harrison
2008-10-28net: replace uses of NIP6_FMT with %p6Harvey Harrison
2008-10-28netfilter: replace uses of NIP6_FMT with %p6Harvey Harrison
2008-10-28misc: replace NIP6_FMT with %p6 format specifierHarvey Harrison
2008-10-28net: replace all current users of NIP6_SEQFMT with %#p6Harvey Harrison
2008-10-28printk: add %p6 format specifier for IPv6 addressesHarvey Harrison
2008-10-28xfrm: Notify changes in UDP encapsulation via netlinkMartin Willi
2008-10-28net: don't use INIT_RCU_HEADAlexey Dobriyan
2008-10-28net: reduce structures when XFRM=nAlexey Dobriyan
2008-10-28netlink: constify struct nlattr * arg to parsing functionsPatrick McHardy
2008-10-27netns: Coexist with the sysfs limitations v2Eric W. Biederman
2008-10-27net: convert more to %pMJohannes Berg
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-27mac80211: convert to %pM away from print_macJohannes Berg
2008-10-27printk: add %pM format specifier for MAC addressesHarvey Harrison
2008-10-27net: implement emergency route cache rebulds when gc_elasticity is exceededNeil Horman
2008-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-10-27Merge branches 'topic/fix/asoc', 'topic/fix/hda', 'topic/fix/misc' and 'topic...Takashi Iwai
2008-10-27ALSA: ASoC: Blackfin: update SPORT0 port selector (v2)Cliff Cai
2008-10-27ALSA: hda - Restore default pin configs for realtek codecsTakashi Iwai
2008-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-27Switch to a valid email address...Alan Cox
2008-10-27Tidy up addresses in random driversAlan Cox
2008-10-27leds: da903x: fix the building failure of incomplete type of 'work'Eric Miao