index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2019-02-13
bpf: handle GSO in bpf_lwt_push_encap
Peter Oskolkov
2019-02-13
bpf: implement BPF_LWT_ENCAP_IP mode in bpf_lwt_push_encap
Peter Oskolkov
2019-02-13
bpf: add plumbing for BPF_LWT_ENCAP_IP in bpf_lwt_push_encap
Peter Oskolkov
2019-02-10
bpf: Add struct bpf_tcp_sock and BPF_FUNC_tcp_sock
Martin KaFai Lau
2019-02-10
bpf: Refactor sock_ops_convert_ctx_access
Martin KaFai Lau
2019-02-10
bpf: Add state, dst_ip4, dst_ip6 and dst_port to bpf_sock
Martin KaFai Lau
2019-02-10
bpf: Add a bpf_sock pointer to __sk_buff and a bpf_sk_fullsock helper
Martin KaFai Lau
2019-02-07
devlink: Add health dump {get,clear} commands
Eran Ben Elisha
2019-02-07
devlink: Add health diagnose command
Eran Ben Elisha
2019-02-07
devlink: Add health recover command
Eran Ben Elisha
2019-02-07
devlink: Add health set command
Eran Ben Elisha
2019-02-07
devlink: Add health get command
Eran Ben Elisha
2019-02-07
devlink: Add health report functionality
Eran Ben Elisha
2019-02-07
devlink: Add health reporter create/destroy functionality
Eran Ben Elisha
2019-02-07
devlink: Add devlink formatted message (fmsg) API
Eran Ben Elisha
2019-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-02-06
net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID
Florian Fainelli
2019-02-06
net: Introduce ndo_get_port_parent_id()
Florian Fainelli
2019-02-06
devlink: add hardware errors tracing facility
Nir Dotan
2019-02-06
ethtool: add ethtool_rx_flow_spec to flow_rule structure translator
Pablo Neira Ayuso
2019-02-06
flow_offload: add flow action infrastructure
Pablo Neira Ayuso
2019-02-06
flow_offload: add flow_rule and flow_match structures and use them
Pablo Neira Ayuso
2019-02-06
net: xdp: allow generic and driver XDP on one interface
Jakub Kicinski
2019-02-03
net: Fix fall through warning in y2038 tstamp changes.
David S. Miller
2019-02-03
net: devlink: report cell size of shared buffers
Jakub Kicinski
2019-02-03
sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
Deepa Dinamani
2019-02-03
socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
Deepa Dinamani
2019-02-03
socket: Add SO_TIMESTAMPING_NEW
Deepa Dinamani
2019-02-03
socket: Add SO_TIMESTAMP[NS]_NEW
Deepa Dinamani
2019-02-03
sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
Deepa Dinamani
2019-02-03
socket: move compat timeout handling into sock.c
Arnd Bergmann
2019-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-02-01
ethtool: add compat for devlink info
Jakub Kicinski
2019-02-01
devlink: add version reporting to devlink info API
Jakub Kicinski
2019-02-01
devlink: add device information API
Jakub Kicinski
2019-02-01
xdp: Provide extack messages when prog attachment failed
Maciej Fijalkowski
2019-02-01
bpf: introduce bpf_spin_lock
Alexei Starovoitov
2019-02-01
ethtool: remove unnecessary check in ethtool_get_regs()
Dan Carpenter
2019-01-29
devlink: Add a generic wake_on_lan port parameter
Vasundhara Volam
2019-01-29
devlink: Add devlink notifications support for port params
Vasundhara Volam
2019-01-29
devlink: Add support for driverinit set value for devlink_port
Vasundhara Volam
2019-01-29
devlink: Add support for driverinit get value for devlink_port
Vasundhara Volam
2019-01-29
devlink: Add port param set command
Vasundhara Volam
2019-01-29
devlink: Add port param get command
Vasundhara Volam
2019-01-29
devlink: Add devlink_param for port register and unregister
Vasundhara Volam
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-29
net: set default network namespace in init_dummy_netdev()
Josh Elsasser
2019-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-01-29
bpf: add BPF_PROG_TEST_RUN support for flow dissector
Stanislav Fomichev
2019-01-29
net/flow_dissector: move bpf case into __skb_flow_bpf_dissect
Stanislav Fomichev
[next]