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-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-04-21
net: Remove NET_CORE_BUDGET_USECS from sysctl binary interface.
David S. Miller
1
-1
/
+0
2017-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+8
2017-04-21
net: ipv6: RTF_PCPU should not be settable from userspace
David Ahern
1
-1
/
+1
2017-04-21
bpf: add napi_id read access to __sk_buff
Daniel Borkmann
1
-0
/
+1
2017-04-21
Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning
Matthew Whitehead
1
-0
/
+1
2017-04-21
ip6_tunnel: Allow policy-based routing through tunnels
Craig Gallek
1
-0
/
+3
2017-04-20
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
1
-4
/
+96
2017-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+5
2017-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2017-04-14
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2017-04-14
xfrm: Add an IPsec hardware offloading API
Steffen Klassert
1
-0
/
+8
2017-04-13
netlink: allow sending extended ACK with cookie on success
Johannes Berg
1
-0
/
+4
2017-04-13
netlink: extended ACK reporting
Johannes Berg
1
-0
/
+32
2017-04-11
Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev"
Michael S. Tsirkin
1
-1
/
+1
2017-04-09
bpf: fix comment typo
Alexander Alemayhu
1
-1
/
+1
2017-04-09
Revert "rtnl: Add support for netdev event to link messages"
David S. Miller
1
-21
/
+0
2017-04-08
netlink: uapi: use hex numbers for NLM_F_* flags
Johannes Berg
1
-6
/
+6
2017-04-08
New getsockopt option to get socket cookie
Chenbo Feng
1
-0
/
+2
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+5
2017-04-05
rtnl: Add support for netdev event to link messages
Vlad Yasevich
1
-0
/
+21
2017-04-05
netlink/diag: report flags for netlink sockets
Andrey Vagin
1
-0
/
+10
2017-04-05
phy/ethtool: Add missing SPEED_<foo> strings
Joe Perches
1
-0
/
+1
2017-04-03
sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp
Xin Long
1
-0
/
+1
2017-04-03
statx: Include a mask for stx_attributes in struct statx
David Howells
1
-2
/
+2
2017-04-03
statx: Reserve the top bit of the mask for future struct expansion
David Howells
1
-0
/
+1
2017-04-01
bpf: introduce BPF_PROG_TEST_RUN command
Alexei Starovoitov
1
-0
/
+12
2017-03-31
cfg80211: Add support for FILS shared key authentication offload
Vidyullatha Kanchanapally
1
-3
/
+83
2017-03-28
rtnetlink: Add RTM_DELNETCONF
David Ahern
1
-0
/
+2
2017-03-28
devlink: Support for pipeline debug (dpipe)
Arkadi Sharshevsky
1
-1
/
+66
2017-03-25
gtp: support SGSN-side tunnels
Jonas Bonn
1
-0
/
+7
2017-03-25
gtp: rename SGSN netlink attribute
Jonas Bonn
1
-1
/
+2
2017-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-1
/
+2
2017-03-24
uapi: add missing install of userio.h
Naohiro Aota
1
-0
/
+1
2017-03-24
net: Introduce SO_INCOMING_NAPI_ID
Sridhar Samudrala
1
-0
/
+2
2017-03-24
uapi: fix rdma/mlx5-abi.h userspace compilation errors
Dmitry V. Levin
1
-1
/
+2
2017-03-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+3
2017-03-23
Add a eBPF helper function to retrieve socket uid
Chenbo Feng
1
-1
/
+8
2017-03-23
Add a helper function to get socket cookie in eBPF
Chenbo Feng
1
-1
/
+8
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-46
/
+19
2017-03-23
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-27
/
+0
2017-03-22
bpf: Add hash of maps support
Martin KaFai Lau
1
-0
/
+1
2017-03-22
bpf: Add array of maps support
Martin KaFai Lau
1
-0
/
+2
2017-03-22
net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.
Joel Scherpelz
2
-0
/
+2
2017-03-22
openvswitch: Optimize sample action for the clone use cases
andy zhou
1
-0
/
+15
2017-03-22
sock: introduce SO_MEMINFO getsockopt
Josh Hunt
1
-0
/
+2
2017-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+25
2017-03-20
generic syscalls: Wire up statx syscall
Stafford Horne
1
-1
/
+3
2017-03-17
Merge tag 'drm-fixes-for-v4.11-rc3' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
1
-19
/
+19
2017-03-16
tcp: remove tcp_tw_recycle
Soheil Hassas Yeganeh
1
-1
/
+0
[next]