aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-14[CVE-2009-0029] System call wrappers part 22Heiko Carstens1-15/+16
2009-01-14[CVE-2009-0029] System call wrappers part 21Heiko Carstens1-15/+15
2009-01-14[CVE-2009-0029] System call wrappers part 07Heiko Carstens1-1/+1
2009-01-11net_dma: acquire/release dma channels on ifup/ifdownDan Williams1-3/+10
2009-01-11dccp ccid-3: Fix RFC referenceGerrit Renker1-1/+1
2009-01-11net: fix section mismatch warnings in dccp/ccids/lib/tfrc.cLeonardo Potenza1-1/+1
2009-01-11net/bridge/netfilter: move a dereference below a NULL testJulia Lawall1-1/+2
2009-01-11net/tipc/bcast.h: use ARRAY_SIZEJulia Lawall1-1/+1
2009-01-11ipcomp: Remove spurious truesize increaseHerbert Xu1-1/+0
2009-01-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds5-151/+9
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds20-133/+432
2009-01-08wimax: testing for rfkill support should also test for CONFIG_RFKILL_MODULEInaky Perez-Gonzalez1-1/+1
2009-01-08wimax: fix kconfig interactions with rfkill and input layersInaky Perez-Gonzalez1-0/+14
2009-01-08wimax: fix '#ifndef CONFIG_BUG' layout to avoid warningInaky Perez-Gonzalez1-3/+5
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller32-206/+2690
2009-01-08vlan: add neigh_setupFrank Blaschka1-0/+14
2009-01-08tcp6: Add GRO supportHerbert Xu2-4/+43
2009-01-08ipv6: Add GRO supportHerbert Xu1-5/+102
2009-01-08fix similar typos to successfullColy Li1-1/+1
2009-01-08remove lots of double-semicolonsFernando Carrijo3-3/+3
2009-01-07phonet: update to net_device_opsStephen Hemminger1-4/+8
2009-01-07bluetooth: driver API updateStephen Hemminger3-27/+19
2009-01-07appletalk: convert aarp to net_device_opsStephen Hemminger1-2/+3
2009-01-07Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds7-58/+96
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds13-0/+2115
2009-01-07SUNRPC: The sunrpc server code should not be used by out-of-tree modulesTrond Myklebust7-39/+39
2009-01-07svc: Clean up deferred requests on transport destructionTom Tucker1-7/+18
2009-01-07svc: Move kfree of deferral record to common codeTom Tucker2-5/+3
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-7/+7
2009-01-07wimax: Makefile, Kconfig and docbook linkage for the stackInaky Perez-Gonzalez4-0/+54
2009-01-07wimax: debugfs controlsInaky Perez-Gonzalez1-0/+90
2009-01-07wimax: basic API: kernel/user messaging, rfkill and resetInaky Perez-Gonzalez3-0/+1096
2009-01-07genetlink: export genl_unregister_mc_group()Inaky Perez-Gonzalez1-0/+1
2009-01-07wimax: generic device management (registration, deregistration, lookup)Inaky Perez-Gonzalez2-0/+741
2009-01-07wimax: debug macros and debug settings for the WiMAX stackInaky Perez-Gonzalez1-0/+42
2009-01-07wimax: internal API for the kernel space WiMAX stackInaky Perez-Gonzalez1-0/+91
2009-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds7-137/+469
2009-01-06dsa: convert to net_device_ops (v2)Stephen Hemminger1-10/+41
2009-01-07Merge branch 'next' into for-linusJames Morris7-137/+469
2009-01-06can: omit unneeded skb_clone() callsOliver Hartkopp3-21/+21
2009-01-06vlan: Add GRO interfacesHerbert Xu1-23/+88
2009-01-06gro: Add internal interfaces for VLANHerbert Xu1-23/+59
2009-01-06sch_teql: convert to net_device_opsStephen Hemminger1-8/+12
2009-01-06s390: remove s390_root_dev_*()Mark McLoughlin1-4/+3
2009-01-06wireless: convert wireless ioctl to net_device_opsStephen Hemminger1-2/+2
2009-01-06dmaengine: kill struct dma_client and supporting infrastructureDan Williams1-96/+3
2009-01-06dmaengine: replace dma_async_client_register with dmaengine_getDan Williams1-2/+1
2009-01-06net_dma: convert to dma_find_channelDan Williams5-45/+5
2009-01-06dmaengine: provide a common 'issue_pending_all' implementationDan Williams1-8/+1
2009-01-06dmaengine: up-level reference counting to the module levelDan Williams1-1/+0