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
2018-05-30
net/smc: pay attention to MAX_ORDER for CQ entries
Ursula Braun
2
-2
/
+9
2018-05-30
rxrpc: Don't treat call aborts as conn aborts
David Howells
1
-6
/
+9
2018-05-30
rxrpc: Fix Tx ring annotation after initial Tx failure
David Howells
1
-1
/
+3
2018-05-30
net: Fix untag for vlan packets without ethernet header
Toshiaki Makita
1
-2
/
+4
2018-05-30
llc: properly handle dev_queue_xmit() return value
Cong Wang
2
-15
/
+32
2018-05-30
batman-adv: fix packet loss for broadcasted DHCP packets to a server
Linus Lüssing
1
-1
/
+4
2018-05-30
batman-adv: fix multicast-via-unicast transmission with AP isolation
Linus Lüssing
1
-2
/
+2
2018-05-30
xfrm: Fix transport mode skb control buffer usage.
Steffen Klassert
1
-0
/
+6
2018-05-30
net/sched: fix idr leak in the error path of tcf_skbmod_init()
Davide Caratti
1
-1
/
+1
2018-05-30
net/sched: fix idr leak in the error path of __tcf_ipt_init()
Davide Caratti
1
-3
/
+6
2018-05-30
net/sched: fix idr leak in the error path of tcp_pedit_init()
Davide Caratti
1
-1
/
+1
2018-05-30
net/sched: fix idr leak in the error path of tcf_act_police_init()
Davide Caratti
1
-1
/
+1
2018-05-30
net/sched: fix idr leak in the error path of tcf_simp_init()
Davide Caratti
1
-1
/
+1
2018-05-30
net/sched: fix idr leak on the error path of tcf_bpf_init()
Davide Caratti
1
-1
/
+1
2018-05-30
vti6: Fix dev->max_mtu setting
Stefano Brivio
1
-1
/
+1
2018-05-30
vti4: Don't override MTU passed on link creation via IFLA_MTU
Stefano Brivio
1
-1
/
+0
2018-05-30
ip_tunnel: Clamp MTU to bounds on new link
Stefano Brivio
1
-1
/
+7
2018-05-30
vti4: Don't count header length twice on tunnel setup
Stefano Brivio
1
-1
/
+0
2018-05-30
batman-adv: Fix skbuff rcsum on packet reroute
Sven Eckelmann
1
-5
/
+10
2018-05-30
net/sched: fix NULL dereference in the error path of tcf_sample_init()
Davide Caratti
1
-1
/
+2
2018-05-30
batman-adv: fix header size check in batadv_dbg_arp()
Matthias Schiffer
1
-1
/
+1
2018-05-30
vlan: Fix out of order vlan headers with reorder header off
Toshiaki Makita
1
-2
/
+2
2018-05-30
net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off
Toshiaki Makita
1
-2
/
+5
2018-05-30
xfrm: fix rcu_read_unlock usage in xfrm_local_error
Taehee Yoo
1
-2
/
+3
2018-05-30
ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
Sabrina Dubroca
2
-7
/
+20
2018-05-30
netfilter: ebtables: fix erroneous reject of last rule
Florian Westphal
1
-1
/
+5
2018-05-30
batman-adv: Fix multicast packet loss with a single WANT_ALL_IPV4/6 flag
Linus Lüssing
1
-2
/
+2
2018-05-30
rds: Incorrect reference counting in TCP socket creation
Ka-Cheong Poon
1
-3
/
+11
2018-05-30
net: ethtool: don't ignore return from driver get_fecparam method
Edward Cree
1
-1
/
+4
2018-05-30
xfrm: Fix ESN sequence number handling for IPsec GSO packets.
Steffen Klassert
1
-1
/
+1
2018-05-30
ipvs: remove IPS_NAT_MASK check to fix passive FTP
Julian Anastasov
1
-1
/
+1
2018-05-30
net/smc: use link_id of server in confirm link reply
Karsten Graul
2
-1
/
+2
2018-05-30
net/tcp/illinois: replace broken algorithm reference link
Joey Pabalinas
1
-1
/
+1
2018-05-30
sit: fix IFLA_MTU ignored on NEWLINK
Xin Long
1
-0
/
+7
2018-05-30
ip6_tunnel: fix IFLA_MTU ignored on NEWLINK
Xin Long
1
-4
/
+8
2018-05-30
ip_gre: fix IFLA_MTU ignored on NEWLINK
Xin Long
1
-5
/
+0
2018-05-30
qrtr: add MODULE_ALIAS macro to smd
Ramon Fried
1
-0
/
+1
2018-05-30
libceph, ceph: avoid memory leak when specifying same option several times
Chengguang Xu
1
-0
/
+7
2018-05-30
batman-adv: Fix netlink dumping of BLA backbones
Sven Eckelmann
1
-4
/
+7
2018-05-30
batman-adv: Fix netlink dumping of BLA claims
Sven Eckelmann
1
-4
/
+7
2018-05-30
batman-adv: Ignore invalid batadv_v_gw during netlink send
Sven Eckelmann
1
-1
/
+1
2018-05-30
batman-adv: Ignore invalid batadv_iv_gw during netlink send
Sven Eckelmann
1
-1
/
+1
2018-05-30
netfilter: ebtables: convert BUG_ONs to WARN_ONs
Florian Westphal
1
-9
/
+18
2018-05-30
netfilter: ipt_CLUSTERIP: put config instead of freeing it
Florian Westphal
1
-3
/
+4
2018-05-30
netfilter: ipt_CLUSTERIP: put config struct if we can't increment ct refcount
Florian Westphal
1
-2
/
+6
2018-05-30
batman-adv: invalidate checksum on fragment reassembly
Matthias Schiffer
1
-1
/
+2
2018-05-30
batman-adv: fix packet checksum in receive path
Matthias Schiffer
1
-7
/
+1
2018-05-30
mac80211: drop frames with unexpected DS bits from fast-rx to slow path
Felix Fietkau
1
-1
/
+1
2018-05-30
mac80211: Fix sending ADDBA response for an ongoing session
Ilan Peer
1
-3
/
+1
2018-05-30
mac80211: Do not disconnect on invalid operating class
Ilan Peer
1
-4
/
+3
[next]