index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-11
mlxsw: spectrum: Add a new type of KVD linear record
Ido Schimmel
2
-0
/
+3
2018-10-11
mlxsw: spectrum: Move L3 protocol and address definitions to global header file
Ido Schimmel
2
-11
/
+11
2018-10-11
mlxsw: spectrum_switchdev: Do not assume notifier information type
Ido Schimmel
1
-1
/
+5
2018-10-11
mlxsw: spectrum_switchdev: Check notification relevance based on upper device
Ido Schimmel
1
-1
/
+8
2018-10-11
mlxsw: spectrum_switchdev: Prepare for VxLAN FDB notifications
Ido Schimmel
1
-2
/
+3
2018-10-11
mlxsw: spectrum: Remove misuses of private header file
Ido Schimmel
3
-5
/
+4
2018-10-11
octeontx2-af: Remove set but not used variable 'dev'
YueHaibing
1
-3
/
+0
2018-10-11
net: mscc: allow extracting the FCS into the skb
Antoine Tenart
2
-2
/
+7
2018-10-10
Merge branch 'hns3-next'
David S. Miller
7
-64
/
+406
2018-10-10
net: hns3: Add HW RSS hash information to RX skb
Peng Li
3
-0
/
+36
2018-10-10
net: hns3: Add RSS tuples support for VF
Jian Shen
4
-2
/
+234
2018-10-10
net: hns3: Add RSS general configuration support for VF
Jian Shen
2
-52
/
+106
2018-10-10
net: hns3: Add new RSS hash algorithm support for PF
Jian Shen
2
-10
/
+30
2018-10-10
phy: phy-ocelot-serdes: fix return value check in serdes_probe()
Wei Yongjun
1
-2
/
+2
2018-10-10
Merge branch 'net-dsa-bcm_sf2-Couple-of-fixes'
David S. Miller
1
-11
/
+3
2018-10-10
net: dsa: bcm_sf2: Call setup during switch resume
Florian Fainelli
1
-9
/
+1
2018-10-10
net: dsa: bcm_sf2: Fix unbind ordering
Florian Fainelli
1
-2
/
+2
2018-10-10
net: sched: avoid writing on noop_qdisc
Eric Dumazet
1
-2
/
+12
2018-10-10
net/mpls: Implement handler for strict data checking on dumps
David Ahern
1
-1
/
+35
2018-10-10
Merge branch 'fore200e-DMA-cleanups-and-fixes'
David S. Miller
2
-274
/
+134
2018-10-10
fore200e: check for dma mapping failures
Christoph Hellwig
1
-0
/
+13
2018-10-10
fore200e: don't use GFP_DMA
Christoph Hellwig
1
-4
/
+4
2018-10-10
fore200e: devirtualize dma alloc calls
Christoph Hellwig
2
-85
/
+45
2018-10-10
fore200e: devirtualize dma mapping calls
Christoph Hellwig
2
-99
/
+17
2018-10-10
fore200e: remove the align_size field of struct chunk
Christoph Hellwig
1
-3
/
+2
2018-10-10
fore200e: store a struct device in struct fore200e
Christoph Hellwig
2
-44
/
+23
2018-10-10
fore200e: simplify fore200e_bus usage
Christoph Hellwig
1
-65
/
+56
2018-10-10
net: tun: remove useless codes of tun_automq_select_queue
Wang Li
1
-22
/
+13
2018-10-10
virtio_net: ethtool tx napi configuration
Jason Wang
1
-0
/
+49
2018-10-10
Merge branch 'nfp-flower-speed-up-stats-update-loop'
David S. Miller
7
-77
/
+148
2018-10-10
nfp: flower: use host context count provided by firmware
Pieter Jansen van Vuuren
3
-15
/
+27
2018-10-10
nfp: flower: use stats array instead of storing stats per flow
Pieter Jansen van Vuuren
3
-41
/
+40
2018-10-10
nfp: flower: use rhashtable for flow caching
Pieter Jansen van Vuuren
6
-22
/
+82
2018-10-10
isdn/hisax: amd7930_fn: Remove unnecessary parentheses
Nathan Chancellor
1
-1
/
+1
2018-10-10
tcp: refactor DCTCP ECN ACK handling
Yuchung Cheng
2
-51
/
+44
2018-10-10
net/ipv6: Make ipv6_route_table_template static
David Ahern
2
-3
/
+1
2018-10-10
rtnetlink: Update comment in rtnl_stats_dump regarding strict data checking
David Ahern
1
-2
/
+2
2018-10-10
rtnetlink: Move ifm in valid_fdb_dump_legacy to closer to use
David Ahern
1
-1
/
+3
2018-10-10
Merge branch 'mlxsw-selftests-Few-small-updates'
David S. Miller
3
-2
/
+2
2018-10-10
selftests: mlxsw: qos_mc_aware: Make executable
Petr Machata
1
-0
/
+0
2018-10-10
selftests: forwarding: Have lldpad_app_wait_set() wait for unknown, too
Petr Machata
1
-1
/
+1
2018-10-10
mlxsw: pci: Fix a typo
Nir Dotan
1
-1
/
+1
2018-10-10
net: aquantia: remove some redundant variable initializations
Colin Ian King
1
-6
/
+6
2018-10-10
Merge branch 'octeontx2-af-Add-RVU-Admin-Function-driver'
David S. Miller
16
-0
/
+3820
2018-10-10
MAINTAINERS: Add entry for Marvell OcteonTX2 Admin Function driver
Sunil Goutham
1
-0
/
+9
2018-10-10
octeontx2-af: Register for CGX lmac events
Linu Cherian
3
-4
/
+108
2018-10-10
octeontx2-af: Add support for CGX link management
Linu Cherian
4
-4
/
+668
2018-10-10
octeontx2-af: Set RVU PFs to CGX LMACs mapping
Linu Cherian
5
-3
/
+89
2018-10-10
octeontx2-af: Add Marvell OcteonTX2 CGX driver
Sunil Goutham
4
-2
/
+133
2018-10-10
octeontx2-af: Reconfig MSIX base with IOVA
Geetha sowjanya
2
-3
/
+32
[next]