index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
virtio
/
ringtest
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-07-01
ptr_ring: support resizing multiple queues
Michael S. Tsirkin
1
-0
/
+5
2016-07-01
skb_array: minor tweak
Jason Wang
1
-2
/
+2
2016-07-01
ptr_ring: support zero length ring
Jason Wang
1
-2
/
+4
2016-07-01
net/sched/sch_hfsc.c: anchor virtual curve at proper vt in hfsc_change_fsc()
Michal Soltys
1
-1
/
+1
2016-07-01
net/sched/sch_hfsc.c: go passive after vt update
Michal Soltys
1
-16
/
+15
2016-07-01
net/sched/sch_hfsc.c: remove leftover dlist and droplist
Michal Soltys
1
-8
/
+0
2016-07-01
net/sched/sch_hfsc.c: add unlikely() in qdisc_peek_len()
Michal Soltys
1
-1
/
+1
2016-07-01
net/sched/sch_hfsc.c: handle corner cases where head may change invalidating ...
Michal Soltys
1
-1
/
+10
2016-07-01
tcp: md5: use kmalloc() backed scratch areas
Eric Dumazet
4
-32
/
+41
2016-06-30
nfp: implement ethtool .get_link() callback
Jakub Kicinski
1
-0
/
+1
2016-06-30
nfp: remove unused parameter from nfp_net_write_mac_addr()
Jakub Kicinski
1
-6
/
+7
2016-06-30
nfp: correct name of control BAR define
Jakub Kicinski
2
-3
/
+3
2016-06-30
be2net: signedness bug in be_msix_enable()
Dan Carpenter
1
-1
/
+2
2016-06-30
net: netcp: Fix a typo in keystone-netcp.txt
Masanari Iida
1
-1
/
+1
2016-06-30
net-next: mediatek: add support for IRQ grouping
John Crispin
2
-59
/
+111
2016-06-30
net-next: mediatek: add IRQ locking
John Crispin
2
-0
/
+8
2016-06-30
net-next: mediatek: don't use intermediate variables to store IRQ masks
John Crispin
1
-12
/
+10
2016-06-30
net-next: mediatek: remove superfluous register reads
John Crispin
1
-4
/
+0
2016-06-30
fib_rules: Added NLM_F_EXCL support to fib_nl_newrule
Mateusz Bajorski
1
-0
/
+49
2016-06-30
tcp: increase size at which tcp_bound_to_half_wnd bounds to > TCP_MSS_DEFAULT
Seymour, Shane M
1
-1
/
+1
2016-06-30
tcp: add an ability to dump and restore window parameters
Andrey Vagin
2
-0
/
+67
2016-06-30
net: bridge: add support for IGMP/MLD stats and export them via netlink
Nikolay Aleksandrov
10
-46
/
+390
2016-06-30
net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attribute
Nikolay Aleksandrov
4
-7
/
+108
2016-06-30
bpf: add bpf_skb_change_type helper
Daniel Borkmann
2
-0
/
+33
2016-06-30
bpf: add bpf_skb_change_proto helper
Daniel Borkmann
2
-0
/
+214
2016-06-30
bpf: don't use raw processor id in generic helper
Daniel Borkmann
2
-2
/
+10
2016-06-30
bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_read
Daniel Borkmann
2
-4
/
+9
2016-06-30
bpf, trace: fetch current cpu only once
Daniel Borkmann
1
-2
/
+3
2016-06-30
bpf: minor cleanups on fd maps and helpers
Daniel Borkmann
2
-14
/
+7
2016-06-29
igb: Only DMA sync frame length
Andrew Lunn
1
-3
/
+4
2016-06-29
ixgbe: fix spoofed packets with macvlans
Emil Tantilov
1
-0
/
+1
2016-06-29
ixgbe: Correct reporting of timestamping for x550
Tony Nguyen
1
-2
/
+6
2016-06-29
fm10k: Remove create_workqueue
Bhaktipriya Shridhar
1
-2
/
+1
2016-06-29
igb: call igb_ptp_suspend during suspend/resume cycle
Jacob Keller
1
-0
/
+2
2016-06-29
igb: implement igb_ptp_suspend
Jacob Keller
2
-5
/
+18
2016-06-29
igb: re-use igb_ptp_reset in igb_ptp_init
Jacob Keller
2
-33
/
+18
2016-06-29
igb: introduce IGB_PTP_OVERFLOW_CHECK flag
Jacob Keller
2
-13
/
+9
2016-06-29
igb: introduce ptp_flags variable and use it to replace IGB_FLAG_PTP
Jacob Keller
2
-4
/
+8
2016-06-29
ixgbe: Error handler for duplicate filter locations in hardware for cls_u32 o...
Amritha Nambiar
1
-16
/
+25
2016-06-29
ixgbe: Fix deleting link filters for cls_u32 offloads
Amritha Nambiar
2
-7
/
+72
2016-06-29
e1000e: prevent division by zero if TIMINCA is zero
Denys Vlasenko
1
-1
/
+2
2016-06-29
fm10k: fix incorrect index calculation in fm10k_write_reta
Jacob Keller
1
-2
/
+3
2016-06-29
fm10k: Align Rx buffers to 512B blocks
Alexander Duyck
1
-1
/
+1
2016-06-29
fm10k: don't use BIT() macro where the value isn't a bitmask
Jacob Keller
1
-1
/
+1
2016-06-29
net: ethernet: lpc_eth: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-24
/
+2
2016-06-29
net: ethernet: lpc_eth: use phydev from struct net_device
Philippe Reynes
1
-13
/
+9
2016-06-29
openvswitch: fix conntrack netlink event delivery
Samuel Gauthier
1
-2
/
+12
2016-06-29
qed: Protect the doorbell BAR with the write barriers.
Sudarsana Reddy Kalluru
1
-7
/
+3
2016-06-29
net_sched: netem: do not call qdisc_drop() with a NULL skb
Eric Dumazet
1
-4
/
+8
2016-06-29
neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
David Barroso
1
-1
/
+5
[next]