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
/
include
Age
Commit message (
Expand
)
Author
2018-02-22
uapi: Add 802.11 Preauthentication to if_ether
Denis Kenzior
2018-02-19
ieee80211: Increase PMK maximum length to 64 bytes
Srinivas Dasari
2018-02-19
mac80211: Add tx ack signal support in sta info
Venkateswara Naralasetty
2018-02-19
cfg80211: send ack_signal to user in probe client response
Venkateswara Naralasetty
2018-01-31
cfg80211: Add support to notify station's opmode change to userspace
tamizhr@codeaurora.org
2018-01-31
cfg80211/nl80211: Optional authentication offload to userspace
Srinivas Dasari
2018-01-31
nl80211: Introduce scan flags to emphasize requested scan behavior
Sunil Dutt
2018-01-29
net_sched: plug in qdisc ops change_tx_queue_len
Cong Wang
2018-01-29
net: introduce helper dev_change_tx_queue_len()
Cong Wang
2018-01-29
dev: advertise the new ifindex when the netns iface changes
Nicolas Dichtel
2018-01-29
ptr_ring: prevent queue load/store tearing
Michael S. Tsirkin
2018-01-29
skb_array: use __ptr_ring_empty
Michael S. Tsirkin
2018-01-29
Revert "net: ptr_ring: otherwise safe empty checks can overrun array bounds"
Michael S. Tsirkin
2018-01-29
ptr_ring: disallow lockless __ptr_ring_full
Michael S. Tsirkin
2018-01-29
ptr_ring: READ/WRITE_ONCE for __ptr_ring_empty
Michael S. Tsirkin
2018-01-29
ptr_ring: clean up documentation
Michael S. Tsirkin
2018-01-29
ptr_ring: keep consumer_head valid at all times
Michael S. Tsirkin
2018-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-26
bpf: make unknown opcode handling more robust
Daniel Borkmann
2018-01-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-01-25
openvswitch: add erspan version I and II support
William Tu
2018-01-25
net: erspan: create erspan metadata uapi header
William Tu
2018-01-25
net: erspan: use bitfield instead of mask and offset
William Tu
2018-01-25
pkt_cls: add new tc cls helper to check offload flag and chain index
Jakub Kicinski
2018-01-25
bpf: Add BPF_SOCK_OPS_STATE_CB
Lawrence Brakmo
2018-01-25
bpf: Add BPF_SOCK_OPS_RETRANS_CB
Lawrence Brakmo
2018-01-25
bpf: Add support for reading sk_state and more
Lawrence Brakmo
2018-01-25
bpf: Add sock_ops RTO callback
Lawrence Brakmo
2018-01-25
bpf: Adds field bpf_sock_ops_cb_flags to tcp_sock
Lawrence Brakmo
2018-01-25
bpf: Support passing args to sock_ops bpf function
Lawrence Brakmo
2018-01-25
bpf: Add write access to tcp_sock and sock fields
Lawrence Brakmo
2018-01-25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2018-01-25
net: don't call update_pmtu unconditionally
Nicolas Dichtel
2018-01-25
net: tcp: close sock if net namespace is exiting
Dan Streetman
2018-01-24
Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2018-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-01-24
kill kernel_sock_ioctl()
Al Viro
2018-01-24
dev_ioctl(): move copyin/copyout to callers
Al Viro
2018-01-24
lift handling of SIOCIW... out of dev_ioctl()
Al Viro
2018-01-24
ip_rt_ioctl(): take copyin to caller
Al Viro
2018-01-24
devinet_ioctl(): take copyin/copyout to caller
Al Viro
2018-01-24
net: separate SIOCGIFCONF handling from dev_ioctl()
Al Viro
2018-01-24
net: erspan: fix use-after-free
William Tu
2018-01-24
net: sched: remove tc_cls_common_offload_init_deprecated()
Jakub Kicinski
2018-01-24
cls_bpf: remove gen_flags from bpf_offload
Jakub Kicinski
2018-01-24
net: sched: prepare for reimplementation of tc_cls_common_offload_init()
Jakub Kicinski
2018-01-24
net: sched: propagate extack to cls->destroy callbacks
Jakub Kicinski
2018-01-24
net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptr
Wolfgang Bumiller
[next]