index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-27
159
-178
/
+0
*
net: Reflect all pernet_operations are converted
Kirill Tkhai
2018-03-27
1
-37
/
+6
*
Merge tag 'mlx5-updates-2018-03-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2018-03-27
1
-0
/
+6
|
\
|
*
ethtool: Add support for configuring PFC stall prevention in ethtool
Inbar Karmy
2018-03-26
1
-0
/
+6
*
|
ipv6: addrconf: Use normal debugging style
Joe Perches
2018-03-27
1
-20
/
+8
*
|
tipc: tipc_node_create() can be static
Wei Yongjun
2018-03-27
1
-2
/
+2
*
|
tipc: fix error handling in tipc_udp_enable()
Wei Yongjun
2018-03-27
1
-1
/
+2
*
|
net/ncsi: check for null return from call to nla_nest_start
Colin Ian King
2018-03-27
1
-0
/
+4
*
|
sctp: remove unnecessary asoc in sctp_has_association
Xin Long
2018-03-27
2
-11
/
+10
|
/
*
ip6mr: Add refcounting to mfc
Yuval Mintz
2018-03-26
2
-6
/
+8
*
ip6mr: Add API for default_rule fib
Yuval Mintz
2018-03-26
1
-0
/
+7
*
ip6mr: Support fib notifications
Yuval Mintz
2018-03-26
1
-8
/
+104
*
ipmr: Make ipmr_dump() common
Yuval Mintz
2018-03-26
2
-51
/
+44
*
ipmr: Make MFC fib notifiers common
Yuval Mintz
2018-03-26
1
-22
/
+4
*
ipmr: Make vif fib notifiers common
Yuval Mintz
2018-03-26
1
-26
/
+5
*
net: Convert sunrpc_net_ops
Kirill Tkhai
2018-03-26
1
-0
/
+1
*
net: Convert rpcsec_gss_net_ops
Kirill Tkhai
2018-03-26
1
-0
/
+1
*
net: Use octal not symbolic permissions
Joe Perches
2018-03-26
63
-161
/
+161
*
net: Drop NETDEV_UNREGISTER_FINAL
Kirill Tkhai
2018-03-26
1
-7
/
+0
*
net: Make NETDEV_XXX commands enum { }
Kirill Tkhai
2018-03-26
1
-0
/
+20
*
tipc: tipc_disc_addr_trial_msg() can be static
kbuild test robot
2018-03-26
1
-7
/
+7
*
net: permit skb_segment on head_frag frag_list skb
Yonghong Song
2018-03-25
1
-5
/
+22
*
net/sched: act_vlan: declare push_vid with host byte order
Davide Caratti
2018-03-24
1
-1
/
+1
*
net/sched: remove tcf_idr_cleanup()
Davide Caratti
2018-03-24
1
-8
/
+0
*
tipc: obtain node identity from interface by default
Jon Maloy
2018-03-23
3
-9
/
+29
*
tipc: handle collisions of 32-bit node address hash values
Jon Maloy
2018-03-23
11
-45
/
+236
*
tipc: add 128-bit node identifier
Jon Maloy
2018-03-23
11
-56
/
+146
*
tipc: remove direct accesses to own_addr field in struct tipc_net
Jon Maloy
2018-03-23
8
-49
/
+42
*
tipc: allow closest-first lookup algorithm when legacy address is configured
Jon Maloy
2018-03-23
6
-18
/
+22
*
tipc: remove restrictions on node address values
Jon Maloy
2018-03-23
8
-105
/
+21
*
tipc: some cleanups in the file discover.c
Jon Maloy
2018-03-23
4
-166
/
+155
*
tipc: refactor function tipc_enable_bearer()
Jon Maloy
2018-03-23
1
-66
/
+70
*
net: Convert rxrpc_net_ops
Kirill Tkhai
2018-03-23
1
-0
/
+1
*
net: Convert udp_sysctl_ops
Kirill Tkhai
2018-03-23
1
-1
/
+2
*
net: bridge: fix direct access to bridge vlan_enabled and use helper
Nikolay Aleksandrov
2018-03-23
1
-1
/
+1
*
tls: RX path for ktls
Dave Watson
2018-03-23
3
-68
/
+582
*
tls: Refactor variable names
Dave Watson
2018-03-23
1
-13
/
+13
*
tls: Pass error code explicitly to tls_err_abort
Dave Watson
2018-03-23
1
-1
/
+1
*
tls: Move cipher info to a separate struct
Dave Watson
2018-03-23
2
-32
/
+34
*
tls: Generalize zerocopy_from_iter
Dave Watson
2018-03-23
1
-12
/
+19
*
bridge: Allow max MTU when multiple VLANs present
Chas Williams
2018-03-23
4
-7
/
+25
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
69
-267
/
+489
|
\
|
*
Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2018-03-22
2
-1
/
+3
|
|
\
|
|
*
mac80211: add ieee80211_hw flag for QoS NDP support
Ben Caradoc-Davies
2018-03-21
2
-1
/
+3
|
*
|
net/ipv6: Handle onlink flag with multipath routes
David Ahern
2018-03-22
1
-0
/
+1
|
*
|
ipv6: sr: fix NULL pointer dereference when setting encap source address
David Lebrun
2018-03-22
1
-2
/
+3
|
*
|
ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state
David Lebrun
2018-03-22
1
-1
/
+1
|
*
|
Merge tag 'batadv-net-for-davem-20180319' of git://git.open-mesh.org/linux-merge
David S. Miller
2018-03-22
5
-13
/
+20
|
|
\
\
|
|
*
|
batman-adv: Fix skbuff rcsum on packet reroute
Sven Eckelmann
2018-03-18
1
-5
/
+10
|
|
*
|
batman-adv: Add missing include for EPOLL* constants
Sven Eckelmann
2018-03-18
2
-0
/
+2
[next]