summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* rpc: allow xprt_class->setup to return a preexisting xprtJ. Bruce Fields2011-01-112-9/+12
* rpc: keep backchannel xprt as long as server connectionJ. Bruce Fields2011-01-113-11/+29
* rpc: move sk_bc_xprt to svc_xprtJ. Bruce Fields2011-01-112-5/+7
* Merge commit 'v2.6.37' into for-2.6.38-incomingJ. Bruce Fields2011-01-1125-82/+154
|\
| * ipv4/route.c: respect prefsrc for local routesJoel Sing2011-01-041-2/+6
| * bridge: stp: ensure mac header is setFlorian Westphal2011-01-031-0/+2
| * bridge: fix br_multicast_ipv6_rcv for paged skbsTomas Winkler2011-01-031-10/+18
| * CAN: Use inode instead of kernel address for /proc fileDan Rosenberg2010-12-311-2/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-2621-57/+114
| |\
| | * ipv4: dont create routes on down devicesEric Dumazet2010-12-251-3/+4
| | * Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller2010-12-232-4/+9
| | * irda: prevent integer underflow in IRLMP_ENUMDEVICESDan Rosenberg2010-12-231-7/+11
| | * tcp: fix listening_get_next()Eric Dumazet2010-12-231-2/+2
| | * Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-12-221-1/+4
| | |\
| | | * mac80211: fix mesh forwardingJohannes Berg2010-12-221-1/+4
| | * | net_sched: sch_sfq: fix allot handlingEric Dumazet2010-12-201-12/+8
| | * | ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.David Stevens2010-12-192-11/+17
| | * | ipv6: don't flush routes when setting loopback downstephen hemminger2010-12-161-1/+3
| | * | sctp: fix the return value of getting the sctp partial delivery pointWei Yongjun2010-12-161-1/+1
| | * | bridge: fix IPv6 queries for bridge multicast snoopingDavid Stevens2010-12-161-1/+1
| | * | net: fix nulls list corruptions in sk_prot_allocOctavian Purdila2010-12-165-12/+39
| | * | ipv6: delete expired route in ip6_pmtu_deliverAndrey Vagin2010-12-161-1/+6
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-12-153-1/+9
| | |\ \ | | | |/
| | | * mac80211: avoid calling ieee80211_work_work unconditionallyHerton Ronaldo Krzesinski2010-12-131-1/+4
| | | * mac80211: Fix NULL-pointer deference on ibss merge when not readyTim Harvey2010-12-131-0/+4
| | | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2010-12-131-0/+1
| | | |\
| | | | * Bluetooth: Fix initial RFCOMM DLC security levelJohan Hedberg2010-12-061-0/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-12-202-11/+12
| |\ \ \ \
| | * | | | ceph: handle partial result from get_user_pagesHenry C Chang2010-12-171-2/+2
| | * | | | ceph: mark user pages dirty on direct-io readsHenry C Chang2010-12-171-4/+7
| | * | | | ceph: fix msgr_init error pathSage Weil2010-12-131-5/+3
* | | | | | svcrpc: ensure cache_check caller sees updated entryJ. Bruce Fields2011-01-041-1/+10
* | | | | | svcrpc: take lock on turning entry NEGATIVE in cache_checkJ. Bruce Fields2011-01-041-7/+18
* | | | | | svcrpc: simpler request droppingJ. Bruce Fields2011-01-042-1/+3
* | | | | | svcrpc: avoid double reply caused by deferral raceJ. Bruce Fields2011-01-041-7/+11
* | | | | | SUNRPC: Remove more code when NFSD_DEPRECATED is not configuredJ. Bruce Fields2011-01-041-0/+12
* | | | | | svcrpc: modifying valid sunrpc cache entries is racyJ. Bruce Fields2011-01-041-2/+1
* | | | | | net/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negative error value returnJoe Perches2010-12-171-1/+1
* | | | | | net: sunrpc: kill unused macrosShan Wei2010-12-173-5/+0
* | | | | | sunrpc: svc_sock_names should hold ref to socket being closed.NeilBrown2010-12-171-4/+6
* | | | | | sunrpc: remove xpt_poolNeilBrown2010-12-171-5/+0
* | | | | | Merge commit 'v2.6.37-rc6' into for-2.6.38J. Bruce Fields2010-12-1749-204/+383
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-1421-57/+128
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | net: fix skb_defer_rx_timestamp()Eric Dumazet2010-12-101-2/+4
| | * | | | atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-103-5/+7
| | * | | | SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped addressWei Yongjun2010-12-101-0/+8
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-12-101-3/+18
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | mac80211: Fix BUG in pskb_expand_head when transmitting shared skbsHelmut Schaa2010-12-081-3/+18
| | | | |/ | | | |/|
| | * | | ipv6: fix nl group when advertising a new linkNicolas Dichtel2010-12-101-2/+2
| | * | | net: Document the kernel_recvmsg() functionMartin Lucina2010-12-101-0/+15
OpenPOWER on IntegriCloud