aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-12-17fs: no games with DCACHE_UNHASHEDNick Piggin
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds
2009-12-16Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-12-16Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-12-16switch alloc_file() to passing struct pathAl Viro
2009-12-16switch sock_alloc_file() to alloc_file()Al Viro
2009-12-169p connect fixesAl Viro
2009-12-16merge sock_alloc_fd/sock_attach_fd into a new helperAl Viro
2009-12-16reorder alloc_fd/attach_fd in socketpair()Al Viro
2009-12-16const: constify remaining pipe_buf_operationsAlexey Dobriyan
2009-12-15packet: dont call sleeping functions while holding rcu_read_lock()Eric Dumazet
2009-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-12-15tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller
2009-12-15nfs: enforce FIFO ordering of operations trying to acquire slotAlexandros Batsakis
2009-12-15rpc: add rpc_queue_empty functionAlexandros Batsakis
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-15ipvs: zero usvc and udestSimon Horman
2009-12-15netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy
2009-12-15ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy
2009-12-14ipvs: fix synchronization on connection closeXiaotian Feng
2009-12-13net: Fix userspace RTM_NEWLINK notifications.Eric W. Biederman
2009-12-13udp: udp_lib_get_port() fixEric Dumazet
2009-12-13Merge branch 'nfs-for-2.6.33'Trond Myklebust
2009-12-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-11net: Handle NETREG_UNINITIALIZED devices correctlyKrishna Kumar
2009-12-11xfrm: Fix truncation length of authentication algorithms installed via PF_KEYMartin Willi
2009-12-11net: use compat helper functions in compat_sys_recvmmsgHeiko Carstens
2009-12-11net: fix compat_sys_recvmmsg parameter typeHeiko Carstens
2009-12-10wireless: update old static regulatory domain rulesJohn W. Linville
2009-12-10mac80211: Revert 'Use correct sign for mesh active path refresh'Javier Cardona
2009-12-10mac80211: Fixed bug in mesh portal pathsJavier Cardona
2009-12-10net/mac80211: Correct size given to memsetJulia Lawall
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09rpc: remove unneeded function parameter in gss_add_msg()Suresh Jayaraman
2009-12-09wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPECJohn W. Linville
2009-12-09cfg80211: Clear encryption privacy when key off is done.Vivek Natarajan
2009-12-08tcp: fix retrans_stamp advancing in error casesIlpo Järvinen
2009-12-08tcp: Stalling connections: Move timeout calculation routineDamian Lukowski
2009-12-08atm: [br2684] allow routed mode operation againchas williams - CONTRACTOR
2009-12-08atm: [lec] initialize .netdev_ops before calling register_netdev()chas williams - CONTRACTOR
2009-12-08[PATCH] tcp: documents timewait refcnt tricks Eric Dumazet
2009-12-08tcp: Fix a connect() race with timewait socketsEric Dumazet
2009-12-08tcp: Fix a connect() race with timewait socketsEric Dumazet
2009-12-08tcp: Remove runtime check that can never be true.David S. Miller
2009-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-08sctp: fix compile error due to sysctl mismergeLinus Torvalds
2009-12-08Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust