index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-12
net: Evict neighbor entries on carrier down
David Ahern
4
-4
/
+28
2018-10-12
net/ipv6: Add knob to skip DELROUTE message on device down
David Ahern
5
-6
/
+46
2018-10-12
net: fddi: skfp: Remove unused macros 'PNMI_GET_ID' and 'PNMI_SET_ID'
YueHaibing
1
-8
/
+0
2018-10-12
net: cdc_ncm: remove set but not used variable 'ctx'
YueHaibing
1
-3
/
+0
2018-10-11
nfp: replace long license headers with SPDX
Jakub Kicinski
69
-2213
/
+138
2018-10-11
net: cdc_ncm: use tasklet_init() for tasklet_struct init
Ben Dooks
1
-2
/
+1
2018-10-11
selftests: use posix-style redirection in ip_defrag.sh
Paolo Abeni
1
-4
/
+4
2018-10-11
cxgb4: fix thermal configuration dependencies
Arnd Bergmann
4
-11
/
+10
2018-10-11
Merge branch 'ena-next'
David S. Miller
11
-742
/
+1334
2018-10-11
net: ena: fix indentations in ena_defs for better readability
Arthur Kiyanovski
3
-425
/
+338
2018-10-11
net: ena: update driver version to 2.0.1
Arthur Kiyanovski
1
-3
/
+3
2018-10-11
net: ena: remove redundant parameter in ena_com_admin_init()
Arthur Kiyanovski
3
-9
/
+4
2018-10-11
net: ena: change rx copybreak default to reduce kernel memory pressure
Arthur Kiyanovski
1
-1
/
+1
2018-10-11
net: ena: limit refill Rx threshold to 256 to avoid latency issues
Arthur Kiyanovski
2
-3
/
+6
2018-10-11
net: ena: explicit casting and initialization, and clearer error handling
Arthur Kiyanovski
3
-30
/
+36
2018-10-11
net: ena: use CSUM_CHECKED device indication to report skb's checksum status
Arthur Kiyanovski
6
-3
/
+26
2018-10-11
net: ena: add functions for handling Low Latency Queues in ena_netdev
Arthur Kiyanovski
3
-143
/
+251
2018-10-11
net: ena: add functions for handling Low Latency Queues in ena_com
Arthur Kiyanovski
5
-80
/
+474
2018-10-11
net: ena: introduce Low Latency Queues data structures according to ENA spec
Arthur Kiyanovski
3
-6
/
+128
2018-10-11
net: ena: complete host info to match latest ENA spec
Arthur Kiyanovski
4
-14
/
+43
2018-10-11
net: ena: minor performance improvement
Arthur Kiyanovski
2
-45
/
+44
2018-10-11
Merge branch 'mlxsw-Preparations-for-VxLAN-support'
David S. Miller
8
-22
/
+627
2018-10-11
mlxsw: spectrum: Add NVE packet traps
Ido Schimmel
2
-0
/
+5
2018-10-11
mlxsw: resources: Add NVE resources
Ido Schimmel
1
-0
/
+4
2018-10-11
mlxsw: reg: Add Monitoring Parsing State Register
Ido Schimmel
1
-0
/
+44
2018-10-11
mlxsw: reg: Add definition of unicast tunnel record for SFD register
Ido Schimmel
1
-0
/
+56
2018-10-11
mlxsw: reg: Add Tunneling NVE QoS Default Register
Ido Schimmel
1
-0
/
+30
2018-10-11
mlxsw: reg: Add Tunneling NVE QoS Configuration Register
Ido Schimmel
1
-0
/
+26
2018-10-11
mlxsw: reg: Add Tunneling NVE Decapsulation ECN Mapping Register
Ido Schimmel
1
-0
/
+57
2018-10-11
mlxsw: reg: Add Tunneling NVE Encapsulation ECN Mapping Register
Ido Schimmel
1
-0
/
+31
2018-10-11
mlxsw: reg: Add Tunneling NVE Underlay Multicast Table Register
Ido Schimmel
1
-0
/
+91
2018-10-11
mlxsw: reg: Add Tunnel Port Configuration Register
Ido Schimmel
1
-0
/
+46
2018-10-11
mlxsw: reg: Add Tunneling NVE General Configuration Register
Ido Schimmel
1
-0
/
+185
2018-10-11
mlxsw: spectrum: Seed LAG hash function
Ido Schimmel
2
-2
/
+12
2018-10-11
mlxsw: reg: Extend FDB flush types for NVE
Ido Schimmel
1
-0
/
+6
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
[next]