index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2018-07-20
tipc: make link capability update thread safe
Jon Maloy
2018-07-20
tls: Fix copy-paste error in tls_device_reencrypt
Gustavo A. R. Silva
2018-07-19
net/sched: cls_flower: Support matching on ip tos and ttl for tunnels
Or Gerlitz
2018-07-19
flow_dissector: Dissect tos and ttl from the tunnel info
Or Gerlitz
2018-07-19
net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnels
Or Gerlitz
2018-07-18
pktgen: convert safe uses of strncpy() to strcpy() to avoid string truncation...
Jakub Kicinski
2018-07-18
net: dsa: Remove VLA usage
Salvatore Mesoraca
2018-07-18
tipc: remove unused tipc_group_size
YueHaibing
2018-07-18
tipc: remove unused tipc_link_is_active
YueHaibing
2018-07-18
net: Move skb decrypted field, avoid explicity copy
Stefano Brivio
2018-07-18
xdp: fix uninitialized 'err' variable
Jakub Kicinski
2018-07-18
Merge tag 'batadv-next-for-davem-20180717' of git://git.open-mesh.org/linux-m...
David S. Miller
2018-07-18
net/rds: Remove unnecessary variable
Håkon Bugge
2018-07-18
net/rds: void function cannot return -1
Håkon Bugge
2018-07-16
net: Fix GRO_HASH_BUCKETS assertion.
David S. Miller
2018-07-16
sch_cake: Fix tin order when set through skb->priority
Toke Høiland-Jørgensen
2018-07-16
net: convert gro_count to bitmask
Li RongQing
2018-07-16
tls: Fix zerocopy_from_iter iov handling
Boris Pismenny
2018-07-16
tls: Add rx inline crypto offload
Boris Pismenny
2018-07-16
tls: Fill software context without allocation
Boris Pismenny
2018-07-16
tls: Split tls_sw_release_resources_rx
Boris Pismenny
2018-07-16
tls: Split decrypt_skb to two functions
Boris Pismenny
2018-07-16
tls: Refactor tls_offload variable names
Boris Pismenny
2018-07-16
tcp: Don't coalesce decrypted and encrypted SKBs
Boris Pismenny
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-14
tcp: remove redundant rcv_nxt update
Yafang Shao
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
devlink: Add generic parameters region_snapshot
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: gro: properly remove skb from list
Prashant Bhole
2018-07-12
net: ipv4: fix listify ip_rcv_finish in case of forwarding
Jesper Dangaard Brouer
2018-07-12
net/sched: act_skbedit: don't use spinlock in the data path
Davide Caratti
2018-07-12
net/sched: skbedit: use per-cpu counters
Davide Caratti
2018-07-12
tcp: use monotonic timestamps for PAWS
Arnd Bergmann
2018-07-12
net/tls: Use aead_request_alloc/free for request alloc/free
Vakul Garg
2018-07-11
tipc: check session number before accepting link protocol messages
Jon Maloy
[next]