index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2006-07-08
[NET] gso: Fix up GSO packets with broken checksums
Herbert Xu
2006-07-05
[PATCH] SoftMAC: Prevent multiple authentication attempts on the same network
Joseph Jezak
2006-07-03
[Bluetooth] Use real devices for host controllers
Marcel Holtmann
2006-07-03
[Bluetooth] Add platform device for virtual and serial devices
Marcel Holtmann
2006-07-03
[Bluetooth] Add automatic sniff mode support
Marcel Holtmann
2006-07-03
[Bluetooth] Correct SCO buffer size on request
Marcel Holtmann
2006-07-03
[AX.25]: Reference counting for AX.25 routes.
Ralf Baechle DL5RB
2006-07-03
[PATCH] lockdep: annotate sk_locks
Ingo Molnar
2006-07-03
[PATCH] lockdep: annotate bh_lock_sock()
Ingo Molnar
2006-07-03
[PATCH] lockdep: annotate af_unix locking
Ingo Molnar
2006-07-03
[PATCH] lockdep: annotate sock_lock_init()
Ingo Molnar
2006-07-02
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
[IPV6]: Added GSO support for TCPv6
Herbert Xu
2006-06-30
[NET]: Generalise TSO-specific bits from skb_setup_caps
Herbert Xu
2006-06-30
[IPV6]: Added GSO support for TCPv6
Herbert Xu
2006-06-29
[NET]: Add ECN support for TSO
Michael Chan
2006-06-29
[AF_UNIX]: Datagram getpeersec
Catherine Zhang
2006-06-29
[PKT_SCHED]: PSCHED_TADD() and PSCHED_TADD2() can result,tv_usec >= 1000000
Shuya MAEDA
2006-06-29
[NET]: Added GSO header verification
Herbert Xu
2006-06-25
[TIPC]: Corrected potential misuse of tipc_media_addr structure.
Allan Stephens
2006-06-23
[NET]: fix net-core kernel-doc
Randy Dunlap
2006-06-23
[NET]: Added GSO toggle
Herbert Xu
2006-06-23
[NET]: Add software TSOv4
Herbert Xu
2006-06-23
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
2006-06-22
Merge branch 'master' into upstream
Jeff Garzik
2006-06-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-06-20
Merge git://git.infradead.org/hdrcleanup-2.6
Linus Torvalds
2006-06-20
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
2006-06-20
[SCTP]: Fix unintentional change to SCTP_ASSERT when !SCTP_DEBUG
David S. Miller
2006-06-19
[NET]: Prevent multiple qdisc runs
Herbert Xu
2006-06-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-06-17
[SCTP] Reset rtt_in_progress for the chunk when processing its sack.
Vlad Yasevich
2006-06-17
[SCTP]: Reject sctp packets with broadcast addresses.
Vlad Yasevich
2006-06-17
[TCP]: Add tcp_slow_start_after_idle sysctl.
David S. Miller
2006-06-17
[NET]: net.ipv4.ip_autoconfig sysctl removal
Stephen Hemminger
2006-06-17
[NET]: skb_trim audit
Herbert Xu
2006-06-17
[SECMARK]: Add secmark support to conntrack
James Morris
2006-06-17
[IPV4]: Right prototype of __raw_v4_lookup()
Alexey Dobriyan
2006-06-17
[TCP]: Minimum congestion window consolidation.
Stephen Hemminger
2006-06-17
[NETFILTER]: conntrack: add sysctl to disable checksumming
Patrick McHardy
2006-06-17
[IPSEC] xfrm: Use IPPROTO_MAX instead of 256
Herbert Xu
2006-06-17
[IPSEC] xfrm: Abstract out encapsulation modes
Herbert Xu
2006-06-17
[IPSEC] xfrm: Undo afinfo lock proliferation
Herbert Xu
2006-06-17
[LLC]: add multicast support for datagrams
Stephen Hemminger
2006-06-17
[LLC]: use more efficient ether address routines
Stephen Hemminger
2006-06-17
[I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O threshold
Chris Leech
2006-06-17
[I/OAT]: Make sk_eat_skb I/OAT aware.
Chris Leech
2006-06-17
[I/OAT]: Rename cleanup_rbuf to tcp_cleanup_rbuf and make non-static
Chris Leech
2006-06-17
[I/OAT]: Structure changes for TCP recv offload to I/OAT
Chris Leech
2006-06-17
[I/OAT]: Utility functions for offloading sk_buff to iovec copies
Chris Leech
[next]