Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
a6d7cff472eea87d96899a20fa718d2bab7109f3
/
net
5470461
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
a4a7771
net: make skb_gso_*_seglen functions private
by Daniel Axtens
· 7 years ago
80f5974
net: xfrm: use skb_gso_validate_network_len() to check gso sizes
by Daniel Axtens
· 7 years ago
ee78bbe
net: sched: tbf: handle GSO_BY_FRAGS case in enqueue
by Daniel Axtens
· 7 years ago
779b793
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
by Daniel Axtens
· 7 years ago
4e00f5d5f
Merge tag 'batadv-net-for-davem-20180302' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 7 years ago
4a0c719
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
d69242b
Merge tag 'mac80211-for-davem-2018-03-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
84eef2b
rds: Incorrect reference counting in TCP socket creation
by Ka-Cheong Poon
· 7 years ago
a6d5051
net: ethtool: don't ignore return from driver get_fecparam method
by Edward Cree
· 7 years ago
e2c0dc1
vrf: check forwarding on the original netdevice when generating ICMP dest unreachable
by Stephen Suryaputra
· 7 years ago
50d629e
net: allow interface to be set into VRF if VLAN interface in same VRF
by Mike Manning
· 7 years ago
773daa3
net: ipv4: avoid unused variable warning for sysctl
by Arnd Bergmann
· 7 years ago
8a949ff
ipvs: remove IPS_NAT_MASK check to fix passive FTP
by Julian Anastasov
· 7 years ago
77d2709
mlxsw: spectrum: Fix handling of resource_size_param
by Jiri Pirko
· 7 years ago
a5dcb73
net/smc: fix NULL pointer dereference on sock_create_kern() error path
by Davide Caratti
· 7 years ago
2be922f
net/smc: use link_id of server in confirm link reply
by Karsten Graul
· 7 years ago
cbba07a
net/smc: use a constant for control message length
by Karsten Graul
· 7 years ago
ecc8327
net/tcp/illinois: replace broken algorithm reference link
by Joey Pabalinas
· 7 years ago
a27fd7a
tcp: purge write queue upon RST
by Soheil Hassas Yeganeh
· 7 years ago
fc68e17
tcp: revert F-RTO extension to detect more spurious timeouts
by Yuchung Cheng
· 7 years ago
d4131f0
tcp: revert F-RTO middle-box workaround
by Yuchung Cheng
· 7 years ago
c113187
tls: Use correct sk->sk_prot for IPV6
by Boris Pismenny
· 7 years ago
2b3957c
sit: fix IFLA_MTU ignored on NEWLINK
by Xin Long
· 7 years ago
a6aa804
ip6_tunnel: fix IFLA_MTU ignored on NEWLINK
by Xin Long
· 7 years ago
ffc2b6e
ip_gre: fix IFLA_MTU ignored on NEWLINK
by Xin Long
· 7 years ago
0e0d500
netfilter: nf_tables: use the right index from flowtable error path
by Pablo Neira Ayuso
· 7 years ago
1b22bca
tipc: correct initial value for group congestion flag
by Jon Maloy
· 7 years ago
3d18e4f
devlink: Fix resource coverity errors
by Arkadi Sharshevsky
· 7 years ago
c7272c2
net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
by Sabrina Dubroca
· 7 years ago
b9d1717
devlink: Compare to size_new in case of resource child validation
by Arkadi Sharshevsky
· 7 years ago
a788723
cfg80211: add missing dependency to CFG80211 suboptions
by Romain Naour
· 7 years ago
e603ea4
netfilter: nf_tables: missing attribute validation in nf_tables_delflowtable()
by Pablo Neira Ayuso
· 7 years ago
32fc718
netfilter: nf_tables: return EBUSY if device already belongs to flowtable
by Pablo Neira Ayuso
· 7 years ago
4e99477
ip_tunnel: Do not use mark in skb by default
by Thomas Winter
· 7 years ago
0e5a82e
bridge: Fix VLAN reference count problem
by Ido Schimmel
· 7 years ago
c77f5fb
qrtr: add MODULE_ALIAS macro to smd
by Ramon Fried
· 7 years ago
28f5bfb
l2tp: fix tunnel lookup use-after-free race
by James Chapman
· 7 years ago
d02ba2a
l2tp: fix race in pppol2tp_release with session object destroy
by James Chapman
· 7 years ago
d00fa9a
l2tp: fix races with tunnel socket close
by James Chapman
· 7 years ago
225eb26
l2tp: don't use inet_shutdown on ppp session destroy
by James Chapman
· 7 years ago
76a6abd
l2tp: don't use inet_shutdown on tunnel destroy
by James Chapman
· 7 years ago
937441f
libceph, ceph: avoid memory leak when specifying same option several times
by Chengguang Xu
· 7 years ago
7d98386
netfilter: use skb_to_full_sk in ip6_route_me_harder
by Eric Dumazet
· 7 years ago
f22e089
batman-adv: Fix internal interface indices types
by Sven Eckelmann
· 7 years ago
47b7e7f
netfilter: don't set F_IFACE on ipv6 fib lookups
by Florian Westphal
· 7 years ago
2412d89
netfilter: increase IPSTATS_MIB_CSUMERRORS stat
by Taehee Yoo
· 7 years ago
fce672d
batman-adv: Fix netlink dumping of BLA backbones
by Sven Eckelmann
· 7 years ago
b0264ec
batman-adv: Fix netlink dumping of BLA claims
by Sven Eckelmann
· 7 years ago
011c935
batman-adv: Ignore invalid batadv_v_gw during netlink send
by Sven Eckelmann
· 7 years ago
10d5702
batman-adv: Ignore invalid batadv_iv_gw during netlink send
by Sven Eckelmann
· 7 years ago
f4b7ac5
netfilter: nf_flow_table: fix checksum when handling DNAT
by Felix Fietkau
· 7 years ago
b718121
netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets
by Florian Westphal
· 7 years ago
fc6a5d0
netfilter: ebtables: convert BUG_ONs to WARN_ONs
by Florian Westphal
· 7 years ago
c4585a2
netfilter: bridge: ebt_among: add missing match size checks
by Florian Westphal
· 7 years ago
b078556
netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt
by Florian Westphal
· 7 years ago
1a9da59
netfilter: ipt_CLUSTERIP: put config instead of freeing it
by Florian Westphal
· 7 years ago
8ae56822
netfilter: ipt_CLUSTERIP: put config struct if we can't increment ct refcount
by Florian Westphal
· 7 years ago
3bf2a09
batman-adv: invalidate checksum on fragment reassembly
by Matthias Schiffer
· 7 years ago
abd6360
batman-adv: fix packet checksum in receive path
by Matthias Schiffer
· 7 years ago
a5f7add
net_sched: gen_estimator: fix broken estimators based on percpu stats
by Eric Dumazet
· 7 years ago
2217009
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
ca79bec2
ipv6 sit: work around bogus gcc-8 -Wrestrict warning
by Arnd Bergmann
· 7 years ago
b323ac1
mac80211: drop frames with unexpected DS bits from fast-rx to slow path
by Felix Fietkau
· 7 years ago
36148c2
mac80211: Adjust TSQ pacing shift
by Toke Høiland-Jørgensen
· 7 years ago
93c62c4
rxrpc: Fix send in rxrpc_send_data_packet()
by David Howells
· 7 years ago
ed04c46
Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
1fe4b11
net: ipv4: Set addr_type in hash_keys for forwarded case
by David Ahern
· 7 years ago
350c9f4
tcp_bbr: better deal with suboptimal GSO
by Eric Dumazet
· 7 years ago
b87b619
netlink: put module reference if dump start fails
by Jason A. Donenfeld
· 7 years ago
a7dcdf6
bpf: clean up unused-variable warning
by Arnd Bergmann
· 7 years ago
943a0d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
5ae437a
net: sched: report if filter is too large to dump
by Roman Kapl
· 7 years ago
79c0ef3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
cfc2c74
netfilter: IDLETIMER: be syzkaller friendly
by Eric Dumazet
· 7 years ago
3b07029
mac80211: Fix sending ADDBA response for an ongoing session
by Ilan Peer
· 7 years ago
191da27
mac80211: Do not disconnect on invalid operating class
by Ilan Peer
· 7 years ago
3027a8e
cfg80211: clear wep keys after disconnection
by Avraham Stern
· 7 years ago
95f3ce6
mac80211: fix calling sleeping function in atomic context
by Sara Sharon
· 7 years ago
d78d9ee
mac80211: fix a possible leak of station stats
by Sara Sharon
· 7 years ago
bee92d0
cfg80211: fix cfg80211_beacon_dup
by Arnd Bergmann
· 7 years ago
9ab2323
sctp: remove the left unnecessary check for chunk in sctp_renege_events
by Xin Long
· 7 years ago
a16b8d0
rxrpc: Work around usercopy check
by David Howells
· 7 years ago
15f35d4
udplite: fix partial checksum initialization
by Alexey Kodanev
· 7 years ago
dfec091
dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lock
by Paolo Abeni
· 7 years ago
a8c6db1
fib_semantics: Don't match route with mismatching tclassid
by Stefano Brivio
· 7 years ago
fe9c842
NFC: llcp: Limit size of SDP URI
by Kees Cook
· 7 years ago
de526f4
netfilter: xt_hashlimit: fix lock imbalance
by Eric Dumazet
· 7 years ago
2439f97
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 7 years ago
db57ccf
netfilter: nat: cope with negative port range
by Paolo Abeni
· 7 years ago
1041401
netfilter: x_tables: fix missing timer initialization in xt_LED
by Paolo Abeni
· 7 years ago
b260664
netfilter: x_tables: use pr ratelimiting in all remaining spots
by Florian Westphal
· 7 years ago
c08e5e1
netfilter: x_tables: use pr ratelimiting in matches/targets
by Florian Westphal
· 7 years ago
cc48bae
netfilter: x_tables: rate-limit table mismatch warnings
by Florian Westphal
· 7 years ago
7ecbf10
netfilter: bridge: use pr ratelimiting
by Florian Westphal
· 7 years ago
c82b31c
netfilter: xt_set: use pr ratelimiting
by Florian Westphal
· 7 years ago
e016c5e
netfilter: xt_NFQUEUE: use pr ratelimiting
by Florian Westphal
· 7 years ago
11f7aee
netfilter: xt_CT: use pr ratelimiting
by Florian Westphal
· 7 years ago
1b6cd67
netfilter: x_tables: use pr ratelimiting in xt core
by Florian Westphal
· 7 years ago
0cc9501
netfilter: x_tables: remove pr_info where possible
by Florian Westphal
· 7 years ago
Next »