index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2020-03-13
bpf: Add bpf_trampoline_ name prefix for DECLARE_BPF_DISPATCHER
Björn Töpel
2020-03-12
bpf: Add bpf_xdp_output() helper
Eelco Chaudron
2020-03-09
bpf: sockmap: Add UDP support
Lorenz Bauer
2020-03-09
bpf: sockmap: Simplify sock_map_init_proto
Lorenz Bauer
2020-03-09
bpf: sockmap: Move generic sockmap hooks from BPF TCP
Lorenz Bauer
2020-03-09
bpf: tcp: Move assertions into tcp_bpf_get_proto
Lorenz Bauer
2020-03-09
bpf: sockmap: Only check ULP for TCP sockets
Lorenz Bauer
2020-03-03
bpf: Add gso_size to __sk_buff
Willem de Bruijn
2020-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-02-28
net: datagram: drop 'destructor' argument from several helpers
Paolo Abeni
2020-02-28
net: core: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-27
bpf: INET_DIAG support in bpf_sk_storage
Martin KaFai Lau
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-26
net: fix sysfs permssions when device changes network namespace
Christian Brauner
2020-02-26
net-sysfs: add queue_change_owner()
Christian Brauner
2020-02-26
net-sysfs: add netdev_change_owner()
Christian Brauner
2020-02-26
net: core: devlink.c: Use built-in RCU list checking
Madhuparna Bhowmik
2020-02-26
net: Fix Tx hash bound checking
Amritha Nambiar
2020-02-25
devlink: extend devlink_trap_report() to accept cookie and pass
Jiri Pirko
2020-02-25
drop_monitor: extend by passing cookie from driver
Jiri Pirko
2020-02-25
devlink: add trap metadata type for cookie
Jiri Pirko
2020-02-25
flow_offload: pass action cookie through offload structures
Jiri Pirko
2020-02-24
bpf: Use bpf_prog_run_pin_on_cpu() at simple call sites.
David Miller
2020-02-24
devlink: add ACL generic packet traps
Jiri Pirko
2020-02-24
net: Remove unneeded export of a couple of xdp generic functions
David Ahern
2020-02-23
net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_...
Madhuparna Bhowmik
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-21
net: Generate reuseport group ID on group creation
Jakub Sitnicki
2020-02-21
bpf: Allow selecting reuseport socket from a SOCKMAP/SOCKHASH
Jakub Sitnicki
2020-02-21
bpf, sockmap: Let all kernel-land lookup values in SOCKMAP/SOCKHASH
Jakub Sitnicki
2020-02-21
bpf, sockmap: Return socket cookie on lookup from syscall
Jakub Sitnicki
2020-02-21
bpf, sockmap: Don't set up upcalls and progs for listening sockets
Jakub Sitnicki
2020-02-21
bpf, sockmap: Allow inserting listening TCP sockets into sockmap
Jakub Sitnicki
2020-02-21
net, sk_msg: Clear sk_user_data pointer on clone if tagged
Jakub Sitnicki
2020-02-21
net, sk_msg: Annotate lockless access to sk_prot on clone
Jakub Sitnicki
2020-02-20
net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT
Julian Wiedmann
2020-02-20
net: page_pool: API cleanup and comments
Ilias Apalodimas
2020-02-20
net: neigh: remove unused NEIGH_SYSCTL_MS_JIFFIES_ENTRY
Li RongQing
2020-02-20
net: core: Distribute switch variables for initialization
Kees Cook
2020-02-18
devlink: Force enclosing array on binary fmsg data
Aya Levin
2020-02-18
Revert "net: dev: introduce support for sch BYPASS for lockless qdisc"
Paolo Abeni
2020-02-17
bpf, sockmap: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-17
net: bridge: teach ndo_dflt_bridge_getlink() more brport flags
Julian Wiedmann
2020-02-16
skbuff: remove stale bit mask comments
Randy Dunlap
2020-02-16
net: export netdev_next_lower_dev_rcu()
Taehee Yoo
2020-02-16
net: add strict checks in netdev_name_node_alt_destroy()
Eric Dumazet
2020-02-16
net: rtnetlink: fix bugs in rtnl_alt_ifname()
Eric Dumazet
2020-02-16
net: fib_rules: Correctly set table field when table number exceeds 8 bits
Jethro Beekman
2020-02-13
page_pool: refill page when alloc.count of pool is zero
Li RongQing
[next]