summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus'Trond Myklebust2006-03-2113-107/+440
|\
| * Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-03-201-1/+13
| |\
| | * [PATCH] ieee80211: Don't update network statistics from off-channel packets.James Ketrenos2006-03-171-1/+13
| | * Merge branch 'upstream-fixes'John W. Linville2006-03-1516-28/+41
| | |\
| * | \ Merge branch 'master'Jeff Garzik2006-03-201-1/+1
| |\ \ \
| * \ \ \ Merge branch 'upstream-fixes'Jeff Garzik2006-03-1616-28/+41
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| * | | Merge branch 'upstream-fixes'Jeff Garzik2006-03-117-31/+30
| |\ \ \
| * | | | [PATCH] bonding: suppress duplicate packetsJay Vosburgh2006-03-031-1/+25
| * | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-03-013-26/+17
| |\ \ \ \
| | * | | | [PATCH] ieee80211_geo.c: remove frivolous BUG_ON'sPete Zaitcev2006-02-271-3/+6
| | * | | | Merge branch 'upstream-fixes'John W. Linville2006-02-271-11/+5
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'from-linus'John W. Linville2006-02-2713-49/+54
| | |\ \ \ \ \
| | * | | | | | [PATCH] ieee80211: fix sparse warning about missing "static"Johannes Berg2006-02-171-1/+1
| | * | | | | | [PATCH] ieee80211: Use IWEVGENIE to set WPA IEZhu Yi2006-02-171-22/+10
| | * | | | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar...John W. Linville2006-02-1713-79/+385
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge branch 'upstream-fixes'Jeff Garzik2006-03-018-163/+109
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master'Jeff Garzik2006-02-2710-19/+36
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'upstream-fixes'Jeff Garzik2006-02-235-30/+18
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'upstream-fixes'Jeff Garzik2006-02-1736-204/+327
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | / / / / / | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'viro'Jeff Garzik2006-02-098-7/+5
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master'Jeff Garzik2006-02-0749-173/+325
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [PATCH] Add two management functions to ieee80211_rx.cLarry Finger2006-01-311-0/+24
| * | | | | | | | | | | [PATCH] ieee80211: common wx auth codeLarry Finger2006-01-301-0/+89
| * | | | | | | | | | | [PATCH] ieee80211: trivial fix for misplaced ()'sDenis Vlasenko2006-01-301-1/+1
| * | | | | | | | | | | [PATCH] net/: fix the WIRELESS_EXT abuseAdrian Bunk2006-01-305-15/+13
| * | | | | | | | | | | Merge branch 'upstream-fixes'John W. Linville2006-01-301-2/+2
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [PATCH] ieee80211: Add 802.11h information element parsingZhu Yi2006-01-271-6/+103
| * | | | | | | | | | | | [PATCH] ieee80211: Add helpers for IBSS DFS handlingZhu Yi2006-01-271-0/+18
| * | | | | | | | | | | | [PATCH] ieee80211: Add 802.11h data type and structuresZhu Yi2006-01-271-1/+1
| * | | | | | | | | | | | [PATCH] ieee80211: Add TKIP crypt->build_ivZhu Yi2006-01-274-31/+39
| * | | | | | | | | | | | [PATCH] ieee80211: TIM information element parsingZhu Yi2006-01-271-1/+4
| * | | | | | | | | | | | [PATCH] ieee80211: kmalloc+memset -> kzalloc cleanupsZhu Yi2006-01-271-2/+1
| * | | | | | | | | | | | [PATCH] ieee80211: Add spectrum management informationZhu Yi2006-01-271-2/+29
| * | | | | | | | | | | | [PATCH] ieee80211: add flags for all geo channelsZhu Yi2006-01-271-1/+38
| * | | | | | | | | | | | [PATCH] ieee80211: Log if netif_rx() drops the packetZhu Yi2006-01-272-7/+13
| * | | | | | | | | | | | [PATCH] WEP fields are incorrectly shown to be INSIDE snap in the docDenis Vlasenko2006-01-271-13/+13
* | | | | | | | | | | | | SUNRPC,RPCSEC_GSS: spkm3: import contexts using NID_cast5_cbcJ. Bruce Fields2006-03-201-0/+6
* | | | | | | | | | | | | SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers.J. Bruce Fields2006-03-202-6/+14
* | | | | | | | | | | | | SUNRPC,RPCSEC_GSS: remove unnecessary kmalloc of a checksumJ. Bruce Fields2006-03-205-17/+12
* | | | | | | | | | | | | SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release()Trond Myklebust2006-03-202-4/+11
* | | | | | | | | | | | | SUNRPC: Fix memory barriers for req->rq_receivedTrond Myklebust2006-03-202-1/+7
* | | | | | | | | | | | | SUNRPC: Fix a 'Busy inodes' error in rpc_pipefsTrond Myklebust2006-03-202-14/+32
* | | | | | | | | | | | | SUNRPC: fix compile warnings on 64-bit platformsChuck Lever2006-03-201-1/+1
* | | | | | | | | | | | | SUNRPC: minor cleanupChuck Lever2006-03-201-1/+0
* | | | | | | | | | | | | SUNRPC: eliminate rpc_call()Chuck Lever2006-03-201-12/+22
* | | | | | | | | | | | | SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever2006-03-202-2/+18
* | | | | | | | | | | | | SUNRPC: provide a mechanism for collecting stats in the RPC clientChuck Lever2006-03-203-3/+113
* | | | | | | | | | | | | SUNRPC: introduce per-task RPC iostatsChuck Lever2006-03-204-0/+8
* | | | | | | | | | | | | SUNRPC: add a handful of per-xprt countersChuck Lever2006-03-203-6/+64
* | | | | | | | | | | | | SUNRPC: track length of RPC wait queuesChuck Lever2006-03-201-0/+2
OpenPOWER on IntegriCloud