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.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
2020-05-22
sunrpc: expiry_time should be seconds not timeval
Roberto Bergantinos Corpas
1
-0
/
+4
2020-05-22
cls_rsvp: fix rsvp_policy
Eric Dumazet
1
-4
/
+2
2020-05-22
tcp: clear tp->total_retrans in tcp_disconnect()
Eric Dumazet
1
-0
/
+1
2020-05-22
net_sched: ematch: reject invalid TCF_EM_SIMPLE
Eric Dumazet
1
-0
/
+3
2020-04-28
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
1
-1
/
+1
2020-04-28
net_sched: fix datalen for ematch
Cong Wang
1
-1
/
+1
2020-04-28
netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct
Florian Westphal
2
-8
/
+9
2020-04-28
netfilter: fix a use-after-free in mtype_destroy()
Cong Wang
1
-1
/
+1
2020-04-28
netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present
Florian Westphal
1
-1
/
+2
2020-04-28
pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM
Eric Dumazet
1
-1
/
+1
2020-04-28
pkt_sched: fq: avoid hang when quantum 0
Kenneth Klette Jonassen
1
-2
/
+8
2020-04-28
vlan: vlan_changelink() should propagate errors
Eric Dumazet
1
-3
/
+7
2020-04-28
sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLY
Xin Long
1
-10
/
+18
2020-04-28
tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACK
Pengcheng Yang
1
-1
/
+4
2020-04-28
netfilter: arp_tables: init netns pointer in xt_tgchk_param struct
Florian Westphal
1
-11
/
+16
2020-04-28
netfilter: ebtables: compat: reject all padding in matches/watchers
Florian Westphal
1
-17
/
+16
2020-04-28
netfilter: ebtables: convert BUG_ONs to WARN_ONs
Florian Westphal
1
-9
/
+18
2020-04-28
tcp: do not send empty skb from tcp_write_xmit()
Eric Dumazet
1
-0
/
+8
2020-04-28
af_packet: set defaule value for tmo
Mao Wenan
1
-1
/
+2
2020-04-28
neighbour: remove neigh_cleanup() method
Eric Dumazet
1
-3
/
+0
2020-04-28
netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()
Eric Dumazet
1
-0
/
+3
2020-04-28
netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init()
Pablo Neira Ayuso
2
-2
/
+8
2020-04-28
netfilter: nf_tables: missing sanitization in data from userspace
Pablo Neira Ayuso
2
-7
/
+24
2020-04-28
netfilter: ctnetlink: netns exit must wait for callbacks
Florian Westphal
1
-0
/
+3
2020-04-28
batman-adv: Fix DAT candidate selection on little endian systems
Sven Eckelmann
1
-1
/
+3
2020-04-28
mac80211: Do not send Layer 2 Update frame before authorization
Jouni Malinen
2
-8
/
+7
2020-04-28
cfg80211/mac80211: make ieee80211_send_layer2_update a public function
Dedy Lansky
2
-46
/
+47
2020-02-11
inet: protect against too small mtu values.
Eric Dumazet
3
-11
/
+11
2020-02-11
tcp: md5: fix potential overestimation of TCP option space
Eric Dumazet
1
-2
/
+3
2020-02-11
net: bridge: deny dev_set_mac_address() when unregistering
Nikolay Aleksandrov
1
-0
/
+6
2020-02-11
openvswitch: remove another BUG_ON()
Paolo Abeni
1
-1
/
+5
2020-02-11
openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
Paolo Abeni
1
-1
/
+4
2020-02-11
Bluetooth: delete a stray unlock
Dan Carpenter
1
-3
/
+1
2020-02-11
inetpeer: fix data-race in inet_putpeer / inet_putpeer
Eric Dumazet
1
-2
/
+10
2020-02-11
compat_ioctl: handle SIOCOUTQNSD
Arnd Bergmann
1
-0
/
+1
2020-02-11
Bluetooth: hci_core: fix init for HCI_USER_CHANNEL
Mattijs Korpershoek
1
-2
/
+9
2020-02-11
sunrpc: fix crash when cache_head become valid before update
Pavel Tikhomirov
1
-5
/
+0
2020-01-11
cfg80211: size various nl80211 messages correctly
Johannes Berg
1
-8
/
+8
2020-01-11
net: diag: support v4mapped sockets in inet_diag_find_one_icsk()
Eric Dumazet
1
-6
/
+12
2020-01-11
tcp/dccp: drop SYN packets if accept queue is full
Eric Dumazet
4
-15
/
+4
2020-01-11
libceph: handle an empty authorize reply
Ilya Dryomov
1
-4
/
+8
2019-12-19
net/sched: act_pedit: fix WARN() in the traffic path
Davide Caratti
1
-2
/
+2
2019-12-19
netfilter: ipset: Fix an error code in ip_set_sockfn_get()
Dan Carpenter
1
-3
/
+5
2019-12-19
dccp: do not leak jiffies on the wire
Eric Dumazet
1
-1
/
+1
2019-12-19
inet: stop leaking jiffies on the wire
Eric Dumazet
4
-5
/
+5
2019-12-19
nl80211: fix validation of mesh path nexthop
Markus Theil
1
-1
/
+2
2019-12-19
ipvs: move old_secure_tcp into struct netns_ipvs
Eric Dumazet
1
-8
/
+7
2019-12-19
net: netem: correct the parent's backlog when corrupted packet was dropped
Jakub Kicinski
1
-0
/
+2
2019-12-19
net: avoid potential infinite loop in tc_ctl_action()
Eric Dumazet
1
-5
/
+7
2019-12-19
batman-adv: Avoid free/alloc race when handling OGM buffer
Sven Eckelmann
3
-6
/
+54
[next]