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-03-28
rxrpc, afs: Use debug_ids rather than pointers in traces
David Howells
7
-24
/
+36
2018-03-28
rxrpc: Trace resend
David Howells
1
-0
/
+1
2018-03-27
net: Add more comments
Kirill Tkhai
2
-1
/
+3
2018-03-27
net: Rename net_sem to pernet_ops_rwsem
Kirill Tkhai
2
-22
/
+22
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
159
-178
/
+0
2018-03-27
net: Reflect all pernet_operations are converted
Kirill Tkhai
1
-37
/
+6
2018-03-27
Merge tag 'mlx5-updates-2018-03-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-0
/
+6
2018-03-27
ipv6: addrconf: Use normal debugging style
Joe Perches
1
-20
/
+8
2018-03-27
tipc: tipc_node_create() can be static
Wei Yongjun
1
-2
/
+2
2018-03-27
tipc: fix error handling in tipc_udp_enable()
Wei Yongjun
1
-1
/
+2
2018-03-27
net/ncsi: check for null return from call to nla_nest_start
Colin Ian King
1
-0
/
+4
2018-03-27
sctp: remove unnecessary asoc in sctp_has_association
Xin Long
2
-11
/
+10
2018-03-26
ethtool: Add support for configuring PFC stall prevention in ethtool
Inbar Karmy
1
-0
/
+6
2018-03-26
ip6mr: Add refcounting to mfc
Yuval Mintz
2
-6
/
+8
2018-03-26
ip6mr: Add API for default_rule fib
Yuval Mintz
1
-0
/
+7
2018-03-26
ip6mr: Support fib notifications
Yuval Mintz
1
-8
/
+104
2018-03-26
ipmr: Make ipmr_dump() common
Yuval Mintz
2
-51
/
+44
2018-03-26
ipmr: Make MFC fib notifiers common
Yuval Mintz
1
-22
/
+4
2018-03-26
ipmr: Make vif fib notifiers common
Yuval Mintz
1
-26
/
+5
2018-03-26
net: Convert sunrpc_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-26
net: Convert rpcsec_gss_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
63
-161
/
+161
2018-03-26
net: Drop NETDEV_UNREGISTER_FINAL
Kirill Tkhai
1
-7
/
+0
2018-03-26
net: Make NETDEV_XXX commands enum { }
Kirill Tkhai
1
-0
/
+20
2018-03-26
tipc: tipc_disc_addr_trial_msg() can be static
kbuild test robot
1
-7
/
+7
2018-03-25
net: permit skb_segment on head_frag frag_list skb
Yonghong Song
1
-5
/
+22
2018-03-24
net/sched: act_vlan: declare push_vid with host byte order
Davide Caratti
1
-1
/
+1
2018-03-24
net/sched: remove tcf_idr_cleanup()
Davide Caratti
1
-8
/
+0
2018-03-23
tipc: obtain node identity from interface by default
Jon Maloy
3
-9
/
+29
2018-03-23
tipc: handle collisions of 32-bit node address hash values
Jon Maloy
11
-45
/
+236
2018-03-23
tipc: add 128-bit node identifier
Jon Maloy
11
-56
/
+146
2018-03-23
tipc: remove direct accesses to own_addr field in struct tipc_net
Jon Maloy
8
-49
/
+42
2018-03-23
tipc: allow closest-first lookup algorithm when legacy address is configured
Jon Maloy
6
-18
/
+22
2018-03-23
tipc: remove restrictions on node address values
Jon Maloy
8
-105
/
+21
2018-03-23
tipc: some cleanups in the file discover.c
Jon Maloy
4
-166
/
+155
2018-03-23
tipc: refactor function tipc_enable_bearer()
Jon Maloy
1
-66
/
+70
2018-03-23
net: Convert rxrpc_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-23
net: Convert udp_sysctl_ops
Kirill Tkhai
1
-1
/
+2
2018-03-23
net: bridge: fix direct access to bridge vlan_enabled and use helper
Nikolay Aleksandrov
1
-1
/
+1
2018-03-23
tls: RX path for ktls
Dave Watson
3
-68
/
+582
2018-03-23
tls: Refactor variable names
Dave Watson
1
-13
/
+13
2018-03-23
tls: Pass error code explicitly to tls_err_abort
Dave Watson
1
-1
/
+1
2018-03-23
tls: Move cipher info to a separate struct
Dave Watson
2
-32
/
+34
2018-03-23
tls: Generalize zerocopy_from_iter
Dave Watson
1
-12
/
+19
2018-03-23
bridge: Allow max MTU when multiple VLANs present
Chas Williams
4
-7
/
+25
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
69
-267
/
+489
2018-03-22
net: Replace ip_ra_lock with per-net mutex
Kirill Tkhai
2
-9
/
+7
2018-03-22
net: Make ip_ra_chain per struct net
Kirill Tkhai
2
-16
/
+4
2018-03-22
net: Revert "ipv4: fix a deadlock in ip_ra_control"
Kirill Tkhai
3
-5
/
+9
2018-03-22
net: Move IP_ROUTER_ALERT out of lock_sock(sk)
Kirill Tkhai
1
-3
/
+2
[next]