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-19
netfilter: nf_flow_table: remove unnecessary parameter of nf_flow_table_clean...
Taehee Yoo
1
-1
/
+1
2018-10-16
netfilter: nft_osf: Add ttl option support
Fernando Fernandez Mancera
2
-1
/
+9
2018-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-18
/
+230
2018-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
10
-51
/
+103
2018-10-08
rtnetlink: Update fib dumps for strict data checking
David Ahern
1
-0
/
+2
2018-10-08
netlink: Add new socket option to enable strict checking on dumps
David Ahern
2
-0
/
+2
2018-10-08
netlink: Add strict version of nlmsg_parse and nla_parse
David Ahern
1
-0
/
+17
2018-10-08
netlink: Add extack message to nlmsg_parse for invalid header length
David Ahern
1
-1
/
+3
2018-10-08
netlink: Pass extack to dump handlers
David Ahern
1
-0
/
+1
2018-10-08
dt-bindings: net: vsc8531: add two additional LED modes for VSC8584
Quentin Schulz
1
-0
/
+2
2018-10-08
bpf: add verifier callback to get stack usage info for offloaded progs
Quentin Monnet
2
-0
/
+2
2018-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-49
/
+52
2018-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
1
-0
/
+18
2018-10-05
Merge branch 'akpm'
Greg Kroah-Hartman
6
-0
/
+28
2018-10-05
mm/hugetlb: add mmap() encodings for 32MB and 512MB page sizes
Anshuman Khandual
4
-0
/
+8
2018-10-05
mm: migration: fix migration of huge PMD shared pages
Mike Kravetz
2
-0
/
+20
2018-10-05
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2
-33
/
+0
2018-10-05
dt-bindings: add constants for Microsemi Ocelot SerDes driver
Quentin Schulz
1
-0
/
+12
2018-10-05
phy: add QSGMII and PCIE modes
Quentin Schulz
1
-0
/
+2
2018-10-05
net: mscc: ocelot: simplify register access for PLL5 configuration
Quentin Schulz
1
-0
/
+74
2018-10-05
net: mscc: ocelot: move the HSIO header to include/soc
Quentin Schulz
1
-0
/
+785
2018-10-05
udp: gro behind static key
Willem de Bruijn
1
-0
/
+2
2018-10-05
net_sched: convert idrinfo->lock from spinlock to a mutex
Cong Wang
1
-2
/
+2
2018-10-05
ethtool: don't allow disabling queues with umem installed
Jakub Kicinski
1
-0
/
+7
2018-10-05
net: add umem reference in netdev{_rx}_queue
Magnus Karlsson
1
-0
/
+6
2018-10-04
net/packet: fix packet drop as of virtio gso
Jianfeng Tan
1
-0
/
+18
2018-10-04
net: Move free of dst_metrics to helper
David Ahern
1
-0
/
+9
2018-10-04
net: common metrics init helper for dst_entry
David Ahern
1
-0
/
+12
2018-10-04
net: Move free of fib_metrics to helper
David Ahern
1
-0
/
+6
2018-10-04
net: common metrics init helper for FIB entries
David Ahern
1
-2
/
+2
2018-10-04
net: sched: remove unused helpers
Jakub Kicinski
1
-10
/
+0
2018-10-04
Merge tag 'drm-fixes-2018-10-05' of git://anongit.freedesktop.org/drm/drm
Greg Kroah-Hartman
1
-2
/
+3
2018-10-04
tc: Add support for configuring the taprio scheduler
Vinicius Costa Gomes
1
-0
/
+46
2018-10-04
devlink: Add generic parameter msix_vec_per_pf_min
Vasundhara Volam
1
-0
/
+4
2018-10-04
devlink: Add generic parameter msix_vec_per_pf_max
Vasundhara Volam
1
-0
/
+4
2018-10-04
devlink: Add generic parameter ignore_ari
Vasundhara Volam
1
-0
/
+4
2018-10-04
Merge tag 'ovl-fixes-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-14
/
+3
2018-10-04
Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
3
-5
/
+14
2018-10-04
Merge tag 'rxrpc-next-20181004' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
1
-0
/
+4
2018-10-04
dns: Allow the dns resolver to retrieve a server set
David Howells
2
-3
/
+117
2018-10-04
rxrpc: Allow the reply time to be obtained on a client call
David Howells
1
-0
/
+1
2018-10-04
rxrpc: Allow the reply time to be obtained on a client call
David Howells
1
-0
/
+3
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-29
/
+52
2018-10-03
net/mlx5: Add Fast teardown support
Feras Daoud
2
-2
/
+8
2018-10-03
devlink: Add extack for eswitch operations
Eli Britstein
1
-3
/
+6
2018-10-03
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
8
-18
/
+10
2018-10-03
virtchnl: Added support to exchange additional speed values
Yashaswini Raghuram Prathivadi Bhayankaram
1
-0
/
+15
2018-10-03
Merge tag 'media/v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Greg Kroah-Hartman
1
-0
/
+4
2018-10-03
media: v4l: event: Prevent freeing event subscriptions while accessed
Sakari Ailus
1
-0
/
+4
2018-10-03
netfilter: xt_quota: fix the behavior of xt_quota module
Chenbo Feng
1
-3
/
+5
[next]