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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-17
net: mv643xx_eth: fix build failure
Sudip Mukherjee
1
-1
/
+1
2016-12-17
isdn: Constify some function parameters
Emese Revfy
2
-10
/
+10
2016-12-17
mlxsw: spectrum: Mark split ports as such
Ido Schimmel
1
-1
/
+1
2016-12-17
cgroup: Fix CGROUP_BPF config
Andy Lutomirski
1
-1
/
+2
2016-12-17
Merge tag 'mac80211-for-davem-2016-12-16' of git://git.kernel.org/pub/scm/lin...
David S. Miller
3
-8
/
+11
2016-12-17
qed: fix old-style function definition
Arnd Bergmann
1
-1
/
+1
2016-12-17
net: ipv6: check route protocol when deleting routes
Mantas M
1
-0
/
+2
2016-12-17
r6040: move spinlock in r6040_close as SOFTIRQ-unsafe lock order detected
Manuel Bessler
1
-5
/
+5
2016-12-17
irda: w83977af_ir: cleanup an indent issue
Dan Carpenter
1
-3
/
+3
2016-12-17
net: sfc: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
3
-42
/
+65
2016-12-17
net: davicom: dm9000: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2016-12-17
net: cirrus: ep93xx: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2016-12-17
net: chelsio: cxgb3: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-28
/
+37
2016-12-17
net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-27
/
+37
2016-12-17
Merge branch 'bpf-fixes'
David S. Miller
5
-32
/
+93
2016-12-17
bpf: fix mark_reg_unknown_value for spilled regs on map value marking
Daniel Borkmann
1
-3
/
+8
2016-12-17
bpf: fix overflow in prog accounting
Daniel Borkmann
3
-11
/
+52
2016-12-17
bpf: dynamically allocate digest scratch buffer
Daniel Borkmann
5
-18
/
+33
2016-12-17
Merge branch 'gtp-fixes'
David S. Miller
1
-4
/
+4
2016-12-17
gtp: Fix initialization of Flags octet in GTPv1 header
Harald Welte
1
-2
/
+2
2016-12-17
gtp: gtp_check_src_ms_ipv4() always return success
Lionel Gauthier
1
-2
/
+2
2016-12-17
net/x25: use designated initializers
Kees Cook
1
-1
/
+1
2016-12-17
isdn: use designated initializers
Kees Cook
2
-11
/
+11
2016-12-17
bna: use designated initializers
Kees Cook
1
-4
/
+4
2016-12-17
WAN: use designated initializers
Kees Cook
1
-48
/
+49
2016-12-17
net: use designated initializers
Kees Cook
1
-1
/
+1
2016-12-17
ATM: use designated initializers
Kees Cook
4
-55
/
+54
2016-12-17
isdn/gigaset: use designated initializers
Kees Cook
3
-48
/
+48
2016-12-17
Merge branch 'virtio_net-XDP'
David S. Miller
3
-7
/
+365
2016-12-17
virtio_net: xdp, add slowpath case for non contiguous buffers
John Fastabend
1
-1
/
+74
2016-12-17
virtio_net: add XDP_TX support
John Fastabend
1
-7
/
+93
2016-12-17
virtio_net: add dedicated XDP transmit queues
John Fastabend
1
-2
/
+28
2016-12-17
virtio_net: Add XDP support
John Fastabend
1
-5
/
+171
2016-12-17
net: xdp: add invalid buffer warning
John Fastabend
2
-0
/
+7
2016-12-17
sctp: sctp_transport_lookup_process should rcu_read_unlock when transport is ...
Xin Long
1
-4
/
+3
2016-12-17
sctp: sctp_epaddr_lookup_transport should be protected by rcu_read_lock
Xin Long
1
-1
/
+4
2016-12-17
Merge branch 'dpaa_eth-fixes'
David S. Miller
3
-35
/
+44
2016-12-17
MAINTAINERS: net: add entry for Freescale QorIQ DPAA Ethernet driver
Madalin Bucur
1
-0
/
+6
2016-12-17
dpaa_eth: remove redundant dependency on FSL_SOC
Madalin Bucur
1
-1
/
+1
2016-12-17
dpaa_eth: use big endian accessors
Claudiu Manoil
1
-34
/
+37
2016-12-17
irda: irnet: add member name to the miscdevice declaration
LABBE Corentin
1
-3
/
+3
2016-12-17
irda: irnet: Remove unused IRNET_MAJOR define
LABBE Corentin
1
-3
/
+0
2016-12-17
irnet: ppp: move IRNET_MINOR to include/linux/miscdevice.h
LABBE Corentin
2
-1
/
+1
2016-12-17
irda: irnet: Move linux/miscdevice.h include
LABBE Corentin
2
-1
/
+1
2016-12-17
irda: irproc.c: Remove unneeded linux/miscdevice.h include
LABBE Corentin
1
-1
/
+0
2016-12-17
bpf: cgroup: annotate pointers in struct cgroup_bpf with __rcu
Daniel Mack
1
-1
/
+1
2016-12-17
Merge branch 'inet_csk_get_port-and-soreusport-fixes'
David S. Miller
4
-12
/
+20
2016-12-17
inet: Fix get port to handle zero port number with soreuseport set
Tom Herbert
4
-11
/
+19
2016-12-17
inet: Don't go into port scan when looking for specific bind port
Tom Herbert
1
-1
/
+1
2016-12-17
bpf, test_verifier: fix a test case error result on unprivileged
Daniel Borkmann
1
-1
/
+1
[next]