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
*
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
|
*
|
lift handling of SIOCIW... out of dev_ioctl()
Al Viro
2018-01-25
1
-18
/
+0
|
*
|
net: separate SIOCGIFCONF handling from dev_ioctl()
Al Viro
2018-01-25
1
-22
/
+7
|
*
|
pktgen: Clean read user supplied flag mess
Dmitry Safonov
2018-01-24
1
-105
/
+39
|
*
|
pktgen: Remove brute-force printing of flags
Dmitry Safonov
2018-01-24
1
-58
/
+19
|
*
|
pktgen: Add behaviour flags macro to generate flags/names
Dmitry Safonov
2018-01-24
1
-23
/
+34
|
*
|
pktgen: Add missing !flag parameters
Dmitry Safonov
2018-01-24
1
-1
/
+7
|
*
|
net: link_watch: mark bonding link events urgent
Roopa Prabhu
2018-01-24
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-23
1
-4
/
+15
|
|
\
\
|
*
|
|
net: core: Fix kernel-doc for netdev_upper_link()
Florian Fainelli
2018-01-23
1
-0
/
+2
|
*
|
|
net: core: Fix kernel-doc for call_netdevice_notifiers_info()
Florian Fainelli
2018-01-23
1
-1
/
+0
|
|
|
/
|
|
/
|
|
*
|
net: core: Expose number of link up/down transitions
David Decotigny
2018-01-22
2
-3
/
+35
|
*
|
devlink: fix memory leak on 'resource'
Colin Ian King
2018-01-22
1
-0
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-21
2
-9
/
+58
|
|
\
\
|
|
*
|
bpf: move event_output to const_size_or_zero for xdp/skb as well
Daniel Borkmann
2018-01-20
1
-2
/
+2
|
|
*
|
bpf: restrict access to core bpf sysctls
Daniel Borkmann
2018-01-20
1
-3
/
+43
|
|
*
|
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
2018-01-20
1
-6
/
+12
|
|
*
|
bpf: add csum_diff helper to xdp as well
Daniel Borkmann
2018-01-20
1
-0
/
+2
|
|
*
|
bpf: allow socket_filter programs to use bpf_prog_test_run
Alexei Starovoitov
2018-01-18
1
-0
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-20
2
-2
/
+5
|
|
\
\
\
|
*
|
|
|
devlink: Make some functions static
Wei Yongjun
2018-01-19
1
-2
/
+3
|
|
|
/
/
|
|
/
|
|
|
*
|
|
net: Remove spinlock from get_net_ns_by_id()
Kirill Tkhai
2018-01-17
1
-2
/
+0
|
*
|
|
net: Fix possible race in peernet2id_alloc()
Kirill Tkhai
2018-01-17
1
-2
/
+11
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-17
1
-2
/
+2
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-17
1
-4
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
bpf: simplify xdp_convert_ctx_access for xdp_rxq_info
Jesper Dangaard Brouer
2018-01-13
1
-4
/
+3
|
*
|
|
|
|
net: delete /proc THIS_MODULE references
Alexey Dobriyan
2018-01-16
4
-9
/
+0
|
*
|
|
|
|
devlink: Add relation between dpipe and resource
Arkadi Sharshevsky
2018-01-16
1
-0
/
+37
|
*
|
|
|
|
devlink: Add support for reload
Arkadi Sharshevsky
2018-01-16
1
-0
/
+47
[next]