index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
qrtr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-10
net: qcom/emac: move phy init code to separate files
Timur Tabi
5
-523
/
+478
2016-12-09
net: xgene: avoid bogus maybe-uninitialized warning
Arnd Bergmann
1
-3
/
+3
2016-12-09
net: xgene: move xgene_cle_ptree_ewdn data off stack
Arnd Bergmann
2
-389
/
+381
2016-12-09
net/mlx5e: use %pad format string for dma_addr_t
Arnd Bergmann
1
-2
/
+2
2016-12-09
net: socket: preferred __aligned(size) for control buffer
Amit Kushwaha
1
-1
/
+2
2016-12-09
liquidio VF error handling
Raghu Vatsavayi
1
-0
/
+139
2016-12-09
liquidio VF timestamp
Raghu Vatsavayi
1
-1
/
+179
2016-12-09
liquidio VF ethtool stats
Raghu Vatsavayi
3
-98
/
+495
2016-12-09
liquidio VF vxlan
Raghu Vatsavayi
1
-3
/
+94
2016-12-09
liquidio VF vlan support
Raghu Vatsavayi
1
-0
/
+80
2016-12-08
cxgb4/cxgb4vf: Remove deprecated module parameters
Ganesh Goudar
2
-48
/
+2
2016-12-08
bpf: xdp: Add XDP example for head adjustment
Martin KaFai Lau
8
-93
/
+630
2016-12-08
mlx4: xdp: Reserve headroom for receiving packet when XDP prog is active
Martin KaFai Lau
4
-17
/
+27
2016-12-08
mlx4: xdp: Allow raising MTU up to one page minus eth and vlan hdrs
Martin KaFai Lau
2
-30
/
+44
2016-12-08
bpf: xdp: Allow head adjustment in XDP prog
Martin KaFai Lau
13
-11
/
+67
2016-12-08
lan78xx: add LAN7801 MAC only support
Woojung Huh
3
-2
/
+126
2016-12-08
phy: add phy fixup unregister functions
Woojung.Huh@microchip.com
3
-0
/
+60
2016-12-08
bpf: fix state equivalence
Alexei Starovoitov
2
-8
/
+8
2016-12-08
net: do not read sk_drops if application does not care
Eric Dumazet
1
-1
/
+2
2016-12-08
udp: under rx pressure, try to condense skbs
Eric Dumazet
3
-1
/
+41
2016-12-08
liquidio VF rx data and ctl path
Raghu Vatsavayi
4
-4
/
+423
2016-12-08
liquidio CN23XX: VF TX buffers
Raghu Vatsavayi
1
-0
/
+182
2016-12-08
liquidio CN23XX: VF xmit
Raghu Vatsavayi
3
-3
/
+364
2016-12-08
liquidio CN23XX: VF scatter gather lists
Raghu Vatsavayi
1
-0
/
+134
2016-12-08
liquidio CN23XX: VF mac address
Raghu Vatsavayi
3
-0
/
+197
2016-12-08
liquidio CN23XX: VF link status
Raghu Vatsavayi
1
-0
/
+249
2016-12-08
liquidio CN23XX: VF offload features
Raghu Vatsavayi
2
-0
/
+565
2016-12-08
net: rfs: add a jump label
Eric Dumazet
4
-12
/
+21
2016-12-08
macsec: remove first zero and add attribute name in comments
Zhang Shengju
1
-13
/
+12
2016-12-08
net: smmac: allow configuring lower pbl values
Niklas Cassel
7
-3
/
+14
2016-12-08
net: stmmac: add support for independent DMA pbl for tx/rx
Niklas Cassel
6
-18
/
+35
2016-12-08
net: stmmac: dwmac1000: fix define DMA_BUS_MODE_RPBL_MASK
Niklas Cassel
1
-1
/
+1
2016-12-08
net: stmmac: stmmac_platform: fix parsing of DT binding
Niklas Cassel
2
-16
/
+17
2016-12-08
net: stmmac: simplify the common DMA init API
Niklas Cassel
5
-22
/
+22
2016-12-08
net: stmmac: return error if no DMA configuration is found
Niklas Cassel
1
-9
/
+9
2016-12-08
net: ethernet: slicoss: use module_pci_driver()
Tobias Klauser
1
-12
/
+1
2016-12-08
net/sched: cls_flower: Support matching on ICMP type and code
Simon Horman
2
-0
/
+63
2016-12-08
flow dissector: ICMP support
Simon Horman
2
-0
/
+48
2016-12-08
net: stmmac: stmmac_platform: use correct setup function for gmac4
Niklas Cassel
2
-2
/
+3
2016-12-08
net: stmmac: dwmac-generic: add missing compatible strings
Niklas Cassel
1
-0
/
+3
2016-12-08
bindings: net: stmmac: correct note about TSO
Niklas Cassel
1
-3
/
+3
2016-12-08
net: ll_temac: Utilize of_get_mac_address()
Tobias Klauser
1
-5
/
+6
2016-12-08
net: axienet: Utilize of_get_mac_address()
Tobias Klauser
1
-6
/
+7
2016-12-08
net/mlx5e: Offload TC matching on packets being IP fragments
Or Gerlitz
1
-0
/
+12
2016-12-08
net/sched: cls_flower: Add support for matching on flags
Or Gerlitz
2
-0
/
+83
2016-12-08
net: mvneta: Indent some statements
Dan Carpenter
1
-3
/
+4
2016-12-08
drivers: net: xgene: uninitialized variable in xgene_enet_free_pagepool()
Dan Carpenter
1
-0
/
+1
2016-12-08
vhost: remove unnecessary smp_mb from vhost_work_queue
Peng Tao
1
-1
/
+1
2016-12-08
vhost-vsock: remove unused vq variable
Peng Tao
1
-3
/
+0
2016-12-08
icmp: correct return value of icmp_rcv()
Zhang Shengju
1
-2
/
+2
[next]