index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sfc: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-12-18
3
-42
/
+65
*
net: davicom: dm9000: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-12-18
1
-6
/
+8
*
net: cirrus: ep93xx: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-12-18
1
-6
/
+8
*
net: chelsio: cxgb3: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-12-18
1
-28
/
+37
*
net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-12-18
1
-27
/
+37
*
Merge branch 'bpf-fixes'
David S. Miller
2016-12-18
5
-32
/
+93
|
\
|
*
bpf: fix mark_reg_unknown_value for spilled regs on map value marking
Daniel Borkmann
2016-12-18
1
-3
/
+8
|
*
bpf: fix overflow in prog accounting
Daniel Borkmann
2016-12-18
3
-11
/
+52
|
*
bpf: dynamically allocate digest scratch buffer
Daniel Borkmann
2016-12-18
5
-18
/
+33
|
/
*
Merge branch 'gtp-fixes'
David S. Miller
2016-12-17
1
-4
/
+4
|
\
|
*
gtp: Fix initialization of Flags octet in GTPv1 header
Harald Welte
2016-12-17
1
-2
/
+2
|
*
gtp: gtp_check_src_ms_ipv4() always return success
Lionel Gauthier
2016-12-17
1
-2
/
+2
|
/
*
net/x25: use designated initializers
Kees Cook
2016-12-17
1
-1
/
+1
*
isdn: use designated initializers
Kees Cook
2016-12-17
2
-11
/
+11
*
bna: use designated initializers
Kees Cook
2016-12-17
1
-4
/
+4
*
WAN: use designated initializers
Kees Cook
2016-12-17
1
-48
/
+49
*
net: use designated initializers
Kees Cook
2016-12-17
1
-1
/
+1
*
ATM: use designated initializers
Kees Cook
2016-12-17
4
-55
/
+54
*
isdn/gigaset: use designated initializers
Kees Cook
2016-12-17
3
-48
/
+48
*
Merge branch 'virtio_net-XDP'
David S. Miller
2016-12-17
3
-7
/
+365
|
\
|
*
virtio_net: xdp, add slowpath case for non contiguous buffers
John Fastabend
2016-12-17
1
-1
/
+74
|
*
virtio_net: add XDP_TX support
John Fastabend
2016-12-17
1
-7
/
+93
|
*
virtio_net: add dedicated XDP transmit queues
John Fastabend
2016-12-17
1
-2
/
+28
|
*
virtio_net: Add XDP support
John Fastabend
2016-12-17
1
-5
/
+171
|
*
net: xdp: add invalid buffer warning
John Fastabend
2016-12-17
2
-0
/
+7
|
/
*
sctp: sctp_transport_lookup_process should rcu_read_unlock when transport is ...
Xin Long
2016-12-17
1
-4
/
+3
*
sctp: sctp_epaddr_lookup_transport should be protected by rcu_read_lock
Xin Long
2016-12-17
1
-1
/
+4
*
Merge branch 'dpaa_eth-fixes'
David S. Miller
2016-12-17
3
-35
/
+44
|
\
|
*
MAINTAINERS: net: add entry for Freescale QorIQ DPAA Ethernet driver
Madalin Bucur
2016-12-17
1
-0
/
+6
|
*
dpaa_eth: remove redundant dependency on FSL_SOC
Madalin Bucur
2016-12-17
1
-1
/
+1
|
*
dpaa_eth: use big endian accessors
Claudiu Manoil
2016-12-17
1
-34
/
+37
|
/
*
irda: irnet: add member name to the miscdevice declaration
LABBE Corentin
2016-12-17
1
-3
/
+3
*
irda: irnet: Remove unused IRNET_MAJOR define
LABBE Corentin
2016-12-17
1
-3
/
+0
*
irnet: ppp: move IRNET_MINOR to include/linux/miscdevice.h
LABBE Corentin
2016-12-17
2
-1
/
+1
*
irda: irnet: Move linux/miscdevice.h include
LABBE Corentin
2016-12-17
2
-1
/
+1
*
irda: irproc.c: Remove unneeded linux/miscdevice.h include
LABBE Corentin
2016-12-17
1
-1
/
+0
*
bpf: cgroup: annotate pointers in struct cgroup_bpf with __rcu
Daniel Mack
2016-12-17
1
-1
/
+1
*
Merge branch 'inet_csk_get_port-and-soreusport-fixes'
David S. Miller
2016-12-17
4
-12
/
+20
|
\
|
*
inet: Fix get port to handle zero port number with soreuseport set
Tom Herbert
2016-12-17
4
-11
/
+19
|
*
inet: Don't go into port scan when looking for specific bind port
Tom Herbert
2016-12-17
1
-1
/
+1
|
/
*
bpf, test_verifier: fix a test case error result on unprivileged
Daniel Borkmann
2016-12-17
1
-1
/
+1
*
bpf: fix regression on verifier pruning wrt map lookups
Daniel Borkmann
2016-12-17
2
-3
/
+36
*
net: vrf: Drop conntrack data after pass through VRF device on Tx
David Ahern
2016-12-17
1
-0
/
+4
*
net: vrf: Fix NAT within a VRF
David Ahern
2016-12-17
1
-2
/
+0
*
Merge branch 'cls_flower-mask'
David S. Miller
2016-12-17
1
-1
/
+5
|
\
|
*
net/sched: cls_flower: Use masked key when calling HW offloads
Paul Blakey
2016-12-17
1
-1
/
+1
|
*
net/sched: cls_flower: Use mask for addr_type
Paul Blakey
2016-12-17
1
-0
/
+4
|
/
*
net: macb: Added PCI wrapper for Platform Driver.
Bartosz Folta
2016-12-17
5
-5
/
+195
*
ibmveth: calculate gso_segs for large packets
Thomas Falcon
2016-12-17
1
-2
/
+10
*
net: qcom/emac: don't try to claim clocks on ACPI systems
Timur Tabi
2016-12-17
1
-0
/
+9
[next]