index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-26
[TCP]: Fix inconsistency of terms.
Ryousei Takano
1
-8
/
+8
2007-10-26
Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-2
/
+3
2007-10-26
[PATCH] mac80211: fix printk warning on 64-bit
Johannes Berg
1
-1
/
+1
2007-10-26
[PATCH] mac80211: Fix SSID matching in AP selection
Michael Wu
1
-1
/
+2
2007-10-26
[UDP]: Make use of inet_iif() when doing socket lookups.
Vlad Yasevich
1
-1
/
+1
2007-10-26
[IPV4]: Remove no longer used snmp4_icmp_list.
David S. Miller
1
-8
/
+0
2007-10-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
20
-75
/
+117
2007-10-24
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
7
-39
/
+18
2007-10-24
m68k: sg fallout
Geert Uytterhoeven
2
-2
/
+2
2007-10-24
[IPV4]: Explicitly call fib_get_table() in fib_frontend.c
Pavel Emelyanov
1
-5
/
+7
2007-10-24
[NET]: Use BUILD_BUG_ON in net/core/flowi.c
Pavel Emelyanov
1
-4
/
+1
2007-10-24
[NET]: Remove in-code externs for some functions from net/core/dev.c
Pavel Emelyanov
3
-4
/
+12
2007-10-24
[NET]: Don't declare extern variables in net/core/sysctl_net_core.c
Pavel Emelyanov
1
-15
/
+2
2007-10-24
[NET]: Treat the sign of the result of skb_headroom() consistently
Chuck Lever
8
-8
/
+8
2007-10-24
[9P]: Fix missing unlock before return in p9_mux_poll_start
Roel Kluin
1
-1
/
+3
2007-10-24
[PKT_SCHED]: Fix sch_prio.c build with CONFIG_NETDEVICES_MULTIQUEUE
Pavel Emelyanov
1
-2
/
+2
2007-10-24
[IPV4] ip_gre: sendto/recvfrom NBMA address
Timo Teras
1
-1
/
+11
2007-10-24
[SCTP]: Consolidate sctp_ulpq_renege_xxx functions
Pavel Emelyanov
1
-24
/
+10
2007-10-24
[NETLINK]: Fix ACK processing after netlink_dump_start
Denis V. Lunev
1
-4
/
+12
2007-10-24
[DCCP]: Implement SIOCINQ/FIONREAD
Arnaldo Carvalho de Melo
1
-2
/
+31
2007-10-24
[NET]: Validate device addr prior to interface-up
Jeff Garzik
2
-5
/
+18
2007-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
3
-0
/
+364
2007-10-23
[PATCH] Fix breakage after SG cleanups
Ralf Baechle
3
-1
/
+3
2007-10-23
9p: add virtio transport
Eric Van Hensbergen
3
-0
/
+364
2007-10-23
Fix sctp compile
Christian Borntraeger
1
-1
/
+1
2007-10-23
net: fix xfrm build - missing scatterlist.h include
Heiko Carstens
1
-0
/
+1
2007-10-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
22
-934
/
+1363
2007-10-22
Update net/ to use sg helpers
Jens Axboe
9
-33
/
+25
2007-10-22
[IPSEC] IPV6: Fix to add tunnel mode SA correctly.
Masahide NAKAMURA
2
-0
/
+2
2007-10-22
[NET]: Hide the queue_mapping field inside netif_subqueue_stopped
Pavel Emelyanov
4
-9
/
+9
2007-10-22
[NET]: Make and use skb_get_queue_mapping
Pavel Emelyanov
1
-1
/
+1
2007-10-22
[NET]: Use the skb_set_queue_mapping where appropriate
Pavel Emelyanov
2
-5
/
+3
2007-10-22
[INET]: Use MODULE_ALIAS_NET_PF_PROTO_TYPE where possible.
Jean Delvare
2
-4
/
+4
2007-10-22
[INET]: Let inet_diag and friends autoload
Jean Delvare
3
-0
/
+9
2007-10-22
[ATM]: Fix clip module reload crash.
Randy Dunlap
1
-0
/
+3
2007-10-22
[Bluetooth] Convert RFCOMM to use kthread API
Marcel Holtmann
1
-39
/
+21
2007-10-22
[Bluetooth] Add support for handling simple eSCO links
Marcel Holtmann
4
-22
/
+150
2007-10-22
[Bluetooth] Add address and channel attribute to RFCOMM TTY device
Marcel Holtmann
1
-0
/
+25
2007-10-22
[Bluetooth] Fix wrong argument in debug code of HIDP
Dave Young
1
-1
/
+1
2007-10-22
[Bluetooth] Fall back to L2CAP in basic mode
Marcel Holtmann
1
-8
/
+24
2007-10-22
[Bluetooth] Advertise L2CAP features mask support
Marcel Holtmann
1
-5
/
+18
2007-10-22
[Bluetooth] Retrieve L2CAP features mask on connection setup
Marcel Holtmann
1
-82
/
+151
2007-10-22
[Bluetooth] Remove global conf_mtu variable from L2CAP
Marcel Holtmann
1
-6
/
+6
2007-10-22
[Bluetooth] Finish L2CAP configuration only with acceptable settings
Marcel Holtmann
1
-6
/
+10
2007-10-22
[Bluetooth] Switch from OGF+OCF to using only opcodes
Marcel Holtmann
5
-774
/
+954
2007-10-20
typo fixes
Matt LaPlante
2
-2
/
+2
2007-10-20
Spelling fix: explicitly
Jean Delvare
1
-1
/
+1
2007-10-20
more UTF-8 conversions
Marcin Garski
5
-6
/
+6
2007-10-20
Convert files to UTF-8 and some cleanups
Jan Engelhardt
24
-24
/
+24
2007-10-20
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
5
-5
/
+5
[next]