index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
|
*
|
mac80211: remove BUG() when interface type is invalid
Luca Coelho
2018-03-22
|
|
*
|
net: xfrm: allow clearing socket xfrm policies.
Lorenzo Colitti
2018-03-22
|
|
*
|
sched: act_csum: don't mangle TCP and UDP GSO packets
Davide Caratti
2018-03-22
|
|
*
|
batman-adv: handle race condition for claims between gateways
Andreas Pape
2018-03-22
|
|
*
|
net/8021q: create device with all possible features in wanted_features
Andrey Vagin
2018-03-22
|
*
|
|
Merge 4.4.122 into android-4.4
Greg Kroah-Hartman
2018-03-18
|
|
\
|
|
|
|
*
|
fixup: sctp: verify size of a new chunk in _sctp_make_chunk()
Greg Kroah-Hartman
2018-03-18
|
|
*
|
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
2018-03-18
|
|
*
|
netfilter: x_tables: pass xt_counters struct to counter allocator
Florian Westphal
2018-03-18
|
|
*
|
netfilter: x_tables: pass xt_counters struct instead of packet counter
Florian Westphal
2018-03-18
|
|
*
|
netfilter: use skb_to_full_sk in ip_route_me_harder
Florian Westphal
2018-03-18
|
|
*
|
netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt
Florian Westphal
2018-03-18
|
|
*
|
netfilter: bridge: ebt_among: add missing match size checks
Florian Westphal
2018-03-18
|
|
*
|
netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets
Florian Westphal
2018-03-18
|
|
*
|
netfilter: IDLETIMER: be syzkaller friendly
Eric Dumazet
2018-03-18
|
|
*
|
netfilter: nat: cope with negative port range
Paolo Abeni
2018-03-18
|
|
*
|
netfilter: x_tables: fix missing timer initialization in xt_LED
Paolo Abeni
2018-03-18
|
|
*
|
netfilter: add back stackpointer size checks
Florian Westphal
2018-03-18
|
|
*
|
netfilter: nfnetlink_queue: fix timestamp attribute
Florian Westphal
2018-03-18
|
*
|
|
Merge 4.4.121 into android-4.4
Greg Kroah-Hartman
2018-03-11
|
|
\
|
|
|
|
*
|
mpls, nospec: Sanitize array index in mpls_label_ok()
Dan Williams
2018-03-11
|
|
*
|
net: mpls: Pull common label check into helper
David Ahern
2018-03-11
|
|
*
|
sctp: verify size of a new chunk in _sctp_make_chunk()
Alexey Kodanev
2018-03-11
|
|
*
|
sctp: fix dst refcnt leak in sctp_v6_get_dst()
Alexey Kodanev
2018-03-11
|
|
*
|
sctp: fix dst refcnt leak in sctp_v4_get_dst
Tommi Rantala
2018-03-11
|
|
*
|
udplite: fix partial checksum initialization
Alexey Kodanev
2018-03-11
|
|
*
|
netlink: ensure to loop over all netns in genlmsg_multicast_allns()
Nicolas Dichtel
2018-03-11
|
|
*
|
net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
Sabrina Dubroca
2018-03-11
|
|
*
|
net: fix race on decreasing number of TX queues
Jakub Kicinski
2018-03-11
|
|
*
|
ipv6 sit: work around bogus gcc-8 -Wrestrict warning
Arnd Bergmann
2018-03-11
|
|
*
|
fib_semantics: Don't match route with mismatching tclassid
Stefano Brivio
2018-03-11
|
|
*
|
bridge: check brport attr show in brport_show
Xin Long
2018-03-11
*
|
|
|
Merge "net: ipc_router: Fix buffer overflow during memcpy"
Linux Build Service Account
2018-04-13
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
net: ipc_router: Fix buffer overflow during memcpy
Arun Kumar Neelakantam
2018-03-29
*
|
|
|
nf: xt_socket: Fix out-of-bounds in xt_socket_lookup_slow_v{4,6}
Tejaswi Tanikella
2018-03-28
|
/
/
/
*
|
|
net: ipc_router: Validate return from skb_peek
Chris Lew
2018-03-20
*
|
|
Merge android-4.4.120 (d63fdf6) into msm-4.4
Srinivasarao P
2018-03-08
|
\
|
|
|
*
|
Merge 4.4.120 into android-4.4
Greg Kroah-Hartman
2018-03-06
|
|
\
|
|
|
*
sctp: make use of pre-calculated len
Marcelo Ricardo Leitner
2018-03-03
|
|
*
mac80211: mesh: drop frames appearing to be from us
Johannes Berg
2018-03-03
|
|
*
ipv6: icmp6: Allow icmp messages to be looped back
Brendan McGrath
2018-03-03
|
*
|
Merge 4.4.119 into android-4.4
Greg Kroah-Hartman
2018-02-28
|
|
\
|
|
|
*
cfg80211: fix cfg80211_beacon_dup
Arnd Bergmann
2018-02-28
|
|
*
ip_tunnel: fix preempt warning in ip tunnel creation/updating
Paolo Abeni
2018-02-28
|
|
*
ip_tunnel: replace dst_cache with generic implementation
Paolo Abeni
2018-02-28
|
|
*
netfilter: drop outermost socket lock in getsockopt()
Paolo Abeni
2018-02-28
*
|
|
Merge android-4.4.118 (5f7f76a) into msm-4.4
Srinivasarao P
2018-03-01
|
\
|
|
|
*
|
Merge 4.4.118 into android-4.4
Greg Kroah-Hartman
2018-02-26
|
|
\
|
|
|
*
net: dst_cache_per_cpu_dst_set() can be static
Wu Fengguang
2018-02-25
|
|
*
nl80211: Sanitize array index in parse_txq_params
Dan Williams
2018-02-25
[prev]
[next]