index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
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
2019-01-25
net: Revert devlink health changes.
David S. Miller
2019-01-24
bpf: allow BPF programs access skb_shared_info->gso_segs field
Eric Dumazet
2019-01-22
devlink: Use DIV_ROUND_UP_ULL in DEVLINK_HEALTH_SIZE_TO_BUFFERS
Nathan Chancellor
2019-01-22
devlink: Add missing check of nlmsg_put
YueHaibing
2019-01-22
net: introduce a knob to control whether to inherit devconf config
Cong Wang
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-01-20
bpf: in __bpf_redirect_no_mac pull mac only if present
Willem de Bruijn
2019-01-19
net: sock: do not set sk_cookie in sk_clone_lock()
Yafang Shao
2019-01-19
net: namespace: perform strict checks also for doit handlers
Jakub Kicinski
2019-01-19
rtnetlink: ifinfo: perform strict checks also for doit handler
Jakub Kicinski
2019-01-19
rtnetlink: stats: reject requests for unknown stats
Jakub Kicinski
2019-01-19
rtnetlink: stats: validate attributes in get as well as dumps
Jakub Kicinski
2019-01-18
devlink: Add health dump {get,clear} commands
Eran Ben Elisha
[next]