summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ieee80211: division by zero fixJiri Benc2005-10-181-9/+12
* Merge branch 'master'Jeff Garzik2005-10-181-1/+0
|\
| * [NETFILTER]: Fix ip6_table.c build with NETFILTER_DEBUG enabled.Andrew Morton2005-10-151-1/+0
* | Merge branch 'master'Jeff Garzik2005-10-1364-220/+580
|\ \ | |/
| * [TCP]: Ratelimit debugging warning.Herbert Xu2005-10-131-5/+7
| * [NET]: Disable NET_SCH_CLK_CPU for SMP x86 hostsAndi Kleen2005-10-131-1/+3
| * [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller2005-10-134-26/+48
| * [TCP]: Add code to help track down "BUG at net/ipv4/tcp_output.c:438!"Herbert Xu2005-10-121-1/+8
| * [BRIDGE]: fix race on bridge del ifStephen Hemminger2005-10-121-1/+1
| * [TWSK]: Grab the module refcount for timewait socketsArnaldo Carvalho de Melo2005-10-101-0/+1
| * [DCCP]: Transition from PARTOPEN to OPEN when receiving DATA packetsArnaldo Carvalho de Melo2005-10-101-1/+5
| * [CCID]: Check if ccid is NULL in the hc_[tr]x_exit functionsArnaldo Carvalho de Melo2005-10-101-2/+2
| * [NETFILTER] ctnetlink: add support to change protocol infoPablo Neira Ayuso2005-10-101-0/+37
| * [NETFILTER] ctnetlink: allow userspace to change TCP statePablo Neira Ayuso2005-10-101-0/+23
| * [NETFILTER]: Use only 32bit counters for CONNTRACK_ACCTHarald Welte2005-10-102-9/+12
| * [IPSEC] Fix block size/MTU bugs in ESPHerbert Xu2005-10-102-6/+7
| * [IPSEC]: Use ALIGN macro in ESPHerbert Xu2005-10-102-10/+12
| * [NETFILTER] ctnetlink: add one nesting level for TCP statePablo Neira Ayuso2005-10-101-0/+4
| * [NETFILTER] ctnetlink: ICMP ID is not mandatoryPablo Neira Ayuso2005-10-101-2/+1
| * [NETFILTER] conntrack_netlink: Fix endian issue with status from userspaceHarald Welte2005-10-101-1/+2
| * [NETFILTER] nfnetlink: use highest bit of nfa_type to indicate nested TLVHarald Welte2005-10-101-2/+2
| * [NETFILTER] ipt_ULOG: Mark ipt_ULOG as OBSOLETEHarald Welte2005-10-101-1/+6
| * [NETFILTER] PPTP helper: Add missing Kconfig dependencyHarald Welte2005-10-101-0/+1
| * [PATCH] gfp flags annotations - part 1Al Viro2005-10-0838-102/+95
| * [ATM]: [br2684] if we free the skb, we should return 0Jean-Denis Boyer2005-10-071-1/+1
| * [ATM]: add support for LECS addresses learned from networkEric Kinzie2005-10-063-23/+60
| * [SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels.Ivan Skytte Jørgensen2005-10-061-25/+227
| * [AX.25]: Fix packet socket crashRalf Baechle2005-10-052-2/+2
| * [IPSEC]: Document that policy direction is derived from the index.Herbert Xu2005-10-052-5/+10
| * [IPV6]: Fix NS handing for proxy/anycast addressYOSHIFUJI Hideaki2005-10-051-1/+1
| * [TCP]: BIC coding bug in Linux 2.6.13Stephen Hemminger2005-10-051-1/+1
| * [MCAST] ipv6: Fix address size in grec_sizeYan Zheng2005-10-051-1/+1
| * [XFRM]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-1/+1
| * [RPC]: fix sparse gfp nocast warningsRandy Dunlap2005-10-043-3/+3
| * [AF_KEY]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-3/+4
| * [NETFILTER]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-1/+2
| * [IPVS]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-1/+1
| * [DECNET]: fix sparse gfp nocast warningsRandy Dunlap2005-10-042-11/+18
| * [ATM]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-1/+1
| * [NETFILTER]: Fix Kconfig typoHorst H. von Brand2005-10-041-1/+1
* | Merge branch 'master'Jeff Garzik2005-10-052-3/+24
|\ \ | |/
| * [IPV4]: fib_trie root-node expansionRobert Olsson2005-10-041-2/+21
| * [IPV6]: Fix infinite loop in udp_v6_get_port().YOSHIFUJI Hideaki2005-10-041-1/+3
* | Merge rsync://bughost.org/repos/ieee80211-delta/Jeff Garzik2005-10-041-180/+134
|\ \
| * | Lindent and trailing whitespace script executed ieee80211 subsystemJames Ketrenos2005-10-031-14/+21
| * | When an assoc_resp is received the network structure is not completelyIvo van Doorn2005-10-031-0/+32
| * | Currently the info_element is parsed by 2 seperate functions, thisIvo van Doorn2005-10-031-168/+99
| * | Fix implicit nocast warnings in ieee80211 code:Randy Dunlap2005-10-031-1/+1
| * | This will move the ieee80211_is_ofdm_rate function to the ieee80211.hIvo van Doorn2005-10-031-16/+0
* | | Merge branch 'upstream-fixes'Jeff Garzik2005-10-041-1/+1
|\ \ \ | | |/ | |/|
OpenPOWER on IntegriCloud