index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-08-11
net: sched: act_csum: remove dependency on rtnl lock
Vlad Buslov
1
-9
/
+15
2018-08-11
net: sched: act_bpf: remove dependency on rtnl lock
Vlad Buslov
1
-3
/
+7
2018-08-11
net/sctp: Replace in/out stream arrays with flex_array
Konstantin Khorenko
1
-22
/
+66
2018-08-11
net/sctp: Make wrappers for accessing in/out streams
Konstantin Khorenko
8
-71
/
+78
2018-08-11
l2tp: let pppol2tp_ioctl() fallback to dev_ioctl()
Guillaume Nault
1
-1
/
+1
2018-08-11
l2tp: zero out stats in pppol2tp_copy_stats()
Guillaume Nault
1
-4
/
+3
2018-08-11
l2tp: remove pppol2tp_session_ioctl()
Guillaume Nault
1
-47
/
+3
2018-08-11
l2tp: remove pppol2tp_tunnel_ioctl()
Guillaume Nault
1
-79
/
+53
2018-08-11
l2tp: handle PPPIOC[GS]MRU and PPPIOC[GS]FLAGS in pppol2tp_ioctl()
Guillaume Nault
1
-29
/
+44
2018-08-11
l2tp: simplify pppol2tp_ioctl()
Guillaume Nault
1
-27
/
+6
2018-08-11
l2tp: split l2tp_session_get()
Guillaume Nault
6
-36
/
+36
2018-08-11
l2tp: define l2tp_tunnel_uses_xfrm()
Guillaume Nault
3
-10
/
+21
2018-08-11
tcp: avoid resetting ACK timer upon receiving packet with ECN CWR flag
Yuchung Cheng
1
-4
/
+4
2018-08-11
tcp: always ACK immediately on hole repairs
Yuchung Cheng
1
-2
/
+2
2018-08-11
tcp: avoid resetting ACK timer in DCTCP
Yuchung Cheng
1
-2
/
+2
2018-08-11
tcp: mandate a one-time immediate ACK
Yuchung Cheng
1
-1
/
+3
2018-08-11
rxrpc: remove redundant static int 'zero'
Colin Ian King
1
-1
/
+0
2018-08-11
bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selection
Martin KaFai Lau
6
-55
/
+104
2018-08-11
bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
5
-10
/
+298
2018-08-11
bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
Martin KaFai Lau
1
-0
/
+8
2018-08-11
net: Add ID (if needed) to sock_reuseport and expose reuseport_lock
Martin KaFai Lau
1
-1
/
+26
2018-08-11
tcp: Avoid TCP syncookie rejected by SO_REUSEPORT socket
Martin KaFai Lau
1
-0
/
+1
2018-08-11
net/smc: send response to test link signal
Ursula Braun
1
-0
/
+34
2018-08-11
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-6
/
+28
2018-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
6
-44
/
+264
2018-08-10
Bluetooth: Add definitions for LE set address resolution
Ankit Navik
1
-0
/
+28
2018-08-10
xdp: Helpers for disabling napi_direct of xdp_return_frame
Toshiaki Makita
1
-2
/
+4
2018-08-10
bpf: Make redirect_info accessible from modules
Toshiaki Makita
1
-18
/
+11
2018-08-10
net: Export skb_headers_offset_update
Toshiaki Makita
1
-1
/
+2
2018-08-10
Revert "xdp: add NULL pointer check in __xdp_return()"
Björn Töpel
1
-2
/
+1
2018-08-10
net: allow to call netif_reset_xps_queues() under cpus_read_lock
Andrei Vagin
2
-5
/
+19
2018-08-10
net: sched: fix block->refcnt decrement
Jiri Pirko
1
-0
/
+2
2018-08-10
decnet: fix using plain integer as NULL warning
YueHaibing
1
-2
/
+2
2018-08-10
net: ipv6_gre: Fix GRO to work on IPv6 over GRE tap
Maria Pasechnik
1
-3
/
+3
2018-08-09
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-127
/
+145
2018-08-09
dsa: slave: eee: Allow ports to use phylink
Andrew Lunn
1
-2
/
+2
2018-08-09
net/smc: move sock lock in smc_ioctl()
Ursula Braun
1
-3
/
+7
2018-08-09
net/smc: allow sysctl rmem and wmem defaults for servers
Ursula Braun
1
-0
/
+2
2018-08-09
net/smc: no shutdown in state SMC_LISTEN
Ursula Braun
1
-2
/
+1
2018-08-09
rxrpc: Fix the keepalive generator [ver #2]
David Howells
7
-89
/
+109
2018-08-08
netfilter: nfnetlink_osf: fix using plain integer as NULL warning
Wei Yongjun
1
-1
/
+1
2018-08-08
net:mod: remove unneeded variable 'ret' in init_p9
zhong jiang
1
-3
/
+1
2018-08-08
net:af_iucv: get rid of the unneeded variable 'err' in afiucv_pm_freeze
zhong jiang
1
-2
/
+1
2018-08-08
llc: use refcount_inc_not_zero() for llc_sap_find()
Cong Wang
1
-2
/
+2
2018-08-08
dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart()
Alexey Kodanev
1
-2
/
+4
2018-08-07
RDS: IB: fix 'passing zero to ERR_PTR()' warning
YueHaibing
1
-0
/
+1
2018-08-07
tipc: fix an interrupt unsafe locking scenario
Ying Xue
1
-3
/
+1
2018-08-07
vsock: split dwork to avoid reinitializations
Cong Wang
2
-9
/
+9
2018-08-07
ip6_tunnel: collect_md xmit: Use ip_tunnel_key's provided src address
Shmulik Ladkani
1
-1
/
+3
2018-08-07
net: sched: cls_flower: set correct offload data in fl_reoffload
Vlad Buslov
1
-2
/
+2
[prev]
[next]