index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-18
isdn: Constify some function parameters
Emese Revfy
2
-10
/
+10
2016-12-18
mlxsw: spectrum: Mark split ports as such
Ido Schimmel
1
-1
/
+1
2016-12-18
cgroup: Fix CGROUP_BPF config
Andy Lutomirski
1
-1
/
+2
2016-12-18
qed: fix old-style function definition
Arnd Bergmann
1
-1
/
+1
2016-12-18
net: ipv6: check route protocol when deleting routes
Mantas M
1
-0
/
+2
2016-12-18
r6040: move spinlock in r6040_close as SOFTIRQ-unsafe lock order detected
Manuel Bessler
1
-5
/
+5
2016-12-18
irda: w83977af_ir: cleanup an indent issue
Dan Carpenter
1
-3
/
+3
2016-12-18
net: sfc: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
3
-42
/
+65
2016-12-18
net: davicom: dm9000: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2016-12-18
net: cirrus: ep93xx: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2016-12-18
net: chelsio: cxgb3: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-28
/
+37
2016-12-18
net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-27
/
+37
2016-12-18
bpf: fix mark_reg_unknown_value for spilled regs on map value marking
Daniel Borkmann
1
-3
/
+8
2016-12-18
bpf: fix overflow in prog accounting
Daniel Borkmann
3
-11
/
+52
2016-12-18
bpf: dynamically allocate digest scratch buffer
Daniel Borkmann
5
-18
/
+33
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
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
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
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
2016-12-17
bpf: fix regression on verifier pruning wrt map lookups
Daniel Borkmann
2
-3
/
+36
2016-12-17
net: vrf: Drop conntrack data after pass through VRF device on Tx
David Ahern
1
-0
/
+4
2016-12-17
net: vrf: Fix NAT within a VRF
David Ahern
1
-2
/
+0
2016-12-17
net/sched: cls_flower: Use masked key when calling HW offloads
Paul Blakey
1
-1
/
+1
2016-12-17
net/sched: cls_flower: Use mask for addr_type
Paul Blakey
1
-0
/
+4
2016-12-17
net: macb: Added PCI wrapper for Platform Driver.
Bartosz Folta
5
-5
/
+195
2016-12-17
ibmveth: calculate gso_segs for large packets
Thomas Falcon
1
-2
/
+10
[next]