index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Make dn_ptr depend on CONFIG_DECNET
David Ahern
2018-02-14
1
-1
/
+2
*
net: Convert diag_net_ops
Kirill Tkhai
2018-02-13
1
-0
/
+1
*
net: Convert default_device_ops
Kirill Tkhai
2018-02-13
1
-0
/
+1
*
net: Convert sysctl_core_ops
Kirill Tkhai
2018-02-13
1
-0
/
+1
*
net: Convert fib_* pernet_operations, registered via subsys_initcall
Kirill Tkhai
2018-02-13
2
-0
/
+2
*
net: Convert pernet_subsys ops, registered via net_dev_init()
Kirill Tkhai
2018-02-13
2
-0
/
+3
*
net: Convert proto_net_ops
Kirill Tkhai
2018-02-13
1
-0
/
+1
*
net: Convert rtnetlink_net_ops
Kirill Tkhai
2018-02-13
1
-0
/
+1
*
net: Convert net_defaults_ops
Kirill Tkhai
2018-02-13
1
-0
/
+1
*
net: Convert net_inuse_ops
Kirill Tkhai
2018-02-13
1
-0
/
+1
*
net: Convert net_ns_ops methods
Kirill Tkhai
2018-02-13
1
-0
/
+1
*
net: Allow pernet_operations to be executed in parallel
Kirill Tkhai
2018-02-13
1
-10
/
+20
*
net: Move mutex_unlock() in cleanup_net() up
Kirill Tkhai
2018-02-13
1
-1
/
+2
*
net: Introduce net_sem for protection of pernet_list
Kirill Tkhai
2018-02-13
2
-15
/
+28
*
net: Cleanup in copy_net_ns()
Kirill Tkhai
2018-02-13
1
-11
/
+9
*
net: Assign net to net_namespace_list in setup_net()
Kirill Tkhai
2018-02-13
1
-10
/
+3
*
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-12
1
-2
/
+3
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
3
-15
/
+15
*
net: Whitelist the skbuff_head_cache "cb" field
Kees Cook
2018-02-08
1
-1
/
+3
*
rtnetlink: require unique netns identifier
Christian Brauner
2018-02-08
1
-0
/
+48
*
bitmap: replace bitmap_{from,to}_u32array
Yury Norov
2018-02-07
1
-32
/
+21
*
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-04
1
-1
/
+3
|
\
|
*
net: Restrict unwhitelisted proto caches to size 0
Kees Cook
2018-01-15
1
-3
/
+1
|
*
net: Define usercopy region in struct proto slab cache
David Windsor
2018-01-15
1
-1
/
+5
*
|
Revert "defer call to mem_cgroup_sk_alloc()"
Roman Gushchin
2018-02-03
1
-4
/
+1
*
|
soreuseport: fix mem leak in reuseport_add_sock()
Eric Dumazet
2018-02-03
1
-15
/
+20
*
|
rtnetlink: remove check for IFLA_IF_NETNSID
Christian Brauner
2018-02-01
1
-3
/
+0
*
|
net: create skb_gso_validate_mac_len()
Daniel Axtens
2018-02-01
1
-13
/
+50
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
22
-673
/
+1902
|
\
\
|
*
|
rtnetlink: enable IFLA_IF_NETNSID for RTM_NEWLINK
Christian Brauner
2018-01-31
1
-5
/
+1
|
*
|
net_sched: gen_estimator: fix lockdep splat
Eric Dumazet
2018-01-29
1
-0
/
+4
|
*
|
net_sched: plug in qdisc ops change_tx_queue_len
Cong Wang
2018-01-29
1
-0
/
+1
|
*
|
net: introduce helper dev_change_tx_queue_len()
Cong Wang
2018-01-29
3
-37
/
+34
|
*
|
dev: advertise the new ifindex when the netns iface changes
Nicolas Dichtel
2018-01-29
2
-18
/
+32
|
*
|
dev: always advertise the new nsid when the netns iface changes
Nicolas Dichtel
2018-01-29
1
-4
/
+1
|
*
|
rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINK
Christian Brauner
2018-01-29
1
-11
/
+28
|
*
|
rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINK
Christian Brauner
2018-01-29
1
-3
/
+0
|
*
|
rtnetlink: enable IFLA_IF_NETNSID in do_setlink()
Christian Brauner
2018-01-29
1
-7
/
+47
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-29
1
-24
/
+279
|
|
\
\
|
|
*
|
bpf: fix subprog verifier bypass by div/mod by 0 exception
Daniel Borkmann
2018-01-27
1
-1
/
+8
|
|
*
|
bpf: xor of a/x in cbpf can be done in 32 bit alu
Daniel Borkmann
2018-01-27
1
-2
/
+2
|
|
*
|
bpf: Add sock_ops R/W access to tclass
Lawrence Brakmo
2018-01-26
1
-2
/
+45
|
|
*
|
bpf: Add support for reading sk_state and more
Lawrence Brakmo
2018-01-26
1
-11
/
+132
|
|
*
|
bpf: Adds field bpf_sock_ops_cb_flags to tcp_sock
Lawrence Brakmo
2018-01-26
1
-0
/
+34
|
|
*
|
bpf: Add write access to tcp_sock and sock fields
Lawrence Brakmo
2018-01-26
1
-0
/
+48
|
|
*
|
bpf: Make SOCK_OPS_GET_TCP struct independent
Lawrence Brakmo
2018-01-26
1
-10
/
+10
|
|
*
|
bpf: Make SOCK_OPS_GET_TCP size independent
Lawrence Brakmo
2018-01-26
1
-5
/
+8
|
|
*
|
bpf: Only reply field should be writeable
Lawrence Brakmo
2018-01-26
1
-2
/
+1
|
*
|
|
net: Move net:netns_ids destruction out of rtnl_lock() and document locking s...
Kirill Tkhai
2018-01-25
1
-18
/
+44
|
*
|
|
dev_ioctl(): move copyin/copyout to callers
Al Viro
2018-01-25
1
-61
/
+24
[next]