index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: allow interface to be set into VRF if VLAN interface in same VRF
Mike Manning
2018-03-01
1
-5
/
+9
*
net: ipv4: avoid unused variable warning for sysctl
Arnd Bergmann
2018-03-01
1
-2
/
+1
*
mlxsw: spectrum: Fix handling of resource_size_param
Jiri Pirko
2018-02-28
1
-3
/
+4
*
net/smc: fix NULL pointer dereference on sock_create_kern() error path
Davide Caratti
2018-02-28
1
-1
/
+3
*
net/smc: use link_id of server in confirm link reply
Karsten Graul
2018-02-28
2
-1
/
+2
*
net/smc: use a constant for control message length
Karsten Graul
2018-02-28
2
-2
/
+2
*
net/tcp/illinois: replace broken algorithm reference link
Joey Pabalinas
2018-02-28
1
-1
/
+1
*
tcp: purge write queue upon RST
Soheil Hassas Yeganeh
2018-02-28
1
-0
/
+1
*
tcp: revert F-RTO extension to detect more spurious timeouts
Yuchung Cheng
2018-02-28
1
-18
/
+12
*
tcp: revert F-RTO middle-box workaround
Yuchung Cheng
2018-02-28
1
-10
/
+7
*
tls: Use correct sk->sk_prot for IPV6
Boris Pismenny
2018-02-27
1
-15
/
+37
*
sit: fix IFLA_MTU ignored on NEWLINK
Xin Long
2018-02-27
1
-0
/
+7
*
ip6_tunnel: fix IFLA_MTU ignored on NEWLINK
Xin Long
2018-02-27
1
-4
/
+8
*
ip_gre: fix IFLA_MTU ignored on NEWLINK
Xin Long
2018-02-27
1
-5
/
+0
*
tipc: correct initial value for group congestion flag
Jon Maloy
2018-02-27
2
-0
/
+2
*
devlink: Fix resource coverity errors
Arkadi Sharshevsky
2018-02-27
1
-16
/
+21
*
net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
Sabrina Dubroca
2018-02-27
1
-2
/
+6
*
devlink: Compare to size_new in case of resource child validation
Arkadi Sharshevsky
2018-02-27
1
-1
/
+1
*
ip_tunnel: Do not use mark in skb by default
Thomas Winter
2018-02-26
1
-10
/
+3
*
bridge: Fix VLAN reference count problem
Ido Schimmel
2018-02-26
1
-0
/
+2
*
qrtr: add MODULE_ALIAS macro to smd
Ramon Fried
2018-02-26
1
-0
/
+1
*
l2tp: fix tunnel lookup use-after-free race
James Chapman
2018-02-26
1
-7
/
+7
*
l2tp: fix race in pppol2tp_release with session object destroy
James Chapman
2018-02-26
1
-25
/
+27
*
l2tp: fix races with tunnel socket close
James Chapman
2018-02-26
4
-116
/
+42
*
l2tp: don't use inet_shutdown on ppp session destroy
James Chapman
2018-02-26
1
-10
/
+0
*
l2tp: don't use inet_shutdown on tunnel destroy
James Chapman
2018-02-26
1
-9
/
+2
*
net_sched: gen_estimator: fix broken estimators based on percpu stats
Eric Dumazet
2018-02-23
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-02-23
1
-5
/
+1
|
\
|
*
bpf: clean up unused-variable warning
Arnd Bergmann
2018-02-22
1
-5
/
+1
*
|
ipv6 sit: work around bogus gcc-8 -Wrestrict warning
Arnd Bergmann
2018-02-23
1
-1
/
+1
*
|
rxrpc: Fix send in rxrpc_send_data_packet()
David Howells
2018-02-22
1
-1
/
+1
*
|
Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2018-02-22
8
-24
/
+38
|
\
\
|
*
|
mac80211: Fix sending ADDBA response for an ongoing session
Ilan Peer
2018-02-19
1
-3
/
+1
|
*
|
mac80211: Do not disconnect on invalid operating class
Ilan Peer
2018-02-19
1
-4
/
+3
|
*
|
cfg80211: clear wep keys after disconnection
Avraham Stern
2018-02-19
1
-0
/
+2
|
*
|
mac80211: fix calling sleeping function in atomic context
Sara Sharon
2018-02-19
1
-1
/
+1
|
*
|
mac80211: fix a possible leak of station stats
Sara Sharon
2018-02-19
1
-0
/
+1
|
*
|
cfg80211: fix cfg80211_beacon_dup
Arnd Bergmann
2018-02-19
1
-1
/
+1
|
*
|
mac80211: mesh: fix wrong mesh TTL offset calculation
Peter Oh
2018-01-31
2
-12
/
+7
|
*
|
cfg80211: use only 1Mbps for basic rates in mesh
Johannes Berg
2018-01-31
1
-3
/
+22
*
|
|
net: ipv4: Set addr_type in hash_keys for forwarded case
David Ahern
2018-02-22
1
-0
/
+2
*
|
|
tcp_bbr: better deal with suboptimal GSO
Eric Dumazet
2018-02-22
1
-4
/
+5
*
|
|
netlink: put module reference if dump start fails
Jason A. Donenfeld
2018-02-22
1
-1
/
+3
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-02-21
54
-300
/
+310
|
\
\
|
*
|
netfilter: IDLETIMER: be syzkaller friendly
Eric Dumazet
2018-02-19
1
-3
/
+6
|
*
|
netfilter: xt_hashlimit: fix lock imbalance
Eric Dumazet
2018-02-16
1
-1
/
+1
|
*
|
netfilter: nat: cope with negative port range
Paolo Abeni
2018-02-14
1
-2
/
+5
|
*
|
netfilter: x_tables: fix missing timer initialization in xt_LED
Paolo Abeni
2018-02-14
1
-5
/
+5
|
*
|
netfilter: x_tables: use pr ratelimiting in all remaining spots
Florian Westphal
2018-02-14
34
-104
/
+116
|
*
|
netfilter: x_tables: use pr ratelimiting in matches/targets
Florian Westphal
2018-02-14
3
-33
/
+40
[next]