summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'from-linus' into upstreamJohn W. Linville2006-08-0427-122/+430
|\
| * [NET]: Fix more per-cpu typosAlexey Dobriyan2006-08-022-3/+3
| * [I/OAT]: Remove CPU hotplug lock from net_dma_rebalanceChris Leech2006-08-021-5/+0
| * [DECNET]: Fix for routing bugPatrick Caulfield2006-08-021-2/+7
| * [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang2006-08-022-14/+12
| * [NET]: skb_queue_lock_key() is no longer used.Adrian Bunk2006-08-021-7/+0
| * [IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter errorWei Dong2006-08-022-6/+9
| * [IPV6]: SNMPv2 "ipv6IfStatsInHdrErrors" counter errorWei Dong2006-08-021-0/+1
| * [NET]: Kill the WARN_ON() calls for checksum fixups.David S. Miller2006-08-021-10/+0
| * [NETFILTER]: xt_hashlimit/xt_string: missing string validationPatrick McHardy2006-08-022-1/+7
| * [NETFILTER]: SIP helper: expect RTP streams in both directionsPatrick McHardy2006-08-021-1/+1
| * [NET]: Add netdev_alloc_skb().Christoph Hellwig2006-08-021-0/+24
| * [TCP]: Process linger2 timeout consistently.David S. Miller2006-08-021-1/+2
| * [SECURITY] secmark: nul-terminate secdataJames Morris2006-08-021-0/+2
| * [NET]: Core net changes to generate neteventsTom Tucker2006-08-024-7/+24
| * [NET]: Network Event Notifier Mechanism.Tom Tucker2006-08-021-0/+69
| * [TCP]: SNMPv2 tcpAttemptFails counter errorWei Yongjun2006-08-023-5/+3
| * [TCP]: fix memory leak in net/ipv4/tcp_probe.c::tcpprobe_read()James Morris2006-08-021-1/+1
| * [NET]: Fix ___pskb_trim when entire frag_list needs droppingHerbert Xu2006-08-021-4/+10
| * [IPV6]: Audit all ip6_dst_lookup/ip6_dst_store callsHerbert Xu2006-08-026-46/+88
| * [XFRM]: Fix protocol field value for outgoing IPv6 GSO packetsPatrick McHardy2006-08-021-1/+1
| * [IPV6] ADDRCONF: NLM_F_REPLACE support for RTM_NEWADDRNoriaki TAKAMIYA2006-08-021-0/+57
| * [IPV6] ADDRCONF: Support get operation of single addressNoriaki TAKAMIYA2006-08-021-1/+58
| * [IPV6] ADDRCONF: Do not verify an address with infinity lifetimeYOSHIFUJI Hideaki2006-08-021-1/+5
| * [IPV6] ADDRCONF: Allow user-space to specify address lifetimeNoriaki TAKAMIYA2006-08-021-4/+42
| * [IPV6] ADDRCONF: Check payload length for IFA_LOCAL attribute in RTM_{ADD,DEL...YOSHIFUJI Hideaki2006-08-021-2/+4
* | [PATCH] ieee80211: Make ieee80211_rx_any usableDaniel Drake2006-07-271-10/+28
* | [PATCH] softmac: export highest_supported_rate functionDaniel Drake2006-07-271-11/+5
* | [PATCH] softmac: ERP handling and driver-level notificationsDaniel Drake2006-07-274-25/+96
* | [PATCH] ieee80211: small ERP handling additionsDaniel Drake2006-07-271-0/+1
|/
* [PATCH] ieee80211: TKIP requires CRC32Chuck Ebbert2006-07-271-0/+1
* [PATCH] softmac: do shared key auth in workqueueDaniel Drake2006-07-271-6/+22
* [IPV4/IPV6]: Setting 0 for unused port field in RAW IP recvmsg().Tetsuo Handa2006-07-252-0/+2
* [IPV4] ipmr: ip multicast route bug fix.Alexey Kuznetsov2006-07-251-6/+13
* [IPV4]: Clear the whole IPCB, this clears also IPCB(skb)->flags.Guillaume Chazarain2006-07-241-1/+1
* [IPV6]: Clean skb cb on IPv6 input.Guillaume Chazarain2006-07-241-0/+2
* [NETFILTER]: Demote xt_sctp to EXPERIMENTALPatrick McHardy2006-07-241-2/+2
* [NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-s...Patrick McHardy2006-07-242-0/+20
* [NETFILTER]: xt_pkttype: fix mismatches on locally generated packetsPhil Oester2006-07-241-1/+11
* [NETFILTER]: SNMP NAT: fix byteorder confusionPatrick McHardy2006-07-241-2/+2
* [NETFILTER]: conntrack: fix SYSCTL=n compileAdrian Bunk2006-07-242-4/+4
* [NETFILTER]: nf_queue: handle NF_STOP and unknown verdicts in nf_reinjectPatrick McHardy2006-07-241-5/+4
* [NETFILTER]: H.323 helper: fix possible NULL-ptr dereferencePatrick McHardy2006-07-241-1/+1
* [VLAN]: Fix link state propagationStefan Rompf2006-07-241-5/+3
* [IPV6] xfrm6_tunnel: Delete debugging code.David S. Miller2006-07-241-130/+10
* [Bluetooth] Correct RFCOMM channel MTU for broken implementationsMarcel Holtmann2006-07-241-2/+17
* [DCCP]: Fix default sequence window sizeIan McDonald2006-07-244-4/+7
* [TIPC]: Removing useless castsPanagiotis Issaris2006-07-212-2/+2
* [IPV4]: Fix nexthop realm dumping for multipath routesPatrick McHardy2006-07-211-4/+8
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-2194-334/+154
OpenPOWER on IntegriCloud