index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-4
/
+125
2018-08-13
Merge tag 'wireless-drivers-next-for-davem-2018-08-12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
1
-2
/
+0
2018-08-13
cpumask: make cpumask_next_wrap available without smp
Willem de Bruijn
1
-0
/
+7
2018-08-13
bpf: Introduce bpf_skb_ancestor_cgroup_id helper
Andrey Ignatov
1
-0
/
+30
2018-08-13
bpf: decouple btf from seq bpf fs dump and enable more maps
Daniel Borkmann
1
-4
/
+9
2018-08-11
virtio: Make vp_set_vq_affinity() take a mask.
Caleb Raitto
1
-3
/
+4
2018-08-11
bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selection
Martin KaFai Lau
1
-0
/
+1
2018-08-11
bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
2
-0
/
+18
2018-08-11
bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
Martin KaFai Lau
2
-0
/
+31
2018-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-12
/
+0
2018-08-10
net: Provide stub for __netif_set_xps_queue if there is no CONFIG_XPS
Krzysztof Kozlowski
1
-0
/
+7
2018-08-10
xdp: Helpers for disabling napi_direct of xdp_return_frame
Toshiaki Makita
1
-0
/
+25
2018-08-10
bpf: Make redirect_info accessible from modules
Toshiaki Makita
1
-0
/
+10
2018-08-10
net: Export skb_headers_offset_update
Toshiaki Makita
1
-0
/
+1
2018-08-09
net: skbuff.h: fix using plain integer as NULL warning
YueHaibing
1
-1
/
+1
2018-08-09
qed/qede: Multi CoS support.
Manish Chopra
1
-0
/
+6
2018-08-09
net: stmmac: Add XGMAC 2.10 HWIF entry
Jose Abreu
1
-0
/
+1
2018-08-09
phylink: add helper for configuring 2500BaseX modes
Russell King
1
-0
/
+1
2018-08-09
ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUG
Michael Büsch
1
-2
/
+0
2018-08-08
net/mlx5: Remove unused mlx5_query_vport_admin_state
Eli Cohen
1
-2
/
+0
2018-08-08
net/mlx5: Rename modify/query_vport state related enums
Eran Ben Elisha
2
-5
/
+5
2018-08-08
net/mlx5: Use max_num_eqs for calculation of required MSIX vectors
Denis Drozdov
1
-1
/
+4
2018-08-08
netfilter: nfnetlink_osf: add missing enum in nfnetlink_osf uapi header
Fernando Fernandez Mancera
1
-12
/
+0
2018-08-07
net: phy: Add support for Broadcom Omega internal Combo GPHY
Arun Parameswaran
1
-0
/
+1
2018-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-6
/
+76
2018-08-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
David S. Miller
1
-38
/
+0
2018-08-05
ip: use rb trees for IP frag queue.
Peter Oskolkov
1
-3
/
+6
2018-08-05
net: modify skb_rbtree_purge to return the truesize of all purged skbs.
Peter Oskolkov
1
-1
/
+1
2018-08-05
ptp_qoriq: support automatic configuration for ptp timer
Yangbo Lu
1
-1
/
+5
2018-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-12
/
+12
2018-08-05
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2018-08-03
netfilter: bridge: Expose nf_tables bridge hook priorities through uapi
Máté Eckl
1
-11
/
+0
2018-08-03
netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osf
Fernando Fernandez Mancera
1
-1
/
+1
2018-08-03
netfilter: nf_osf: move nf_osf_fingers to non-uapi header file
Fernando Fernandez Mancera
1
-0
/
+2
2018-08-03
bpf: introduce the bpf_get_local_storage() helper function
Roman Gushchin
1
-0
/
+2
2018-08-03
bpf/verifier: introduce BPF_PTR_TO_MAP_VALUE
Roman Gushchin
1
-0
/
+1
2018-08-03
bpf: extend bpf_prog_array to store pointers to the cgroup storage
Roman Gushchin
1
-6
/
+13
2018-08-03
bpf: allocate cgroup storage entries on attaching bpf programs
Roman Gushchin
1
-0
/
+1
2018-08-03
bpf: pass a pointer to a cgroup storage using pcpu variable
Roman Gushchin
1
-0
/
+15
2018-08-03
bpf: introduce cgroup storage maps
Roman Gushchin
3
-0
/
+42
2018-08-03
bpf: add ability to charge bpf maps memory dynamically
Roman Gushchin
1
-0
/
+2
2018-08-02
Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-1
/
+0
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-1
/
+42
2018-08-01
mm: do not initialize TLB stack vma's with vma_init()
Linus Torvalds
1
-0
/
+3
2018-08-01
tcp: add stat of data packet reordering events
Wei Wang
1
-2
/
+2
2018-08-01
tcp: add dsack blocks received stats
Wei Wang
1
-0
/
+3
2018-08-01
tcp: add data bytes retransmitted stats
Wei Wang
1
-0
/
+3
2018-08-01
tcp: add data bytes sent stats
Wei Wang
1
-0
/
+3
2018-07-31
net: remove bogus RCU annotations on socket.wq
Christoph Hellwig
1
-1
/
+1
2018-07-31
xsk: don't allow umem replace at stack level
Jakub Kicinski
1
-3
/
+4
[next]