aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* [PATCH] ieee80211: trivial fix for misplaced ()'sDenis Vlasenko2006-01-30
* [PATCH] net/: fix the WIRELESS_EXT abuseAdrian Bunk2006-01-30
* Merge branch 'upstream-fixes'John W. Linville2006-01-30
|\
| * [PATCH] Typo corrections for ieee80211Larry Finger2006-01-30
* | [PATCH] ieee80211: Add 802.11h information element parsingZhu Yi2006-01-27
* | [PATCH] ieee80211: Add helpers for IBSS DFS handlingZhu Yi2006-01-27
* | [PATCH] ieee80211: Add 802.11h data type and structuresZhu Yi2006-01-27
* | [PATCH] ieee80211: Add TKIP crypt->build_ivZhu Yi2006-01-27
* | [PATCH] ieee80211: TIM information element parsingZhu Yi2006-01-27
* | [PATCH] ieee80211: kmalloc+memset -> kzalloc cleanupsZhu Yi2006-01-27
* | [PATCH] ieee80211: Add spectrum management informationZhu Yi2006-01-27
* | [PATCH] ieee80211: add flags for all geo channelsZhu Yi2006-01-27
* | [PATCH] ieee80211: Log if netif_rx() drops the packetZhu Yi2006-01-27
* | [PATCH] WEP fields are incorrectly shown to be INSIDE snap in the docDenis Vlasenko2006-01-27
|/
* [PATCH] ieee80211: Fix iwlist scan can only show about 20 APsZhu Yi2006-01-27
* [PATCH] ieee80211: Fix problem with not decrypting broadcast packetsZhu Yi2006-01-27
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6David S. Miller2006-01-19
|\
| * [SCTP]: Fix sctp_rcv_ootb() to handle the last chunk of a packet correctly.Tsutomu Fujii2006-01-17
| * [SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv().Sridhar Samudrala2006-01-17
| * [SCTP]: Fix machine check/connection hang on IA64.Vlad Yasevich2006-01-17
| * [SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.Vlad Yasevich2006-01-17
| * [SCTP]: Fix sctp_assoc_seq_show() panics on big-endian systems.Vlad Yasevich2006-01-17
| * [SCTP]: sctp doesn't show all associations/endpoints in /procVlad Yasevich2006-01-17
| * [SCTP]: Fix sctp_cookie alignment in the packet.Vlad Yasevich2006-01-17
| * [SCTP]: Fix potential race condition between sctp_close() and sctp_rcv().Sridhar Samudrala2006-01-17
* | [PATCH] EDAC: atomic scrub operationsAlan Cox2006-01-18
* | [PATCH] svcrpc: gss: svc context creation error handlingJ. Bruce Fields2006-01-18
* | [PATCH] svcrpc: gss: server context init failure handlingKevin Coffman2006-01-18
* | [PATCH] svcrpc: gss: handle the GSS_S_CONTINUEAndy Adamson2006-01-18
* | [PATCH] svcrpc: save and restore the daddr field when request deferredJ. Bruce Fields2006-01-18
* | Merge git://tipc.cslab.ericsson.net/pub/git/tipcDavid S. Miller2006-01-18
|\ \
| * | [TIPC] Avoid polluting the global namespacePer Liden2006-01-17
| * | [TIPC] Group protocols with sub-options in KconfigPer Liden2006-01-17
| * | [TIPC] Add help text for TIPC configuration optionPer Liden2006-01-17
| * | [TIPC] Remove unused #includesPer Liden2006-01-17
| * | [TIPC] Move ethernet protocol id to linux/if_ether.hPer Liden2006-01-17
| * | [TIPC] Updated link priority macrosPer Liden2006-01-17
| * | [TIPC] Minor changes to #includesJon Maloy2006-01-17
* | | [IPV4]: Fix multiple bugs in IGMPv3David L Stevens2006-01-18
* | | [PKTGEN]: Respect hard_header_len of device.David S. Miller2006-01-18
* | | [IPV4]: RT_CACHE_STAT_INC() warning fixAndrew Morton2006-01-18
|/ /
* | [NET]: Use is_zero_ether_addr() in net/core/netpoll.cKris Katterjohn2006-01-17
* | [PKTGEN]: Replacing with (compare|is_zero)_ether_addr() and ETH_ALENKris Katterjohn2006-01-17
* | [NET]: "signed long" -> "long"Kris Katterjohn2006-01-17
* | [EBTABLES]: Handle SCTP/DCCP in ebt_{ip,log}Patrick McHardy2006-01-17
* | [PKT_SCHED]: Handle SCTP/DCCP in sfq_hashPatrick McHardy2006-01-17
* | [IPV4]: rt_cache_stat can be statically definedEric Dumazet2006-01-17
* | [NETFILTER]: ip_conntrack_proto_gre.c needs linux/interrupt.hDavid S. Miller2006-01-17
* | [NETFILTER] ip6tables: whitespace and indent cosmetic cleanupYasuyuki Kozakai2006-01-17
* | [NETFILTER] Makefile cleanupYasuyuki Kozakai2006-01-17