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.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-08-01
sctp: make locally used function static
sebastian@breakpoint.cc
2
-4
/
+4
2007-08-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
35
-288
/
+363
2007-08-01
fs: 9p/conv.c error path fix
Mariusz Kozlowski
1
-0
/
+1
2007-08-01
[RTNETLINK]: Fix warning for !CONFIG_KMOD
Thomas Graf
1
-0
/
+2
2007-08-01
[IPV4] ip_options.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-5
/
+2
2007-08-01
[DECNET]: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-2
/
+2
2007-08-01
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
1
-35
/
+8
2007-08-01
[NET]: ethtool ops are the only way
Matthew Wilcox
3
-43
/
+22
2007-07-31
[XFRM]: State selection update to use inner addresses.
Joakim Koskela
2
-3
/
+4
2007-07-31
[IPSEC]: Ensure that state inner family is set
Herbert Xu
1
-0
/
+7
2007-07-31
[TCP]: Bidir flow must not disregard SACK blocks for lost marking
Ilpo Järvinen
1
-1
/
+4
2007-07-31
[TCP]: Fix ratehalving with bidirectional flows
Ilpo Järvinen
1
-9
/
+12
2007-07-31
[AF_UNIX]: Make code static.
Adrian Bunk
1
-2
/
+28
2007-07-31
[NETFILTER]: Make nf_ct_ipv6_skip_exthdr() static.
Adrian Bunk
1
-2
/
+2
2007-07-31
[PKTGEN]: make get_ipsec_sa() static and non-inline
Adrian Bunk
1
-2
/
+1
2007-07-31
[IPV6]: ipv6_addr_type() doesn't know about RFC4193 addresses.
Dave Johnson
1
-0
/
+3
2007-07-31
[NET]: Fix prio_tune() handling of root qdisc.
Peter P Waskiewicz Jr
1
-2
/
+4
2007-07-31
[NET]: Fix sch_api to properly set sch->parent on the root.
Patrick McHardy
1
-5
/
+12
2007-07-31
[NET_SCHED]: Fix prio/ingress classification logic error
Patrick McHardy
2
-6
/
+4
2007-07-31
[IPV4/IPV6]: Fail registration if inet device construction fails
Herbert Xu
2
-6
/
+7
2007-07-31
[NET]: Allow netdev REGISTER/CHANGENAME events to fail
Herbert Xu
1
-10
/
+52
2007-07-31
[NET]: Take dev_base_lock when moving device name hash list entry
Herbert Xu
1
-0
/
+4
2007-07-31
[NET]: Call uninit if necessary in register_netdevice
Herbert Xu
1
-3
/
+8
2007-07-31
[IPVS]: Use skb_forward_csum
Herbert Xu
1
-1
/
+1
2007-07-31
[PKTGEN]: Add missing KERN_* tags to printk()s.
David S. Miller
1
-46
/
+57
2007-07-31
[BLUETOOTH] l2cap: don't mangle cmd.len
Al Viro
1
-1
/
+0
2007-07-31
[BLUETOOTH]: pass (host-endian) cmd length as explicit argument to l2cap_conf...
Al Viro
1
-9
/
+11
2007-07-31
[BLUETOOTH] l2cap: endianness annotations
Al Viro
1
-13
/
+14
2007-07-31
[BLUETOOTH]: Fix endianness bug in l2cap_sock_listen()
Al Viro
1
-1
/
+1
2007-07-31
[IRDA]: Fix rfcomm use-after-free
Marcel Holtmann
1
-2
/
+3
2007-07-31
[IPV6]: Don't update ADVMSS on routes where the MTU is not also updated
Simon Arlott
1
-2
/
+3
2007-07-31
[TIPC]: fix tipc_link_create error handling
Florian Westphal
1
-13
/
+15
2007-07-31
[NET]: kernel-doc fixes
Randy Dunlap
1
-5
/
+11
2007-07-31
[TCP]: htcp - use measured rtt
Stephen Hemminger
1
-4
/
+4
2007-07-31
[TCP]: cubic - eliminate use of receive time stamp
Stephen Hemminger
1
-28
/
+18
2007-07-31
[TCP]: congestion control API pass RTT in microseconds
Stephen Hemminger
11
-28
/
+38
2007-07-27
[S390] Convert to smp_call_function_single.
Heiko Carstens
1
-7
/
+8
2007-07-26
net/* misc endianness annotations
Al Viro
5
-12
/
+10
2007-07-26
ip6_tunnel - endianness annotations
Al Viro
1
-9
/
+8
2007-07-26
netfilter endian regressions
Al Viro
7
-16
/
+19
2007-07-25
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
john stultz
4
-6
/
+6
2007-07-25
[8021Q]: vlan_ioctl_handler: fix return value
Andrew Morton
1
-0
/
+2
2007-07-25
[GENETLINK]: Correctly report errors while registering a multicast group
Thomas Graf
1
-1
/
+1
2007-07-25
[GENETLINK]: Fix adjustment of number of multicast groups
Thomas Graf
1
-1
/
+1
2007-07-25
[GENETLINK]: Fix race in genl_unregister_mc_groups()
Thomas Graf
1
-8
/
+16
2007-07-25
[NETFILTER]: Clean up duplicate includes in net/netfilter/
Jesper Juhl
4
-4
/
+0
2007-07-25
[NETFILTER]: Clean up duplicate includes in net/bridge/
Jesper Juhl
2
-2
/
+0
2007-07-25
[NETFILTER]: Fix logging regression
Patrick McHardy
4
-18
/
+8
2007-07-25
[TCPv6] MD5SIG: Ensure to reset allocation count to avoid panic.
YOSHIFUJI Hideaki
1
-0
/
+1
2007-07-24
nfsd: fix possible oops on re-insertion of rpcsec_gss modules
J. Bruce Fields
1
-4
/
+5
[prev]
[next]