summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [TCP]: Add tcp_slow_start_after_idle sysctl.David S. Miller2006-06-171-0/+1
| * | | | | [NET]: net.ipv4.ip_autoconfig sysctl removalStephen Hemminger2006-06-171-1/+0
| * | | | | [NET]: skb_trim auditHerbert Xu2006-06-171-4/+1
| * | | | | [SECMARK]: Add secmark support to conntrackJames Morris2006-06-172-0/+30
| * | | | | [IPV4]: Right prototype of __raw_v4_lookup()Alexey Dobriyan2006-06-171-1/+1
| * | | | | [TCP]: Minimum congestion window consolidation.Stephen Hemminger2006-06-171-2/+2
| * | | | | [NETFILTER]: conntrack: add sysctl to disable checksummingPatrick McHardy2006-06-171-0/+1
| * | | | | [IPSEC] xfrm: Use IPPROTO_MAX instead of 256Herbert Xu2006-06-171-1/+1
| * | | | | [IPSEC] xfrm: Abstract out encapsulation modesHerbert Xu2006-06-171-0/+17
| * | | | | [IPSEC] xfrm: Undo afinfo lock proliferationHerbert Xu2006-06-171-8/+1
| * | | | | [LLC]: add multicast support for datagramsStephen Hemminger2006-06-171-0/+4
| * | | | | [LLC]: use more efficient ether address routinesStephen Hemminger2006-06-171-7/+6
| * | | | | [I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O thresholdChris Leech2006-06-171-0/+1
| * | | | | [I/OAT]: Make sk_eat_skb I/OAT aware.Chris Leech2006-06-171-1/+12
| * | | | | [I/OAT]: Rename cleanup_rbuf to tcp_cleanup_rbuf and make non-staticChris Leech2006-06-171-0/+2
| * | | | | [I/OAT]: Structure changes for TCP recv offload to I/OATChris Leech2006-06-172-0/+9
| * | | | | [I/OAT]: Utility functions for offloading sk_buff to iovec copiesChris Leech2006-06-171-0/+6
| * | | | | [I/OAT]: Setup the networking subsystem as a DMA clientChris Leech2006-06-171-0/+38
* | | | | | [PATCH] softmac: Fix handling of authentication failureDaniel Drake2006-06-051-1/+1
* | | | | | [PATCH] softmac: complete shared key authenticationDaniel Drake2006-06-051-1/+2
* | | | | | Merge branch 'from-linus' into upstreamJohn W. Linville2006-06-051-1/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [PATCH] net/compat.h build fixAndrew Morton2006-05-311-1/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'from-linus' into upstreamJohn W. Linville2006-05-261-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | [IRDA]: fixup type of ->lsap_stateAlexey Dobriyan2006-05-221-1/+1
* | | | | Merge branch 'from-linus' into upstreamJohn W. Linville2006-05-222-3/+4
|\ \ \ \ \ | |/ / / /
| * | | | [SCTP]: Respect the real chunk length when walking parameters.Vladislav Yasevich2006-05-191-3/+3
| * | | | [SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure.Sridhar Samudrala2006-05-191-0/+1
* | | | | Merge branch 'from-linus' into upstreamJohn W. Linville2006-05-172-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | [NEIGH]: Fix IP-over-ATM and ARP interaction.Simon Kelley2006-05-121-0/+1
| * | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Hemminger2006-05-082-3/+6
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | [SCTP]: Allow spillover of receive buffer to avoid deadlock.Neil Horman2006-05-051-0/+1
* | | | | [PATCH] softmac: suggest per-frame-type TX rateDaniel Drake2006-05-051-5/+33
* | | | | Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-05-052-3/+6
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | [PATCH] ieee80211: Fix A band channel count (resent)Jean Delvare2006-05-051-2/+4
| * | | | [PATCH] softmac: make non-operational after being stoppedDaniel Drake2006-05-051-1/+2
| |/ / /
* | | | Merge branch 'from-linus' into upstreamJohn W. Linville2006-05-055-18/+18
|\ \ \ \ | |/ / /
| * | | [ROSE]: Eleminate HZ from ROSE kernel interfacesRalf Baechle2006-05-031-7/+7
| * | | [NETROM]: Eleminate HZ from NET/ROM kernel interfacesRalf Baechle2006-05-031-4/+4
| * | | [AX.25]: Eleminate HZ from AX.25 kernel interfacesRalf Baechle2006-05-031-5/+5
| * | | [NET]: use hlist_unhashed()Akinobu Mita2006-04-292-2/+2
| | |/ | |/|
* | | [PATCH] softmac: add SIOCSIWMLMEJohannes Berg2006-04-241-0/+5
* | | [PATCH] ieee80211: update version stamp to 1.1.13Zhu Yi2006-04-241-1/+1
* | | [PATCH] ieee80211: Fix TX code doesn't enable QoS when using WPA + QoSZhu Yi2006-04-241-0/+1
* | | [PATCH] ieee80211: Fix TKIP MIC calculation for QoS framesZhu Yi2006-04-241-0/+3
|/ /
* | [PATCH] softmac: fix SIOCSIWAPJohannes Berg2006-04-241-1/+4
|/
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-04-201-1/+2
|\
| * [PATCH] softmac: fix event sendingJohannes Berg2006-04-191-1/+2
* | [NET]: Add skb->truesize assertion checking.David S. Miller2006-04-201-0/+1
|/
* [IPV6]: Clean up hop-by-hop options handler.YOSHIFUJI Hideaki2006-04-181-1/+1
* [XFRM]: Fix aevent timer.Jamal Hadi Salim2006-04-141-0/+8
OpenPOWER on IntegriCloud