summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-12-10Merge branch 'quilt/ttydev'Stephen Rothwell
2008-12-10Merge commit 'lblnet/master'Stephen Rothwell
2008-12-10Merge commit 'security-testing/next'Stephen Rothwell
2008-12-10Merge branch 'quilt/rr'Stephen Rothwell
2008-12-10Merge commit 'net/master'Stephen Rothwell
2008-12-10Merge commit 'async_tx/next'Stephen Rothwell
2008-12-10Merge commit 'nfsd/nfsd-next'Stephen Rothwell
2008-12-10cpumask:all-ops-compare-against-nr_cpu_ids-netRusty Russell
2008-12-10Merge commit 's390/features'Stephen Rothwell
2008-12-09bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl().David S. Miller
2008-12-09bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled.David S. Miller
2008-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-12-09tty-ircomm-tweaksAlan Cox
2008-12-08Merge branch 'for-2.6.29' into HEADJ. Bruce Fields
2008-12-08netlabel: Update kernel configuration APIPaul Moore
2008-12-08dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker
2008-12-08dccp: Remove manual influence on NDP Count featureGerrit Renker
2008-12-08dccp: Remove obsolete parts of the old CCID interfaceGerrit Renker
2008-12-08dccp: Clean up old feature-negotiation infrastructureGerrit Renker
2008-12-08dccp: Integration of dynamic feature activation - part 3 (client side)Gerrit Renker
2008-12-08dccp: Integration of dynamic feature activation - part 2 (server side)Gerrit Renker
2008-12-08dccp: Integration of dynamic feature activation - part 1 (socket setup)Gerrit Renker
2008-12-08netdevice: Kill netdev->privWang Chen
2008-12-07tproxy: fixe a possible read from an invalid location in the socket matchBalazs Scheidler
2008-12-06wireless: Fix incorrect use of loose in wext.cNick Andrew
2008-12-05tcp: fix tso_should_defer in 64bitIlpo Järvinen
2008-12-05tcp: use tcp_write_xmit also in tcp_push_oneIlpo Järvinen
2008-12-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-05tcp: move some parts from tcp_write_xmitIlpo Järvinen
2008-12-05tcp: share code through function, not through copy-paste. :-)Ilpo Järvinen
2008-12-05tcp: drop tcp_bound_rto, merge content of it tcp_set_rtoIlpo Järvinen
2008-12-05tcp: no need to pass prev skb around, reduces arg pressureIlpo Järvinen
2008-12-05tcp: introduce struct tcp_sacktag_state to reduce arg pressureIlpo Järvinen
2008-12-05tcp: make mtu probe failure to not break gso'ed skbs unnecessarilyIlpo Järvinen
2008-12-05tcp: Fix thinko making the not-shiftable to cover S|R as wellIlpo Järvinen
2008-12-05tcp: force mss equality with the next skb too.Ilpo Järvinen
2008-12-05dccp: use roundup instead of opencodingIlpo Järvinen
2008-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-12-05dmaengine: kill struct dma_client and supporting infrastructureDan Williams
2008-12-05dmaengine: replace dma_async_client_register with dmaengine_getDan Williams
2008-12-05net_dma: convert to dma_find_channelDan Williams
2008-12-05dmaengine: provide a common 'issue_pending_all' implementationDan Williams
2008-12-05dmaengine: up-level reference counting to the module levelDan Williams
2008-12-05cfg80211: "fix" 11d oopsJohannes Berg
2008-12-05mac80211: tx module cleanup.Rami Rosen
2008-12-05cfg80211: fix wiphy remove if no regulatory requestJohannes Berg
2008-12-05mac80211: add sta_notify_ps callbackChristian Lamparter
2008-12-05mac80211: accept empty strings for hidden SSIDsFabio Rossi
2008-12-05cfg80211: handle SIOCGIWMODE/SIOCSIWMODEJohannes Berg
2008-12-05cfg80211: handle SIOCGIWNAMEJohannes Berg