aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2009-12-17fs: no games with DCACHE_UNHASHEDGravatar Nick Piggin 1-19/+0
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Gravatar Linus Torvalds 2-138/+82
2009-12-16Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Gravatar Linus Torvalds 1-0/+15
2009-12-16Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 4-49/+43
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 17-134/+149
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Gravatar Linus Torvalds 2-4/+4
2009-12-16switch alloc_file() to passing struct pathGravatar Al Viro 1-8/+9
2009-12-16switch sock_alloc_file() to alloc_file()Gravatar Al Viro 1-11/+11
2009-12-169p connect fixesGravatar Al Viro 1-66/+46
2009-12-16merge sock_alloc_fd/sock_attach_fd into a new helperGravatar Al Viro 1-57/+23
2009-12-16reorder alloc_fd/attach_fd in socketpair()Gravatar Al Viro 1-17/+14
2009-12-16const: constify remaining pipe_buf_operationsGravatar Alexey Dobriyan 1-1/+1
2009-12-15packet: dont call sleeping functions while holding rcu_read_lock()Gravatar Eric Dumazet 1-40/+31
2009-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...Gravatar David S. Miller 6-10/+47
2009-12-15tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.Gravatar David S. Miller 7-77/+54
2009-12-15nfs: enforce FIFO ordering of operations trying to acquire slotGravatar Alexandros Batsakis 1-0/+1
2009-12-15rpc: add rpc_queue_empty functionGravatar Alexandros Batsakis 1-0/+14
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionGravatar André Goddard Rosa 3-7/+5
2009-12-15const: constify remaining dev_pm_opsGravatar Alexey Dobriyan 2-2/+2
2009-12-15ipvs: zero usvc and udestGravatar Simon Horman 1-0/+4
2009-12-15netfilter: fix crashes in bridge netfilter caused by fragment jumpsGravatar Patrick McHardy 2-4/+23
2009-12-15ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Gravatar Patrick McHardy 3-6/+19
2009-12-14ipvs: fix synchronization on connection closeGravatar Xiaotian Feng 1-0/+1
2009-12-13net: Fix userspace RTM_NEWLINK notifications.Gravatar Eric W. Biederman 2-3/+14
2009-12-13udp: udp_lib_get_port() fixGravatar Eric Dumazet 1-4/+3
2009-12-13Merge branch 'nfs-for-2.6.33'Gravatar Trond Myklebust 8-60/+162
2009-12-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/Gravatar David S. Miller 12-21/+21
2009-12-11net: Handle NETREG_UNINITIALIZED devices correctlyGravatar Krishna Kumar 1-4/+6
2009-12-11xfrm: Fix truncation length of authentication algorithms installed via PF_KEYGravatar Martin Willi 1-0/+1
2009-12-11net: use compat helper functions in compat_sys_recvmmsgGravatar Heiko Carstens 1-5/+2
2009-12-11net: fix compat_sys_recvmmsg parameter typeGravatar Heiko Carstens 1-7/+5
2009-12-10wireless: update old static regulatory domain rulesGravatar John W. Linville 1-50/+25
2009-12-10mac80211: Revert 'Use correct sign for mesh active path refresh'Gravatar Javier Cardona 2-3/+4
2009-12-10mac80211: Fixed bug in mesh portal pathsGravatar Javier Cardona 1-1/+0
2009-12-10net/mac80211: Correct size given to memsetGravatar Julia Lawall 1-1/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 12-21/+21
2009-12-09rpc: remove unneeded function parameter in gss_add_msg()Gravatar Suresh Jayaraman 1-2/+2
2009-12-09wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPECGravatar John W. Linville 1-1/+2
2009-12-09cfg80211: Clear encryption privacy when key off is done.Gravatar Vivek Natarajan 1-0/+1
2009-12-08tcp: fix retrans_stamp advancing in error casesGravatar Ilpo Järvinen 1-3/+32
2009-12-08tcp: Stalling connections: Move timeout calculation routineGravatar Damian Lukowski 1-0/+29
2009-12-08atm: [br2684] allow routed mode operation againGravatar chas williams - CONTRACTOR 1-3/+8
2009-12-08atm: [lec] initialize .netdev_ops before calling register_netdev()Gravatar chas williams - CONTRACTOR 1-9/+1
2009-12-08[PATCH] tcp: documents timewait refcnt tricks Gravatar Eric Dumazet 1-14/+24
2009-12-08tcp: Fix a connect() race with timewait socketsGravatar Eric Dumazet 2-8/+23
2009-12-08tcp: Fix a connect() race with timewait socketsGravatar Eric Dumazet 6-13/+29
2009-12-08tcp: Remove runtime check that can never be true.Gravatar David S. Miller 1-5/+0
2009-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar David S. Miller 5-9/+28
2009-12-08sctp: fix compile error due to sysctl mismergeGravatar Linus Torvalds 1-1/+0
2009-12-08Merge branch 'bugfixes' into nfs-for-nextGravatar Trond Myklebust 1-1/+1