index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-24
afs: Set up the iov_iter before calling afs_extract_data()
David Howells
1
-11
/
+11
2018-10-24
afs: Better tracing of protocol errors
David Howells
1
-8
/
+46
2018-10-24
iov_iter: Add I/O discard iterator
David Howells
1
-0
/
+7
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
1
-5
/
+5
2018-10-24
iov_iter: Use accessor function
David Howells
1
-15
/
+33
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-19
/
+62
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
6
-1
/
+26
2018-10-19
Merge tag 'drm-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/drm
Greg Kroah-Hartman
1
-3
/
+3
2018-10-19
Merge tag 'drm-misc-fixes-2018-10-18' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-3
/
+3
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
sctp: count both sk and asoc sndbuf with skb truesize and sctp_chunk size
Xin Long
1
-5
/
+0
2018-10-18
Merge tag 'mlx5-updates-2018-10-17' of git://git.kernel.org/pub/scm/linux/ker...
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
sctp: fix the data size calculation in sctp_data_size
Xin Long
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/...
Greg Kroah-Hartman
3
-14
/
+31
2018-10-17
geneve, vxlan: Don't set exceptions if skb->len < mtu
Stefano Brivio
1
-0
/
+10
2018-10-17
bridge: switchdev: Allow clearing FDB entry offload indication
Ido Schimmel
1
-1
/
+2
2018-10-17
vxlan: Support marking RDSTs as offloaded
Petr Machata
2
-0
/
+3
2018-10-17
vxlan: Add vxlan_fdb_find_uc() for FDB querying
Petr Machata
1
-0
/
+12
2018-10-17
vxlan: Add switchdev notifications
Petr Machata
2
-0
/
+14
2018-10-17
net: Add netif_is_vxlan()
Ido Schimmel
1
-0
/
+7
2018-10-17
inet: Refactor INET_ECN_decapsulate()
Ido Schimmel
1
-4
/
+14
2018-10-17
vxlan: Export address checking functions
Ido Schimmel
1
-0
/
+32
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/mel...
Saeed Mahameed
7
-93
/
+154
2018-10-17
tracepoint: Fix tracepoint array element size mismatch
Mathieu Desnoyers
3
-14
/
+31
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
sctp: get pr_assoc and pr_stream all status with SCTP_PR_SCTP_ALL instead
Xin Long
1
-0
/
+1
2018-10-16
drm/edid: VSDB yCBCr420 Deep Color mode bit definitions
Clint Taylor
1
-3
/
+3
2018-10-16
net: Enable kernel side filtering of route dumps
David Ahern
1
-1
/
+1
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
net/ipv4: Plumb support for filtering route dumps
David Ahern
1
-1
/
+1
2018-10-16
net: Add struct for fib dump filter
David Ahern
2
-1
/
+13
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
8
-62
/
+465
2018-10-15
net: extend sk_pacing_rate to unsigned long
Eric Dumazet
1
-2
/
+2
2018-10-15
tcp: do not change tcp_wstamp_ns in tcp_mstamp_refresh
Eric Dumazet
1
-0
/
+1
2018-10-15
sctp: use the pmtu from the icmp packet to update transport pathmtu
Xin Long
1
-0
/
+2
2018-10-15
ipv6: rate-limit probes for neighbourless routes
Sabrina Dubroca
1
-0
/
+4
2018-10-15
net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI co...
Justin.Lee1@Dell.com
1
-0
/
+6
2018-10-15
Merge tag 'mlx5-fixes-2018-10-10' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
1
-0
/
+8
[next]