index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2020-04-24
net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin
Taras Chornyi
2020-04-13
Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl
Qiujun Huang
2020-04-13
l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall()
Guillaume Nault
2020-04-13
l2tp: ensure sessions are freed after their PPPOL2TP socket
Guillaume Nault
2020-04-13
l2tp: Refactor the codes with existing macros instead of literal number
Gao Feng
2020-04-13
l2tp: fix duplicate session creation
Guillaume Nault
2020-04-13
l2tp: ensure session can't get removed during pppol2tp_session_ioctl()
Guillaume Nault
2020-04-13
l2tp: fix race in l2tp_recv_common()
Guillaume Nault
2020-04-13
net: l2tp: Make l2tp_ip6 namespace aware
Shmulik Ladkani
2020-04-13
l2tp: Correctly return -EBADF from pppol2tp_getname.
phil.turnbull@oracle.com
2020-04-13
sctp: fix possibly using a bad saddr with a given dst
Marcelo Ricardo Leitner
2020-04-13
net, ip_tunnel: fix interface lookup with no key
William Dauchy
2020-04-13
ipv4: fix a RCU-list lock in fib_triestat_seq_show
Qian Cai
2020-04-02
vti6: Fix memory leak of skb if input policy check fails
Torsten Hilbrich
2020-04-02
xfrm: policy: Fix doulbe free in xfrm_policy_timer
YueHaibing
2020-04-02
xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquire
Xin Long
2020-04-02
xfrm: fix uctx len check in verify_sec_ctx_len
Xin Long
2020-04-02
vti[6]: fix packet tx through bpf_redirect() in XinY cases
Nicolas Dichtel
2020-04-02
mac80211: mark station unauthorized before key removal
Johannes Berg
2020-04-02
mac80211: Do not send mesh HWMP PREQ if HWMP is disabled
Nicolas Cavallari
2020-04-02
net: ipv4: don't let PMTU updates increase route MTU
Sabrina Dubroca
2020-04-02
hsr: set .netnsok flag
Taehee Yoo
2020-04-02
hsr: add restart routine into hsr_get_node_list()
Taehee Yoo
2020-04-02
hsr: use rcu_read_lock() in hsr_get_node_{list/status}()
Taehee Yoo
2020-04-02
net_sched: keep alloc_hash updated after hash allocation
Cong Wang
2020-04-02
net_sched: cls_route: remove the right filter from hashtable
Cong Wang
2020-04-02
net: dsa: Fix duplicate frames flooded by learning
Florian Fainelli
2020-04-02
hsr: fix general protection fault in hsr_addr_is_self()
Taehee Yoo
2020-03-20
ipv4: ensure rcu_read_lock() in cipso_v4_error()
Matteo Croce
2020-03-20
batman-adv: Don't schedule OGM for disabled interface
Sven Eckelmann
2020-03-20
batman-adv: Avoid free/alloc race when handling OGM buffer
Sven Eckelmann
2020-03-20
batman-adv: Only read OGM tvlv_len after buffer len check
Sven Eckelmann
2020-03-20
batman-adv: Reduce tt_global hash refcnt only for removed entry
Sven Eckelmann
2020-03-20
batman-adv: Reduce tt_local hash refcnt only for removed entry
Sven Eckelmann
2020-03-20
batman-adv: Reduce claim hash refcnt only for removed entry
Sven Eckelmann
2020-03-20
batman-adv: Prevent duplicated tvlv handler
Sven Eckelmann
2020-03-20
batman-adv: Prevent duplicated global TT entry
Sven Eckelmann
2020-03-20
batman-adv: Prevent duplicated nc_node entry
Sven Eckelmann
2020-03-20
batman-adv: Prevent duplicated gateway_node entry
Sven Eckelmann
2020-03-20
batman-adv: Avoid storing non-TT-sync flags on singular entries too
Linus Lüssing
2020-03-20
batman-adv: Fix debugfs path for renamed softif
Sven Eckelmann
2020-03-20
batman-adv: Fix debugfs path for renamed hardif
Sven Eckelmann
2020-03-20
batman-adv: prevent TT request storms by not sending inconsistent TT TLVLs
Marek Lindner
2020-03-20
batman-adv: Fix TT sync flags for intermediate TT responses
Linus Lüssing
2020-03-20
batman-adv: Avoid race in TT TVLV allocator helper
Sven Eckelmann
2020-03-20
batman-adv: Fix skbuff rcsum on packet reroute
Sven Eckelmann
2020-03-20
batman-adv: update data pointers after skb_cow()
Matthias Schiffer
2020-03-20
batman-adv: Fix internal interface indices types
Sven Eckelmann
2020-03-20
batman-adv: Fix lock for ogm cnt access in batadv_iv_ogm_calc_tq
Sven Eckelmann
2020-03-20
batman-adv: fix TT sync flag inconsistencies
Linus Lüssing
[next]