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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-22
umh: Add command line to user mode helpers
Olivier Brunel
1
-0
/
+1
2018-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-10
/
+64
2018-10-20
bpf: sk_msg program helper bpf_msg_push_data
John Fastabend
1
-0
/
+5
2018-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+2
2018-10-19
net: phy: micrel: add Microchip KSZ9131 initial driver
Yuiko Oshino
1
-0
/
+1
2018-10-19
netpoll: allow cleanup to be synchronous
Debabrata Banerjee
1
-3
/
+1
2018-10-20
bpf: skmsg, fix psock create on existing kcm/tls port
John Fastabend
1
-5
/
+20
2018-10-19
bpf: add cg_skb_is_valid_access for BPF_PROG_TYPE_CGROUP_SKB
Song Liu
1
-0
/
+21
2018-10-19
bpf: add queue and stack maps
Mauricio Vasquez B
2
-0
/
+8
2018-10-19
bpf/verifier: add ARG_PTR_TO_UNINIT_MAP_VALUE
Mauricio Vasquez B
1
-0
/
+1
2018-10-19
bpf: rename stack trace map operations
Mauricio Vasquez B
1
-1
/
+1
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-15
/
+41
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
1
-0
/
+8
2018-10-18
net/mlx5: Added "per_lane_error_counters" cap bit to PCAM
Shay Agroskin
1
-1
/
+2
2018-10-18
net/mlx5: Add FEC fields to Port Phy Link Mode (PPLM) reg
Shay Agroskin
2
-11
/
+29
2018-10-18
net/mlx5: Refactor fragmented buffer struct fields and init flow
Tariq Toukan
1
-14
/
+8
2018-10-18
Merge tag 'mlx5-updates-2018-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
7
-99
/
+172
2018-10-18
mremap: properly flush TLB before releasing the page
Linus Torvalds
1
-1
/
+1
2018-10-17
net: skbuff.h: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+6
2018-10-18
Merge tag 'trace-v4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Greg Kroah-Hartman
3
-14
/
+31
2018-10-17
net/mlx5: Add a no-append flow insertion mode
Paul Blakey
1
-3
/
+11
2018-10-17
net/mlx5: Split FDB fast path prio to multiple namespaces
Paul Blakey
1
-0
/
+2
2018-10-17
net/mlx5: Add cap bits for multi fdb encap
Paul Blakey
1
-1
/
+3
2018-10-17
net/mlx5: Use flow counter IDs and not the wrapping cache object
Mark Bloch
1
-1
/
+2
2018-10-17
net/mlx5: E-Switch, Get counters for offloaded flows from callers
Mark Bloch
1
-1
/
+0
2018-10-17
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into net-next
Saeed Mahameed
7
-93
/
+154
2018-10-17
tracepoint: Fix tracepoint array element size mismatch
Mathieu Desnoyers
3
-14
/
+31
2018-10-17
bpf: skmsg, improve sk_msg_used_element to work in cork context
John Fastabend
1
-5
/
+8
2018-10-17
bpf: sockmap, fix skmsg recvmsg handler to track size correctly
John Fastabend
1
-0
/
+1
2018-10-16
net/mlx5: Expose DC scatter to CQE capability bit
Yonatan Cohen
1
-1
/
+2
2018-10-16
qed: Add supported link and advertise link to display in ethtool.
Rahul Verma
1
-3
/
+23
2018-10-16
netfilter: nft_osf: Add ttl option support
Fernando Fernandez Mancera
1
-1
/
+2
2018-10-16
net: Plumb support for filtering ipv4 and ipv6 multicast route dumps
David Ahern
1
-3
/
+4
2018-10-16
ipmr: Refactor mr_rtm_dumproute
David Ahern
1
-0
/
+6
2018-10-16
netlink: Add answer_flags to netlink_callback
David Ahern
1
-0
/
+1
2018-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-44
/
+422
2018-10-15
tcp: do not change tcp_wstamp_ns in tcp_mstamp_refresh
Eric Dumazet
1
-0
/
+1
2018-10-15
Merge tag 'mlx5-fixes-2018-10-10' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
1
-0
/
+8
2018-10-15
Merge tag 'mlx5e-updates-2018-10-10' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
1
-10
/
+4
2018-10-15
FDDI: defza: Support capturing outgoing SMT traffic
Maciej W. Rozycki
1
-0
/
+1
2018-10-15
tls: add bpf support to sk_msg handling
John Fastabend
1
-2
/
+39
2018-10-15
tls: convert to generic sk_msg interface
Daniel Borkmann
1
-0
/
+2
2018-10-15
bpf, sockmap: convert to generic sk_msg interface
Daniel Borkmann
4
-44
/
+383
2018-10-14
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-1
/
+3
2018-10-13
firmware: qcom: scm: Add WLAN VMID for Qualcomm SCM interface
Govind Singh
1
-1
/
+3
2018-10-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Greg Kroah-Hartman
1
-0
/
+1
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-10
/
+32
2018-10-12
Merge tag 'mac80211-next-for-davem-2018-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
David S. Miller
1
-0
/
+1
2018-10-12
arm64: perf: Reject stand-alone CHAIN events for PMUv3
Will Deacon
1
-0
/
+1
2018-10-12
Merge tag 'gpio-v4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Greg Kroah-Hartman
1
-0
/
+7
[next]