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-03-27
sctp: remove unnecessary asoc in sctp_has_association
Xin Long
1
-4
/
+4
2018-03-26
ip6mr: Add refcounting to mfc
Yuval Mintz
2
-19
/
+13
2018-03-26
ip6mr: Add API for default_rule fib
Yuval Mintz
1
-0
/
+10
2018-03-26
ip6mr: Support fib notifications
Yuval Mintz
1
-0
/
+2
2018-03-26
ipmr: Make ipmr_dump() common
Yuval Mintz
1
-0
/
+18
2018-03-26
ipmr: Make MFC fib notifiers common
Yuval Mintz
2
-6
/
+44
2018-03-26
ipmr: Make vif fib notifiers common
Yuval Mintz
2
-8
/
+53
2018-03-26
net: Drop NETDEV_UNREGISTER_FINAL
Kirill Tkhai
2
-3
/
+2
2018-03-26
net: Make NETDEV_XXX commands enum { }
Kirill Tkhai
1
-33
/
+36
2018-03-25
Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...
David S. Miller
1
-0
/
+56
2018-03-23
net/sched: remove tcf_idr_cleanup()
Davide Caratti
1
-1
/
+0
2018-03-23
tipc: add 128-bit node identifier
Jon Maloy
1
-0
/
+2
2018-03-23
tls: RX path for ktls
Dave Watson
2
-2
/
+27
2018-03-23
tls: Refactor variable names
Dave Watson
1
-1
/
+1
2018-03-23
tls: Pass error code explicitly to tls_err_abort
Dave Watson
1
-3
/
+3
2018-03-23
tls: Move cipher info to a separate struct
Dave Watson
1
-11
/
+15
2018-03-23
devlink: Remove top_hierarchy arg for DEVLINK disabled path
David Ahern
1
-1
/
+0
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
36
-49
/
+250
2018-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+10
2018-03-22
Revert "mm: page_alloc: skip over regions of invalid pfns where possible"
Daniel Vacek
1
-1
/
+0
2018-03-22
mm/vmalloc: add interfaces to free unmapped page table
Toshi Kani
1
-0
/
+10
2018-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
17
-18
/
+158
2018-03-22
Merge tag 'mmc-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-2
/
+2
2018-03-22
net: Replace ip_ra_lock with per-net mutex
Kirill Tkhai
1
-0
/
+1
2018-03-22
net: Make ip_ra_chain per struct net
Kirill Tkhai
2
-2
/
+12
2018-03-22
net: qualcomm: rmnet: Export mux_id and flags to netlink
Subash Abhinov Kasiviswanathan
1
-0
/
+21
2018-03-22
tipc: step sk->sk_drops when rcv buffer is full
GhantaKrishnamurthy MohanKrishna
1
-0
/
+1
2018-03-22
tipc: implement socket diagnostics for AF_TIPC
GhantaKrishnamurthy MohanKrishna
2
-0
/
+35
2018-03-22
Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-0
/
+4
2018-03-22
devlink: Remove top_hierarchy arg to devlink_resource_register
David Ahern
1
-1
/
+0
2018-03-22
net: phy: Add general dummy stubs for MMD register access
Kevin Hao
1
-0
/
+4
2018-03-22
Merge tag 'batadv-next-for-davem-20180319' of git://git.open-mesh.org/linux-m...
David S. Miller
1
-0
/
+82
2018-03-22
net: add uevent socket member
Christian Brauner
1
-1
/
+3
2018-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-1
/
+71
2018-03-21
mac80211: add ieee80211_hw flag for QoS NDP support
Ben Caradoc-Davies
1
-0
/
+4
2018-03-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-6
/
+2
2018-03-19
Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2018-03-19
Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+12
2018-03-19
bpf: sk_msg program helper bpf_sk_msg_pull_data
John Fastabend
1
-1
/
+2
2018-03-19
bpf: sockmap, add msg_cork_bytes() helper
John Fastabend
1
-1
/
+2
2018-03-19
bpf: sockmap, add bpf_msg_apply_bytes() helper
John Fastabend
1
-1
/
+2
2018-03-19
bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
John Fastabend
4
-1
/
+40
2018-03-19
net: generalize sk_alloc_sg to work with scatterlist rings
John Fastabend
1
-1
/
+1
2018-03-19
net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAG
John Fastabend
1
-0
/
+1
2018-03-19
sock: make static tls function alloc_sg generic sock helper
John Fastabend
1
-0
/
+4
2018-03-19
RDMA/verbs: Remove restrack entry from XRCD structure
Leon Romanovsky
1
-4
/
+0
2018-03-19
percpu_ref: Update doc to dissuade users from depending on internal RCU grace...
Tejun Heo
1
-6
/
+12
2018-03-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-0
/
+3
2018-03-17
sctp: use proc_remove_subtree()
Al Viro
1
-10
/
+1
2018-03-17
tipc: obsolete TIPC_ZONE_SCOPE
Jon Maloy
1
-48
/
+54
[next]