index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hv
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-24
VSOCK: Add vsockmon device
Gerard Garcia
6
-0
/
+242
2017-04-24
VSOCK: Add vsockmon tap functions
Gerard Garcia
5
-1
/
+130
2017-04-24
qed: Add support for static dcbx.
sudarsana.kalluru@cavium.com
2
-5
/
+20
2017-04-24
qed: Support dcbnl IEEE selector field.
sudarsana.kalluru@cavium.com
2
-9
/
+49
2017-04-24
qed: Add additional DCBx debug messages.
sudarsana.kalluru@cavium.com
1
-6
/
+11
2017-04-24
qed: Separate RoCE DCBx support for V2.
sudarsana.kalluru@cavium.com
1
-8
/
+3
2017-04-24
qed: Cleanup DCBx unnecessary parameters.
sudarsana.kalluru@cavium.com
3
-25
/
+17
2017-04-23
bpf, doc: update list of architectures that do eBPF JIT
Alexei Starovoitov
1
-4
/
+3
2017-04-22
bpf: Add sparc support to tools and samples.
David S. Miller
3
-0
/
+24
2017-04-22
sparc64: Add eBPF JIT.
David S. Miller
7
-60
/
+1424
2017-04-22
sparc: Split BPF JIT into 32-bit and 64-bit.
David S. Miller
6
-3
/
+5
2017-04-21
net: Remove NET_CORE_BUDGET_USECS from sysctl binary interface.
David S. Miller
2
-2
/
+0
2017-04-21
netpoll: Check for skb->queue_mapping
Tushar Dave
1
-2
/
+8
2017-04-21
ip6mr: fix notification device destruction
Nikolay Aleksandrov
1
-7
/
+6
2017-04-21
net: dsa: LAN9303: add I2C dependency
Arnd Bergmann
1
-1
/
+1
2017-04-21
bonding: fix wq initialization for links created via netlink
Mahesh Bandewar
3
-1
/
+7
2017-04-21
bpf, doc: update bpf maintainers entry
Daniel Borkmann
1
-1
/
+15
2017-04-21
net: arc_emac: switch to phy_start()/phy_stop()
Alexander Kochetkov
1
-1
/
+3
2017-04-21
net: qrtr: potential use after free in qrtr_sendmsg()
Dan Carpenter
1
-1
/
+3
2017-04-21
bpf: Fix values type used in test_maps
David Miller
1
-2
/
+2
2017-04-21
MAINTAINERS: Add new IPsec offloading files.
Steffen Klassert
1
-2
/
+2
2017-04-21
netvsc: fix use after free on module removal
stephen hemminger
2
-7
/
+11
2017-04-21
net_sched: remove useless NULL to tp->root
WANG Cong
3
-20
/
+0
2017-04-21
net_sched: move the empty tp check from ->destroy() to ->delete()
WANG Cong
13
-128
/
+134
2017-04-21
net: ipv6: RTF_PCPU should not be settable from userspace
David Ahern
2
-1
/
+5
2017-04-21
bpf: add napi_id read access to __sk_buff
Daniel Borkmann
4
-0
/
+19
2017-04-21
netvsc: Deal with rescinded channels correctly
K. Y. Srinivasan
1
-0
/
+16
2017-04-21
ibmvnic: Remove unused bouce buffer
Nathan Fontenot
2
-57
/
+0
2017-04-21
ibmvnic: Allocate zero-filled memory for sub crqs
Nathan Fontenot
1
-6
/
+3
2017-04-21
ibmvnic: Disable irq prior to close
Brian King
1
-0
/
+18
2017-04-21
ibmvnic: Correct crq and resource releasing
Nathan Fontenot
1
-3
/
+6
2017-04-21
ibmvnic: Remove inflight list
Nathan Fontenot
2
-88
/
+19
2017-04-21
ibmvnic: Do not disable IRQ after scheduling tasklet
Brian King
1
-19
/
+6
2017-04-21
ibmvnic: Fixup atomic API usage
Brian King
1
-6
/
+4
2017-04-21
ibmvnic: Unmap longer term buffer before free
Brian King
1
-1
/
+1
2017-04-21
ibmvnic: Fix ibmvnic_change_mac_addr struct format
Murilo Fossa Vicentini
2
-3
/
+4
2017-04-21
ibmvnic: Report errors when failing to release sub-crqs
Thomas Falcon
1
-0
/
+6
2017-04-21
gso: Validate assumption of frag_list segementation
Ilan Tayari
1
-4
/
+14
2017-04-21
liquidio: remove unnecessary variable assignment
Arnd Bergmann
1
-2
/
+0
2017-04-21
kaweth: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-12
/
+6
2017-04-21
ch9200: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-21
lan78xx: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-21
sr9700: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-21
cx82310_eth: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-5
/
+2
2017-04-21
smsc75xx: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-6
/
+2
2017-04-21
Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning
Matthew Whitehead
6
-2
/
+24
2017-04-21
ip_tunnel: Allow policy-based routing through tunnels
Craig Gallek
6
-44
/
+93
2017-04-21
ip6_tunnel: Allow policy-based routing through tunnels
Craig Gallek
5
-3
/
+41
2017-04-21
ipv6: sr: fix double free of skb after handling invalid SRH
David Lebrun
1
-1
/
+0
2017-04-21
MAINTAINERS: Add "B:" field for networking.
David S. Miller
1
-0
/
+1
[next]