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
2015-10-07
openvswitch: Fix skb leak in ovs_fragment()
Joe Stringer
1
-4
/
+7
2015-10-07
net: dsa: exit probe if no switch were found
Neil Armstrong
1
-3
/
+16
2015-10-07
net: dsa: switch to devm_ calls and remove kfree calls
Neil Armstrong
1
-12
/
+5
2015-10-07
net: dsa: complete dsa_switch_destroy
Neil Armstrong
1
-0
/
+37
2015-10-07
net: dsa: add missing dsa_switch mdiobus remove
Neil Armstrong
1
-0
/
+2
2015-10-07
net: dsa: add missing kfree on remove
Neil Armstrong
1
-1
/
+4
2015-10-07
net: Fix vti use case with oif in dst lookups for IPv6
David Ahern
1
-0
/
+1
2015-10-05
openvswitch: Fix ovs_vport_get_stats()
Pravin B Shelar
1
-29
/
+13
2015-10-05
ovs: do not allocate memory from offline numa node
Konstantin Khlebnikov
1
-1
/
+2
2015-10-05
bpf: fix panic in SO_GET_FILTER with native ebpf programs
Daniel Borkmann
1
-1
/
+5
2015-10-05
openvswitch: Rename LABEL->LABELS
Joe Stringer
5
-49
/
+49
2015-10-05
net/unix: fix logic about sk_peek_offset
Andrey Vagin
1
-5
/
+7
2015-10-05
act_mirred: always release tcf hash
WANG Cong
1
-3
/
+3
2015-10-05
act_mirred: fix a race condition on mirred_list
WANG Cong
1
-1
/
+10
2015-10-05
ipv4: fix reply_dst leakage on arp reply
Jiri Benc
1
-3
/
+5
2015-10-05
inet: fix race in reqsk_queue_unlink()
Eric Dumazet
1
-9
/
+10
2015-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-42
/
+76
2015-10-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
5
-35
/
+2
2015-09-30
net: Initialize flow flags in input path
David Ahern
2
-0
/
+2
2015-09-30
net: dsa: fix preparation of a port STP update
Vivien Didelot
1
-3
/
+8
2015-09-30
skbuff: Fix skb checksum partial check.
Pravin B Shelar
1
-4
/
+5
2015-09-30
net: ipv6: Add RT6_LOOKUP_F_IFACE flag if oif is set
David Ahern
1
-1
/
+2
2015-09-30
net sysfs: Print link speed as signed integer
Alexander Stein
1
-2
/
+1
2015-09-29
af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag
Aaron Conole
1
-1
/
+14
2015-09-29
net: sctp: Don't use 64 kilobyte lookup table for four elements
Denys Vlasenko
1
-9
/
+11
2015-09-29
l2tp: protect tunnel->del_work by ref_count
Alexander Couzens
1
-2
/
+9
2015-09-29
sctp: Prevent soft lockup when sctp_accept() is called during a timeout event
Karl Heiss
1
-19
/
+23
2015-09-29
sctp: Whitespace fix
Karl Heiss
1
-2
/
+2
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
48
-341
/
+644
2015-09-26
net: Fix panic in icmp_route_lookup
David Ahern
1
-2
/
+2
2015-09-25
Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-12
/
+21
2015-09-25
xprtrdma: Replace global lkey with lkey local to PD
Chuck Lever
5
-35
/
+2
2015-09-25
net: fix net_device refcounting
Russell King
2
-1
/
+13
2015-09-25
net: dsa: fix of_mdio_find_bus() device refcount leak
Russell King
1
-7
/
+31
2015-09-25
ip6_tunnel: Reduce log level in ip6_tnl_err() to debug
Matt Bennett
1
-8
/
+8
2015-09-25
Merge tag 'mac80211-for-davem-2015-09-22' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-5
/
+8
2015-09-25
ip6_gre: Reduce log level in ip6gre_err() to debug
Matt Bennett
1
-8
/
+8
2015-09-25
fib_rules: fix fib rule dumps across multiple skbs
Wilson Kok
1
-5
/
+9
2015-09-25
net: revert "net_sched: move tp->root allocation into fw_init()"
WANG Cong
1
-15
/
+15
2015-09-25
lwtunnel: remove source and destination UDP port config option
Jiri Benc
1
-24
/
+0
2015-09-25
ipv4: send arp replies to the correct tunnel
Jiri Benc
2
-14
/
+53
2015-09-24
netlink: Replace rhash_portid with bound
Herbert Xu
2
-12
/
+29
2015-09-24
Fix AF_PACKET ABI breakage in 4.2
David Woodhouse
1
-15
/
+17
2015-09-24
netpoll: Close race condition between poll_one_napi and napi_disable
Neil Horman
2
-2
/
+10
2015-09-24
tcp: add proper TS val into RST packets
Eric Dumazet
1
-0
/
+1
2015-09-23
net: dsa: Fix Marvell Egress Trailer check
Neil Armstrong
1
-1
/
+1
2015-09-23
openvswitch: Zero flows on allocation.
Jesse Gross
3
-14
/
+15
2015-09-23
userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...
Andrea Arcangeli
1
-1
/
+1
2015-09-22
mac80211: reset CQM history upon reconfiguration
Sara Sharon
1
-0
/
+1
2015-09-22
mac80211: fix VHT MCS mask array overrun
Johannes Berg
1
-5
/
+7
[next]