summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-01-11rpc: keep backchannel xprt as long as server connectionJ. Bruce Fields
2011-01-11rpc: move sk_bc_xprt to svc_xprtJ. Bruce Fields
2011-01-11Merge commit 'v2.6.37' into for-2.6.38-incomingJ. Bruce Fields
2011-01-04svcrpc: ensure cache_check caller sees updated entryJ. Bruce Fields
2011-01-04svcrpc: take lock on turning entry NEGATIVE in cache_checkJ. Bruce Fields
2011-01-04svcrpc: simpler request droppingJ. Bruce Fields
2011-01-04svcrpc: avoid double reply caused by deferral raceJ. Bruce Fields
2011-01-04SUNRPC: Remove more code when NFSD_DEPRECATED is not configuredJ. Bruce Fields
2011-01-04svcrpc: modifying valid sunrpc cache entries is racyJ. Bruce Fields
2011-01-04ipv4/route.c: respect prefsrc for local routesJoel Sing
2011-01-03bridge: stp: ensure mac header is setFlorian Westphal
2011-01-03bridge: fix br_multicast_ipv6_rcv for paged skbsTomas Winkler
2010-12-31CAN: Use inode instead of kernel address for /proc fileDan Rosenberg
2010-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-12-25ipv4: dont create routes on down devicesEric Dumazet
2010-12-23Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller
2010-12-23irda: prevent integer underflow in IRLMP_ENUMDEVICESDan Rosenberg
2010-12-23tcp: fix listening_get_next()Eric Dumazet
2010-12-22Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-12-22mac80211: fix mesh forwardingJohannes Berg
2010-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-12-20net_sched: sch_sfq: fix allot handlingEric Dumazet
2010-12-19ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.David Stevens
2010-12-17net/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negative error value returnJoe Perches
2010-12-17net: sunrpc: kill unused macrosShan Wei
2010-12-17sunrpc: svc_sock_names should hold ref to socket being closed.NeilBrown
2010-12-17sunrpc: remove xpt_poolNeilBrown
2010-12-17Merge commit 'v2.6.37-rc6' into for-2.6.38J. Bruce Fields
2010-12-17ceph: handle partial result from get_user_pagesHenry C Chang
2010-12-17ceph: mark user pages dirty on direct-io readsHenry C Chang
2010-12-16ipv6: don't flush routes when setting loopback downstephen hemminger
2010-12-16sctp: fix the return value of getting the sctp partial delivery pointWei Yongjun
2010-12-16bridge: fix IPv6 queries for bridge multicast snoopingDavid Stevens
2010-12-16net: fix nulls list corruptions in sk_prot_allocOctavian Purdila
2010-12-16ipv6: delete expired route in ip6_pmtu_deliverAndrey Vagin
2010-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-12-13ceph: fix msgr_init error pathSage Weil
2010-12-13mac80211: avoid calling ieee80211_work_work unconditionallyHerton Ronaldo Krzesinski
2010-12-13mac80211: Fix NULL-pointer deference on ibss merge when not readyTim Harvey
2010-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2010-12-10net: fix skb_defer_rx_timestamp()Eric Dumazet
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams
2010-12-10SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped addressWei Yongjun
2010-12-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-12-10ipv6: fix nl group when advertising a new linkNicolas Dichtel
2010-12-10net: Document the kernel_recvmsg() functionMartin Lucina
2010-12-09xfrm: Fix xfrm_state_migrate leakThomas Egerer
2010-12-08econet: Fix crash in aun_incoming().David S. Miller
2010-12-08tcp: protect sysctl_tcp_cookie_size readsEric Dumazet