index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
skbuff: add stub to help computing crc32c on SCTP packets
Davide Caratti
2017-05-20
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-18
1
-2
/
+2
|
\
|
*
net: x25: fix one potential use-after-free issue
linzhang
2017-05-18
1
-2
/
+2
*
|
qed: Utilize FW 8.20.0.0
Mintz, Yuval
2017-05-18
7
-125
/
+188
*
|
net: dsa: use switchdev_obj_dump_cb_t everywhere
Vivien Didelot
2017-05-18
1
-3
/
+3
*
|
net: dsa: include switchdev.h only once
Vivien Didelot
2017-05-18
1
-6
/
+1
*
|
net: make struct dst_entry::dev first member
Alexey Dobriyan
2017-05-18
1
-1
/
+1
*
|
net/wan/fsl_ucc_hdlc: add hdlc-bus support
Holger Brunck
2017-05-18
1
-0
/
+5
*
|
fsl/qe: add bit description for SYNL register for GUMR
Holger Brunck
2017-05-18
1
-0
/
+4
*
|
net: make struct net_device::tx_queue_len unsigned int
Alexey Dobriyan
2017-05-18
1
-1
/
+1
*
|
tap: export skb_array
Jason Wang
2017-05-18
1
-0
/
+5
*
|
tun: export skb_array
Jason Wang
2017-05-18
1
-0
/
+5
*
|
skb_array: introduce batch dequeuing
Jason Wang
2017-05-18
1
-0
/
+25
*
|
ptr_ring: introduce batch dequeuing
Jason Wang
2017-05-18
1
-0
/
+65
*
|
skb_array: introduce skb_array_unconsume
Jason Wang
2017-05-18
1
-0
/
+6
*
|
ptr_ring: add ptr_ring_unconsume
Michael S. Tsirkin
2017-05-18
1
-0
/
+55
*
|
tcp: switch TCP TS option (RFC 7323) to 1ms clock
Eric Dumazet
2017-05-17
3
-81
/
+62
*
|
tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtime
Eric Dumazet
2017-05-17
1
-2
/
+2
*
|
tcp: use tcp_jiffies32 to feed tp->lsndtime
Eric Dumazet
2017-05-17
1
-1
/
+1
*
|
tcp: introduce tcp_jiffies32
Eric Dumazet
2017-05-17
1
-5
/
+8
*
|
net: sched: add termination action to allow goto chain
Jiri Pirko
2017-05-17
3
-2
/
+9
*
|
net: sched: push tp down to action init
Jiri Pirko
2017-05-17
1
-6
/
+6
*
|
net: sched: introduce multichain support for filters
Jiri Pirko
2017-05-17
3
-2
/
+10
*
|
net: sched: introduce helpers to work with filter chains
Jiri Pirko
2017-05-17
1
-1
/
+6
*
|
net: sched: introduce tcf block infractructure
Jiri Pirko
2017-05-17
2
-3
/
+17
*
|
net: sched: move tc_classify function to cls_api.c
Jiri Pirko
2017-05-17
2
-3
/
+9
*
|
net: dsa: Sort DSA tagging protocol drivers
Andrew Lunn
2017-05-17
1
-4
/
+4
*
|
net: dsa: store CPU port pointer in the tree
Vivien Didelot
2017-05-17
1
-7
/
+6
*
|
net: phy: Remove residual magic from PHY drivers
Andrew Lunn
2017-05-16
1
-2
/
+1
*
|
tcp: internal implementation for pacing
Eric Dumazet
2017-05-16
3
-1
/
+13
*
|
udp: use a separate rx queue for packet reception
Paolo Abeni
2017-05-16
3
-8
/
+6
*
|
net/sock: factor out dequeue/peek with offset code
Paolo Abeni
2017-05-16
2
-2
/
+9
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-16
5
-5
/
+32
|
\
|
*
net/mlx5: Use underlay QPN from the root name space
Yishai Hadas
2017-05-14
1
-1
/
+3
|
*
xdp: refine xdp api with regards to generic xdp
Daniel Borkmann
2017-05-12
2
-2
/
+13
|
*
xdp: add flag to enforce driver mode
Daniel Borkmann
2017-05-12
1
-2
/
+4
|
*
bpf: Add strict alignment flag for BPF_PROG_LOAD.
David S. Miller
2017-05-11
2
-0
/
+9
|
*
bpf: Track alignment of register values in the verifier.
David S. Miller
2017-05-11
1
-0
/
+3
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-05-13
3
-17
/
+6
|
\
\
|
*
|
dax: prevent invalidation of mapped DAX entries
Ross Zwisler
2017-05-13
1
-1
/
+0
|
*
|
mm, vmalloc: fix vmalloc users tracking properly
Michal Hocko
2017-05-13
1
-15
/
+6
|
*
|
time: delete current_fs_time()
Deepa Dinamani
2017-05-13
1
-1
/
+0
*
|
|
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-13
3
-9
/
+35
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
libnvdimm: add an atomic vs process context flag to rw_bytes
Vishal Verma
2017-05-11
1
-5
/
+7
|
*
|
block, dax: move "select DAX" from BLOCK to FS_DAX
Dan Williams
2017-05-08
2
-4
/
+28
*
|
|
Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
2017-05-12
1
-1
/
+8
|
\
\
\
|
*
|
|
power: supply: max17042_battery: Add support for the STATUS property
Hans de Goede
2017-05-01
1
-0
/
+3
|
*
|
|
power: supply: max17042_battery: Add default platform_data fallback data
Hans de Goede
2017-05-01
1
-1
/
+5
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2017-05-12
2
-4
/
+26
|
\
\
\
\
|
*
|
|
|
trace: thermal: add another parameter 'power' to the tracing function
Lukasz Luba
2017-05-05
1
-4
/
+7
[next]