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