aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
* [TIPC]: Corrected potential misuse of tipc_media_addr structure.Allan Stephens2006-06-26
* [NET]: fix net-core kernel-docRandy Dunlap2006-06-23
* [NET]: Added GSO toggleHerbert Xu2006-06-23
* [NET]: Add software TSOv4Herbert Xu2006-06-23
* [NET]: Merge TSO/UFO fields in sk_buffHerbert Xu2006-06-23
* Merge branch 'master' into upstreamJeff Garzik2006-06-22
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-20
| |\
| | * [SCTP]: Fix unintentional change to SCTP_ASSERT when !SCTP_DEBUGDavid S. Miller2006-06-20
| | * [NET]: Prevent multiple qdisc runsHerbert Xu2006-06-20
| * | Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-20
| |\ \ | | |/ | |/|
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-24
| | |\
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-05-06
| | |\ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-04-28
| | |\ \ \
| | * | | | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* | | | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-06-20
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [PATCH] wireless: Changes to ieee80211.h for user space regulatory daemonLarry Finger2006-06-15
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-19
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [SCTP] Reset rtt_in_progress for the chunk when processing its sack.Vlad Yasevich2006-06-18
| * | | | | [SCTP]: Reject sctp packets with broadcast addresses.Vlad Yasevich2006-06-18
| * | | | | [TCP]: Add tcp_slow_start_after_idle sysctl.David S. Miller2006-06-18
| * | | | | [NET]: net.ipv4.ip_autoconfig sysctl removalStephen Hemminger2006-06-18
| * | | | | [NET]: skb_trim auditHerbert Xu2006-06-18
| * | | | | [SECMARK]: Add secmark support to conntrackJames Morris2006-06-18
| * | | | | [IPV4]: Right prototype of __raw_v4_lookup()Alexey Dobriyan2006-06-18
| * | | | | [TCP]: Minimum congestion window consolidation.Stephen Hemminger2006-06-18
| * | | | | [NETFILTER]: conntrack: add sysctl to disable checksummingPatrick McHardy2006-06-18
| * | | | | [IPSEC] xfrm: Use IPPROTO_MAX instead of 256Herbert Xu2006-06-18
| * | | | | [IPSEC] xfrm: Abstract out encapsulation modesHerbert Xu2006-06-18
| * | | | | [IPSEC] xfrm: Undo afinfo lock proliferationHerbert Xu2006-06-18
| * | | | | [LLC]: add multicast support for datagramsStephen Hemminger2006-06-18
| * | | | | [LLC]: use more efficient ether address routinesStephen Hemminger2006-06-18
| * | | | | [I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O thresholdChris Leech2006-06-18
| * | | | | [I/OAT]: Make sk_eat_skb I/OAT aware.Chris Leech2006-06-18
| * | | | | [I/OAT]: Rename cleanup_rbuf to tcp_cleanup_rbuf and make non-staticChris Leech2006-06-18
| * | | | | [I/OAT]: Structure changes for TCP recv offload to I/OATChris Leech2006-06-18
| * | | | | [I/OAT]: Utility functions for offloading sk_buff to iovec copiesChris Leech2006-06-18
| * | | | | [I/OAT]: Setup the networking subsystem as a DMA clientChris Leech2006-06-18
* | | | | | [PATCH] softmac: Fix handling of authentication failureDaniel Drake2006-06-05
* | | | | | [PATCH] softmac: complete shared key authenticationDaniel Drake2006-06-05
* | | | | | Merge branch 'from-linus' into upstreamJohn W. Linville2006-06-05
|\| | | | |
| * | | | | [PATCH] net/compat.h build fixAndrew Morton2006-05-31
| | |_|_|/ | |/| | |
* | | | | Merge branch 'from-linus' into upstreamJohn W. Linville2006-05-26
|\| | | |
| * | | | [IRDA]: fixup type of ->lsap_stateAlexey Dobriyan2006-05-22
* | | | | Merge branch 'from-linus' into upstreamJohn W. Linville2006-05-22
|\| | | |
| * | | | [SCTP]: Respect the real chunk length when walking parameters.Vladislav Yasevich2006-05-19
| * | | | [SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure.Sridhar Samudrala2006-05-19
* | | | | Merge branch 'from-linus' into upstreamJohn W. Linville2006-05-17
|\| | | |
| * | | | [NEIGH]: Fix IP-over-ATM and ARP interaction.Simon Kelley2006-05-12
| * | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Hemminger2006-05-08
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | [SCTP]: Allow spillover of receive buffer to avoid deadlock.Neil Horman2006-05-05