index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-29
sctp: fix unused lable warning
Arnd Bergmann
1
-0
/
+2
2018-03-29
ipv6: export ip6 fragments sysctl to unprivileged users
Eric Dumazet
1
-4
/
+0
2018-03-29
net/ipv6: Move call_fib6_entry_notifiers up for route adds
David Ahern
1
-4
/
+12
2018-03-29
net/ipv4: Allow notifier to fail route replace
David Ahern
1
-2
/
+7
2018-03-29
net/ipv4: Move call_fib_entry_notifiers up for new routes
David Ahern
1
-2
/
+16
2018-03-29
net: Move call_fib_rule_notifiers up in fib_nl_newrule
David Ahern
1
-1
/
+5
2018-03-29
net: Fix fib notifer to return errno
David Ahern
1
-2
/
+8
2018-03-29
net: Remove rtnl_lock() in nf_ct_iterate_destroy()
Kirill Tkhai
1
-2
/
+0
2018-03-29
ovs: Remove rtnl_lock() from ovs_exit_net()
Kirill Tkhai
1
-2
/
+0
2018-03-29
net: Don't take rtnl_lock() in wireless_nlevent_flush()
Kirill Tkhai
1
-4
/
+0
2018-03-29
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
7
-5
/
+31
2018-03-29
Merge tag 'rxrpc-next-20180327' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
8
-24
/
+38
2018-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-4
/
+9
2018-03-27
rxrpc: Trace call completion
David Howells
1
-0
/
+1
2018-03-27
rxrpc, afs: Use debug_ids rather than pointers in traces
David Howells
7
-24
/
+36
2018-03-27
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-25
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-23
net/sched: act_vlan: declare push_vid with host byte order
Davide Caratti
1
-1
/
+1
2018-03-23
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
[next]