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
/
include
Age
Commit message (
Expand
)
Author
2018-07-16
net: Add TLS RX offload feature
Ilya Lesokhin
2018-07-16
net: Add decrypted field to skb
Boris Pismenny
2018-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-15
bpf: Add BPF_SOCK_OPS_TCP_LISTEN_CB
Andrey Ignatov
2018-07-13
net: sched: refactor flower walk to iterate over idr
Vlad Buslov
2018-07-13
net: ipmr: add support for passing full packet on wrong vif
Nikolay Aleksandrov
2018-07-13
xdp: support simultaneous driver and hw XDP attachment
Jakub Kicinski
2018-07-13
xdp: factor out common program/flags handling from drivers
Jakub Kicinski
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
2018-07-13
xdp: add per mode attributes for attached programs
Jakub Kicinski
2018-07-12
net/mlx4_core: Use devlink region_snapshot parameter
Alex Vesker
2018-07-12
devlink: Add generic parameters region_snapshot
Alex Vesker
2018-07-12
net/mlx4_core: Add Crdump FW snapshot support
Alex Vesker
2018-07-12
net/mlx4_core: Add health buffer address capability
Alex Vesker
2018-07-12
devlink: Add support for region snapshot read command
Alex Vesker
2018-07-12
devlink: Add support for region snapshot delete command
Alex Vesker
2018-07-12
devlink: Extend the support querying for region snapshot IDs
Alex Vesker
2018-07-12
devlink: Add support for region get command
Alex Vesker
2018-07-12
devlink: Add support for creating region snapshots
Alex Vesker
2018-07-12
devlink: Add callback to query for snapshot id before snapshot create
Alex Vesker
2018-07-12
devlink: Add support for creating and destroying regions
Alex Vesker
2018-07-12
net/sched: act_skbedit: don't use spinlock in the data path
Davide Caratti
2018-07-12
tcp: use monotonic timestamps for PAWS
Arnd Bergmann
2018-07-12
bpf: fix documentation for eBPF helpers
Quentin Monnet
2018-07-11
net: Add lag.h, net_lag_port_dev_txable()
Petr Machata
2018-07-11
team: Publish team_port_get_rcu()
Petr Machata
2018-07-11
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-07-11
tcp: expose both send and receive intervals for rate sample
Deepti Raghavan
2018-07-10
netfilter: Add nf_ct_get_tuple_skb global lookup function
Toke Høiland-Jørgensen
2018-07-10
sched: Add Common Applications Kept Enhanced (cake) qdisc
Toke Høiland-Jørgensen
2018-07-09
net: Use __u32 in uapi net_stamp.h
Jesus Sanchez-Palencia
2018-07-09
netfilter: fix use-after-free in NF_HOOK_LIST
Edward Cree
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-07-09
net: Add generic ndo_select_queue functions
Alexander Duyck
2018-07-09
net: Add support for subordinate traffic classes to netdev_pick_tx
Alexander Duyck
2018-07-09
net: Add support for subordinate device traffic classes
Alexander Duyck
2018-07-08
net: sched: change action API to use array of pointers to actions
Vlad Buslov
2018-07-08
net: sched: atomically check-allocate action
Vlad Buslov
2018-07-08
net: sched: add 'delete' function to action ops
Vlad Buslov
2018-07-08
net: sched: implement action API that deletes action by index
Vlad Buslov
2018-07-08
net: sched: implement unlocked action init API
Vlad Buslov
2018-07-08
net: sched: change type of reference and bind counters
Vlad Buslov
2018-07-08
net: sched: use rcu for action cookie update
Vlad Buslov
2018-07-08
openvswitch: kernel datapath clone action
Yifeng Sun
2018-07-07
net/sched: flower: Add supprt for matching on QinQ vlan headers
Jianbo Liu
2018-07-07
net/flow_dissector: Add support for QinQ dissection
Jianbo Liu
2018-07-07
net/flow_dissector: Save vlan ethertype from headers
Jianbo Liu
2018-07-07
devlink: fix incorrect return statement
Arnd Bergmann
2018-07-07
ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6
Willem de Bruijn
[next]