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
/
uapi
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
17
-106
/
+433
2017-07-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2
-0
/
+6
2017-07-03
Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-1
/
+6
2017-07-03
Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2017-07-03
Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-3
/
+10
2017-07-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+18
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-4
/
+5
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-3
/
+35
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
1
-20
/
+8
2017-07-03
Merge tag 'wireless-drivers-next-for-davem-2017-07-03' of https://git.kernel....
David S. Miller
1
-5
/
+4
2017-07-03
bpf: add bpf_skb_adjust_room helper
Daniel Borkmann
1
-1
/
+15
2017-07-01
bpf: Adds support for setting sndcwnd clamp
Lawrence Brakmo
1
-0
/
+1
2017-07-01
bpf: Adds support for setting initial cwnd
Lawrence Brakmo
1
-0
/
+2
2017-07-01
bpf: Add support for changing congestion control
Lawrence Brakmo
1
-0
/
+3
2017-07-01
bpf: Add TCP connection BPF callbacks
Lawrence Brakmo
1
-0
/
+11
2017-07-01
bpf: Add setsockopt helper function to bpf
Lawrence Brakmo
1
-1
/
+13
2017-07-01
bpf: Support for setting initial receive window
Lawrence Brakmo
1
-0
/
+4
2017-07-01
bpf: Support for per connection SYN/SYN-ACK RTOs
Lawrence Brakmo
1
-0
/
+3
2017-07-01
bpf: BPF support for sock_ops
Lawrence Brakmo
1
-0
/
+30
2017-07-01
sctp: Add peeloff-flags socket option
Neil Horman
1
-0
/
+6
2017-06-30
uapi/linux/a.out.h: don't use deprecated system-specific predefines.
Zack Weinberg
1
-25
/
+1
2017-06-30
nl80211: Don't verify owner_nlportid on NAN commands
Andrei Otcheretianski
1
-5
/
+4
2017-06-27
fs: add fcntl() interface for setting/getting write life time hints
Jens Axboe
1
-0
/
+21
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
1
-87
/
+0
2017-06-23
xdp: add reporting of offload mode
Jakub Kicinski
1
-0
/
+1
2017-06-23
xdp: add HW offload mode flag for installing programs
Jakub Kicinski
1
-2
/
+5
2017-06-22
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-87
/
+0
2017-06-21
bpf: expose prog id for cls_bpf and act_bpf
Daniel Borkmann
2
-0
/
+2
2017-06-21
net: introduce SO_PEERGROUPS getsockopt
David Herrmann
1
-0
/
+2
2017-06-21
ip6mr: add netlink notifications on mrt6msg cache reports
Julien Gomes
1
-0
/
+12
2017-06-21
ipmr: add netlink notifications on igmpmsg cache reports
Julien Gomes
1
-0
/
+12
2017-06-21
rtnetlink: add restricted rtnl groups for ipv4 and ipv6 mroute
Julien Gomes
1
-0
/
+4
2017-06-21
rtnetlink: add NEWCACHEREPORT message type
Julien Gomes
1
-0
/
+3
2017-06-21
wil6210: remove ioctl interface
Maya Erez
1
-87
/
+0
2017-06-21
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
3
-4
/
+7
2017-06-20
fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAIT
Goldwyn Rodrigues
1
-1
/
+3
2017-06-20
fs: Use RWF_* flags for AIO operations
Goldwyn Rodrigues
1
-1
/
+1
2017-06-20
fs: Separate out kiocb flags setup based on RWF_* flags
Goldwyn Rodrigues
1
-0
/
+2
2017-06-20
Merge branch 'WIP.sched/core' into sched/core
Ingo Molnar
5
-8
/
+11
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2
-4
/
+4
2017-06-20
Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-3
/
+4
2017-06-20
Merge 4.12-rc6 into staging-next
Greg Kroah-Hartman
2
-2
/
+5
2017-06-20
Merge 4.12-rc6 into usb-next
Greg Kroah-Hartman
2
-2
/
+5
2017-06-19
tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefix
Ivan Delalande
1
-3
/
+8
2017-06-16
net: Add IFLA_XDP_PROG_ID
Martin KaFai Lau
1
-0
/
+1
2017-06-15
net: sched: act_tunnel_key: make UDP checksum configurable
Jiri Benc
1
-0
/
+1
2017-06-15
tls: kernel TLS support
Dave Watson
1
-0
/
+79
2017-06-15
tcp: ULP infrastructure
Dave Watson
1
-0
/
+1
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+7
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+5
[next]