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
2006-07-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
13
-33
/
+91
2006-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
304
-307
/
+4
2006-07-01
[IPV6]: Added GSO support for TCPv6
Herbert Xu
5
-12
/
+6
2006-07-01
[NET]: Generalise TSO-specific bits from skb_setup_caps
Herbert Xu
3
-7
/
+6
2006-07-01
[IPV6]: Added GSO support for TCPv6
Herbert Xu
4
-2
/
+66
2006-07-01
[IPV6]: Remove redundant length check on input
Herbert Xu
1
-6
/
+1
2006-07-01
[NETFILTER]: SCTP conntrack: fix crash triggered by packet without chunks
Patrick McHardy
2
-2
/
+2
2006-07-01
[TCP]: Reset gso_segs if packet is dodgy
Herbert Xu
1
-4
/
+10
2006-06-30
[PATCH] knfsd: svcrpc: gss: server-side implementation of rpcsec_gss privacy
J. Bruce Fields
2
-7
/
+148
2006-06-30
[PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case
J. Bruce Fields
1
-0
/
+2
2006-06-30
[PATCH] knfsd: svcrpc: Simplify nfsd rpcsec_gss integrity code
J. Bruce Fields
1
-51
/
+64
2006-06-30
[PATCH] knfsd: svcrpc: gss: simplify rsc_parse()
J. Bruce Fields
2
-11
/
+7
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
303
-303
/
+0
2006-06-30
Kconfig: Typos in net/sched/Kconfig
Matt LaPlante
1
-4
/
+4
2006-06-30
[TIPC]: Initial activation message now includes TIPC version number
Allan Stephens
1
-1
/
+2
2006-06-30
[TIPC]: Improve response to requests for node/link information
Allan Stephens
2
-11
/
+19
2006-06-30
[TIPC]: Fixed skb_under_panic caused by tipc_link_bundle_buf
Allan Stephens
1
-5
/
+6
2006-06-30
[IrDA]: Fix RCU lock pairing on error path
Josh Triplett
1
-1
/
+2
2006-06-30
[XFRM]: unexport xfrm_state_mtu
Adrian Bunk
1
-2
/
+0
2006-06-30
[NET]: make skb_release_data() static
Adrian Bunk
1
-1
/
+1
2006-06-30
[NETFILTE] ipv4: Fix typo (Bugzilla #6753)
Matt LaPlante
1
-1
/
+1
2006-06-30
[ATM]: basic sysfs support for ATM devices
Roman Kagan
6
-5
/
+206
2006-06-30
[NET]: Add ECN support for TSO
Michael Chan
3
-8
/
+0
2006-06-30
[AF_UNIX]: Datagram getpeersec
Catherine Zhang
2
-0
/
+38
2006-06-30
[NET]: Make illegal_highdma more anal
Herbert Xu
1
-4
/
+2
2006-06-30
[TCP]: Export accept queue len of a TCP listening socket via rx_queue
Sridhar Samudrala
3
-3
/
+8
2006-06-30
[NETLINK]: Encapsulate eff_cap usage within security framework.
Darrel Goeddel
7
-7
/
+7
2006-06-30
[NET]: Added GSO header verification
Herbert Xu
6
-19
/
+40
2006-06-30
[NETFILTER]: statistic match: add missing Kconfig help text
Patrick McHardy
1
-1
/
+4
2006-06-30
[NETFILTER]: ip_queue/nfnetlink_queue: drop bridge port references when dev d...
Patrick McHardy
2
-4
/
+20
2006-06-30
[NETFILTER]: xt_sctp: fix --chunk-types matching
Jorge Matias
1
-1
/
+1
2006-06-30
[NETFILTER]: xt_tcpudp: fix double unregistration in error path
Yuri Gushin
1
-1
/
+1
2006-06-30
[NETFILTER]: nf_conntrack: Fix undefined references to local_bh_*
Yasuyuki Kozakai
2
-0
/
+3
2006-06-30
[NETFILTER]: x_tables: fix xt_register_table error propagation
Patrick McHardy
3
-3
/
+6
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
3
-4
/
+1
2006-06-29
[PATCH] remove TTY_DONT_FLIP
Paul Fulghum
1
-6
/
+2
2006-06-28
[PATCH] spin/rwlock init cleanups
Ingo Molnar
14
-18
/
+18
2006-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-2
/
+2
2006-06-26
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
Greg Kroah-Hartman
1
-1
/
+1
2006-06-26
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
2
-2
/
+0
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
26
-459
/
+706
2006-06-26
[PATCH] net/rxrpc: use list_move()
Akinobu Mita
3
-6
/
+3
2006-06-26
spelling fixes
Andreas Mohr
2
-2
/
+2
2006-06-26
[NETROM]: Fix possible null pointer dereference.
Ralf Baechle
1
-4
/
+8
2006-06-26
[NET] netpoll: break recursive loop in netpoll rx path
Neil Horman
1
-2
/
+24
2006-06-26
[NET] netpoll: don't spin forever sending to stopped queues
Jeremy Fitzhardinge
1
-7
/
+3
2006-06-26
[ATM]: atm/mpc.c warning fix
Andrew Morton
1
-2
/
+1
2006-06-26
[NET]: skb_find_text ignores to argument
Phil Oester
1
-1
/
+4
2006-06-26
[NET]: make net/core/dev.c:netdev_nit static
Adrian Bunk
1
-1
/
+1
[next]