summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2011-01-11rpc: allow xprt_class->setup to return a preexisting xprtJ. Bruce Fields2-9/+12
2011-01-11rpc: keep backchannel xprt as long as server connectionJ. Bruce Fields3-11/+29
2011-01-11rpc: move sk_bc_xprt to svc_xprtJ. Bruce Fields2-5/+7
2011-01-11Merge commit 'v2.6.37' into for-2.6.38-incomingJ. Bruce Fields25-82/+154
2011-01-05svcrpc: ensure cache_check caller sees updated entryJ. Bruce Fields1-1/+10
2011-01-05svcrpc: take lock on turning entry NEGATIVE in cache_checkJ. Bruce Fields1-7/+18
2011-01-05svcrpc: simpler request droppingJ. Bruce Fields2-1/+3
2011-01-05svcrpc: avoid double reply caused by deferral raceJ. Bruce Fields1-7/+11
2011-01-05SUNRPC: Remove more code when NFSD_DEPRECATED is not configuredJ. Bruce Fields1-0/+12
2011-01-05svcrpc: modifying valid sunrpc cache entries is racyJ. Bruce Fields1-2/+1
2011-01-04ipv4/route.c: respect prefsrc for local routesJoel Sing1-2/+6
2011-01-03bridge: stp: ensure mac header is setFlorian Westphal1-0/+2
2011-01-03bridge: fix br_multicast_ipv6_rcv for paged skbsTomas Winkler1-10/+18
2010-12-31CAN: Use inode instead of kernel address for /proc fileDan Rosenberg1-2/+2
2010-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds21-57/+114
2010-12-26ipv4: dont create routes on down devicesEric Dumazet1-3/+4
2010-12-23Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller2-4/+9
2010-12-23irda: prevent integer underflow in IRLMP_ENUMDEVICESDan Rosenberg1-7/+11
2010-12-23tcp: fix listening_get_next()Eric Dumazet1-2/+2
2010-12-23Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-1/+4
2010-12-22mac80211: fix mesh forwardingJohannes Berg1-1/+4
2010-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-11/+12
2010-12-21net_sched: sch_sfq: fix allot handlingEric Dumazet1-12/+8
2010-12-20ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.David Stevens2-11/+17
2010-12-17net/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negative error value returnJoe Perches1-1/+1
2010-12-17net: sunrpc: kill unused macrosShan Wei3-5/+0
2010-12-17sunrpc: svc_sock_names should hold ref to socket being closed.NeilBrown1-4/+6
2010-12-17sunrpc: remove xpt_poolNeilBrown1-5/+0
2010-12-17Merge commit 'v2.6.37-rc6' into for-2.6.38J. Bruce Fields49-204/+383
2010-12-17ceph: handle partial result from get_user_pagesHenry C Chang1-2/+2
2010-12-17ceph: mark user pages dirty on direct-io readsHenry C Chang1-4/+7
2010-12-17ipv6: don't flush routes when setting loopback downstephen hemminger1-1/+3
2010-12-17sctp: fix the return value of getting the sctp partial delivery pointWei Yongjun1-1/+1
2010-12-17bridge: fix IPv6 queries for bridge multicast snoopingDavid Stevens1-1/+1
2010-12-17net: fix nulls list corruptions in sk_prot_allocOctavian Purdila5-12/+39
2010-12-16ipv6: delete expired route in ip6_pmtu_deliverAndrey Vagin1-1/+6
2010-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-1/+9
2010-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds21-57/+128
2010-12-14ceph: fix msgr_init error pathSage Weil1-5/+3
2010-12-13mac80211: avoid calling ieee80211_work_work unconditionallyHerton Ronaldo Krzesinski1-1/+4
2010-12-13mac80211: Fix NULL-pointer deference on ibss merge when not readyTim Harvey1-0/+4
2010-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville1-0/+1
2010-12-11net: fix skb_defer_rx_timestamp()Eric Dumazet1-2/+4
2010-12-11atm: correct sysfs 'device' link creation and parent relationshipsDan Williams3-5/+7
2010-12-11SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped addressWei Yongjun1-0/+8
2010-12-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-3/+18
2010-12-10ipv6: fix nl group when advertising a new linkNicolas Dichtel1-2/+2
2010-12-10net: Document the kernel_recvmsg() functionMartin Lucina1-0/+15
2010-12-10xfrm: Fix xfrm_state_migrate leakThomas Egerer1-1/+1
2010-12-09econet: Fix crash in aun_incoming().David S. Miller1-1/+5