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-09-11
netfilter: xt_hashlimit: use s->file instead of s->private
Cong Wang
1
-9
/
+9
2018-09-11
netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEAT
Michal 'vorner' Vaner
1
-0
/
+1
2018-09-11
netfilter: cttimeout: ctnl_timeout_find_get() returns incorrect pointer to type
Pablo Neira Ayuso
1
-3
/
+3
2018-09-11
netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUT
Pablo Neira Ayuso
8
-45
/
+45
2018-09-11
netfilter: conntrack: reset tcp maxwin on re-register
Florian Westphal
1
-0
/
+26
2018-09-10
ip: frags: fix crash in ip_do_fragment()
Taehee Yoo
2
-0
/
+2
2018-09-09
net/tls: Set count of SG entries if sk_alloc_sg returns -ENOSPC
Vakul Garg
1
-0
/
+6
2018-09-08
tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
Vincent Whitchurch
2
-4
/
+1
2018-09-08
net_sched: properly cancel netlink dump on failure
Cong Wang
1
-4
/
+8
2018-09-07
batman-adv: fix hardif_neigh refcount on queue_work() failure
Marek Lindner
1
-2
/
+6
2018-09-07
batman-adv: fix backbone_gw refcount on queue_work() failure
Marek Lindner
1
-2
/
+8
2018-09-07
tipc: call start and done ops directly in __tipc_nl_compat_dumpit()
Cong Wang
3
-6
/
+14
2018-09-06
batman-adv: Prevent duplicated tvlv handler
Sven Eckelmann
1
-2
/
+6
2018-09-06
batman-adv: Prevent duplicated global TT entry
Sven Eckelmann
1
-2
/
+4
2018-09-06
batman-adv: Prevent duplicated softif_vlan entry
Sven Eckelmann
1
-7
/
+18
2018-09-06
batman-adv: Prevent duplicated nc_node entry
Sven Eckelmann
1
-12
/
+15
2018-09-06
batman-adv: Prevent duplicated gateway_node entry
Sven Eckelmann
1
-2
/
+9
2018-09-06
batman-adv: Fix segfault when writing to sysfs elp_interval
Sven Eckelmann
1
-8
/
+17
2018-09-06
batman-adv: Fix segfault when writing to throughput_override
Sven Eckelmann
1
-2
/
+3
2018-09-06
batman-adv: Avoid probe ELP information leak
Sven Eckelmann
1
-1
/
+1
2018-09-06
net/iucv: declare iucv_path_table_empty() as static
Julian Wiedmann
1
-1
/
+1
2018-09-06
net/af_iucv: fix skb handling on HiperTransport xmit error
Julian Wiedmann
1
-11
/
+23
2018-09-06
net/af_iucv: drop inbound packets with invalid flags
Julian Wiedmann
1
-2
/
+2
2018-09-06
net/sched: fix memory leak in act_tunnel_key_init()
Davide Caratti
1
-6
/
+10
2018-09-06
tipc: orphan sock in tipc_release()
Cong Wang
1
-0
/
+1
2018-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
41
-290
/
+409
2018-09-04
net: sched: action_ife: take reference to meta module
Vlad Buslov
1
-1
/
+15
2018-09-04
act_ife: fix a potential use-after-free
Cong Wang
1
-1
/
+1
2018-09-04
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
11
-135
/
+164
2018-09-04
tipc: correct spelling errors for tipc_topsrv_queue_evt() comments
Zhenbo Gao
1
-2
/
+2
2018-09-04
tipc: correct spelling errors for struct tipc_bc_base's comment
Zhenbo Gao
1
-2
/
+2
2018-09-04
sctp: not traverse asoc trans list if non-ipv6 trans exists for ipv6_flowlabel
Xin Long
1
-4
/
+6
2018-09-04
sctp: fix invalid reference to the index variable of the iterator
Xin Long
1
-11
/
+13
2018-09-04
net: sched: null actions array pointer before releasing action
Vlad Buslov
1
-1
/
+1
2018-09-04
ip6_tunnel: respect ttl inherit for ip6tnl
Hangbin Liu
1
-1
/
+9
2018-09-03
mac80211: shorten the IBSS debug messages
Emmanuel Grumbach
1
-11
/
+11
2018-09-03
mac80211: don't Tx a deauth frame if the AP forbade Tx
Emmanuel Grumbach
1
-2
/
+15
2018-09-03
mac80211: Fix station bandwidth setting after channel switch
Ilan Peer
1
-0
/
+53
2018-09-03
mac80211: fix a race between restart and CSA flows
Emmanuel Grumbach
1
-1
/
+20
2018-09-03
mac80211: fix WMM TXOP calculation
Dreyfuss, Haim
1
-2
/
+1
2018-09-03
cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()
Dan Carpenter
1
-1
/
+1
2018-09-03
mac80211: fix an off-by-one issue in A-MSDU max_subframe computation
Lorenzo Bianconi
1
-1
/
+1
2018-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-4
/
+3
2018-09-03
net/ipv6: Only update MTU metric if it set
David Ahern
1
-1
/
+4
2018-09-02
igmp: fix incorrect unsolicit report count after link down and up
Hangbin Liu
1
-4
/
+2
2018-09-02
igmp: fix incorrect unsolicit report count when join group
Hangbin Liu
1
-3
/
+2
2018-09-02
bpf: Fix bpf_msg_pull_data()
Tushar Dave
1
-4
/
+3
2018-09-02
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2018-09-02
ipv6: don't get lwtstate twice in ip6_rt_copy_init()
Alexey Kodanev
1
-1
/
+0
2018-09-01
tcp: do not restart timewait timer on rst reception
Florian Westphal
1
-1
/
+2
[prev]
[next]