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.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-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
2018-01-05
Revert "xfrm: Fix stack-out-of-bounds read in xfrm_state_find."
Steffen Klassert
1
-11
/
+18
2018-01-02
skbuff: in skb_copy_ubufs unclone before releasing zerocopy
Willem de Bruijn
1
-3
/
+3
2018-01-02
skbuff: skb_copy_ubufs must release uarg even without user frags
Willem de Bruijn
1
-1
/
+2
2018-01-02
skbuff: orphan frags before zerocopy clone
Willem de Bruijn
1
-2
/
+2
2018-01-02
ipv6: set all.accept_dad to 0 by default
Nicolas Dichtel
1
-1
/
+1
2018-01-02
ipv4: fib: Fix metrics match when deleting a route
Phil Sutter
1
-2
/
+6
2018-01-02
net: sched: fix static key imbalance in case of ingress/clsact_init error
Jiri Pirko
1
-4
/
+5
2018-01-02
tcp: refresh tcp_mstamp from timers callbacks
Eric Dumazet
1
-0
/
+2
2018-01-02
ipv6: Honor specified parameters in fibmatch lookup
Ido Schimmel
1
-8
/
+11
2018-01-02
tcp: fix potential underestimation on rcv_rtt
Wei Wang
1
-4
/
+6
2018-01-02
tipc: fix hanging poll() for stream sockets
Parthasarathy Bhuvaragan
1
-1
/
+1
2018-01-02
sctp: make sure stream nums can match optlen in sctp_setsockopt_reset_streams
Xin Long
1
-1
/
+5
2018-01-02
openvswitch: Fix pop_vlan action for double tagged frames
Eric Garver
1
-3
/
+12
2018-01-02
tcp: invalidate rate samples during SACK reneging
Yousuk Seung
3
-5
/
+16
2018-01-02
sock: free skb in skb_complete_tx_timestamp on error
Willem de Bruijn
1
-1
/
+5
2018-01-02
net: Fix double free and memory corruption in get_net_ns_by_id()
Eric W. Biederman
1
-1
/
+1
2018-01-02
net: bridge: fix early call to br_stp_change_bridge_id and plug newlink leaks
Nikolay Aleksandrov
1
-5
/
+6
2018-01-02
ipv4: Fix use-after-free when flushing FIB tables
Ido Schimmel
1
-2
/
+7
2018-01-02
ip6_gre: fix device features for ioctl setup
Alexey Kodanev
1
-25
/
+32
2018-01-02
adding missing rcu_read_unlock in ipxip6_rcv
Nikita V. Shirokov
1
-1
/
+1
2018-01-02
sctp: Replace use of sockets_allocated with specified macro.
Tonghao Zhang
1
-2
/
+2
2018-01-02
net: ipv4: fix for a race condition in raw_sendmsg
Mohamed Ghannam
1
-5
/
+10
2018-01-02
tcp_bbr: reset long-term bandwidth sampling on loss recovery undo
Neal Cardwell
1
-0
/
+1
2018-01-02
tcp_bbr: reset full pipe detection on loss recovery undo
Neal Cardwell
1
-0
/
+4
2018-01-02
tcp md5sig: Use skb's saddr when replying to an incoming segment
Christoph Paasch
2
-2
/
+2
2018-01-02
tcp_bbr: record "full bw reached" decision in new full_bw_reached bit
Neal Cardwell
1
-2
/
+5
2018-01-02
RDS: Check cmsg_len before dereferencing CMSG_DATA
Avinash Repaka
1
-0
/
+3
2018-01-02
net: reevalulate autoflowlabel setting after sysctl setting
Shaohua Li
3
-3
/
+11
2018-01-02
netlink: Add netns check on taps
Kevin Cernekee
1
-0
/
+3
2018-01-02
net: igmp: Use correct source address on IGMPv3 reports
Kevin Cernekee
1
-1
/
+19
2018-01-02
ipv6: mcast: better catch silly mtu values
Eric Dumazet
1
-10
/
+15
2018-01-02
ipv4: igmp: guard against silly MTU values
Eric Dumazet
3
-12
/
+18
2017-12-29
Revert "ipv6: grab rt->rt6i_ref before allocating pcpu rt"
Greg Kroah-Hartman
1
-29
/
+29
2017-12-25
tcp: fix under-evaluated ssthresh in TCP Vegas
Hoang Tran
1
-1
/
+1
2017-12-25
net: ipv6: send NS for DAD when link operationally up
Mike Manning
1
-6
/
+6
2017-12-25
sctp: silence warns on sctp_stream_init allocations
Marcelo Ricardo Leitner
1
-1
/
+7
2017-12-25
ipv6: grab rt->rt6i_ref before allocating pcpu rt
Wei Wang
1
-29
/
+29
2017-12-25
ip_gre: check packet length and mtu correctly in erspan tx
William Tu
1
-4
/
+4
2017-12-20
icmp: don't fail on fragment reassembly time exceeded
Matteo Croce
1
-3
/
+12
2017-12-20
xprtrdma: Don't defer fencing an async RPC's chunks
Chuck Lever
1
-1
/
+1
2017-12-20
ipv4: ipv4_default_advmss() should use route mtu
Eric Dumazet
1
-1
/
+1
2017-12-20
l2tp: cleanup l2tp_tunnel_delete calls
Jiri Slaby
2
-2
/
+2
2017-12-20
netfilter: ipvs: Fix inappropriate output of procfs
KUWAZAWA Takuya
1
-0
/
+4
2017-12-20
SUNRPC: Fix a race in the receive code path
Trond Myklebust
1
-9
/
+19
2017-12-20
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
3
-0
/
+4
2017-12-17
fix kcm_clone()
Al Viro
1
-44
/
+27
2017-12-17
sctp: use right member as the param of list_for_each_entry
Xin Long
1
-3
/
+3
2017-12-17
cls_bpf: don't decrement net's refcount when offload fails
Jakub Kicinski
1
-8
/
+13
2017-12-17
net: openvswitch: datapath: fix data type in queue_gso_packets
Gustavo A. R. Silva
1
-1
/
+1
2017-12-17
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
8
-14
/
+167
[next]