summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-01-11net_dma: acquire/release dma channels on ifup/ifdownDan Williams
2009-01-11dccp ccid-3: Fix RFC referenceGerrit Renker
2009-01-11net: fix section mismatch warnings in dccp/ccids/lib/tfrc.cLeonardo Potenza
2009-01-11net/bridge/netfilter: move a dereference below a NULL testJulia Lawall
2009-01-11net/tipc/bcast.h: use ARRAY_SIZEJulia Lawall
2009-01-11ipcomp: Remove spurious truesize increaseHerbert Xu
2009-01-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-08wimax: testing for rfkill support should also test for CONFIG_RFKILL_MODULEInaky Perez-Gonzalez
2009-01-08wimax: fix kconfig interactions with rfkill and input layersInaky Perez-Gonzalez
2009-01-08wimax: fix '#ifndef CONFIG_BUG' layout to avoid warningInaky Perez-Gonzalez
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-01-08vlan: add neigh_setupFrank Blaschka
2009-01-08tcp6: Add GRO supportHerbert Xu
2009-01-08ipv6: Add GRO supportHerbert Xu
2009-01-08fix similar typos to successfullColy Li
2009-01-08remove lots of double-semicolonsFernando Carrijo
2009-01-07phonet: update to net_device_opsStephen Hemminger
2009-01-07bluetooth: driver API updateStephen Hemminger
2009-01-07appletalk: convert aarp to net_device_opsStephen Hemminger
2009-01-07Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-01-07SUNRPC: The sunrpc server code should not be used by out-of-tree modulesTrond Myklebust
2009-01-07svc: Clean up deferred requests on transport destructionTom Tucker
2009-01-07svc: Move kfree of deferral record to common codeTom Tucker
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-07wimax: Makefile, Kconfig and docbook linkage for the stackInaky Perez-Gonzalez
2009-01-07wimax: debugfs controlsInaky Perez-Gonzalez
2009-01-07wimax: basic API: kernel/user messaging, rfkill and resetInaky Perez-Gonzalez
2009-01-07genetlink: export genl_unregister_mc_group()Inaky Perez-Gonzalez
2009-01-07wimax: generic device management (registration, deregistration, lookup)Inaky Perez-Gonzalez
2009-01-07wimax: debug macros and debug settings for the WiMAX stackInaky Perez-Gonzalez
2009-01-07wimax: internal API for the kernel space WiMAX stackInaky Perez-Gonzalez
2009-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-01-06dsa: convert to net_device_ops (v2)Stephen Hemminger
2009-01-07Merge branch 'next' into for-linusJames Morris
2009-01-06can: omit unneeded skb_clone() callsOliver Hartkopp
2009-01-06vlan: Add GRO interfacesHerbert Xu
2009-01-06gro: Add internal interfaces for VLANHerbert Xu
2009-01-06sch_teql: convert to net_device_opsStephen Hemminger
2009-01-06s390: remove s390_root_dev_*()Mark McLoughlin
2009-01-06wireless: convert wireless ioctl to net_device_opsStephen Hemminger
2009-01-06dmaengine: kill struct dma_client and supporting infrastructureDan Williams
2009-01-06dmaengine: replace dma_async_client_register with dmaengine_getDan Williams
2009-01-06net_dma: convert to dma_find_channelDan Williams
2009-01-06dmaengine: provide a common 'issue_pending_all' implementationDan Williams
2009-01-06dmaengine: up-level reference counting to the module levelDan Williams
2009-01-06SUNRPC: Ensure the server closes sockets in a timely fashionTrond Myklebust
2009-01-06sunrpc: add sv_maxconn field to svc_serv (try #3)Jeff Layton
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer