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-07-02
Merge branch 'hns3-a-few-code-improvements'
David S. Miller
14
-435
/
+395
2018-07-02
net: hns3: modify hnae_ to hnae3_
Peng Li
11
-336
/
+343
2018-07-02
net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single
Huazhong Tan
3
-49
/
+28
2018-07-02
net: hns3: give default option while dependency HNS3 set
Huazhong Tan
1
-6
/
+9
2018-07-02
net: hns3: remove some unused members of some structures
Huazhong Tan
4
-5
/
+0
2018-07-02
net: hns3: remove a redundant hclge_cmd_csq_done
Huazhong Tan
1
-6
/
+6
2018-07-02
net: hns3: simplify hclge_cmd_csq_clean
Huazhong Tan
1
-16
/
+5
2018-07-02
net: hns3: remove some redundant assignments
Huazhong Tan
2
-10
/
+0
2018-07-02
net: hns3: remove useless code in hclge_cmd_send
Huazhong Tan
1
-4
/
+2
2018-07-02
net: hns3: remove unused hclge_ring_to_dma_dir
Huazhong Tan
1
-2
/
+1
2018-07-02
atm: zatm: remove redundant pointer zatm_dev
Colin Ian King
1
-2
/
+0
2018-07-02
net: phy: realtek: add support for RTL8211C
Heiner Kallweit
1
-0
/
+17
2018-07-02
net sched actions: add extack messages in pedit action
Roman Mashak
1
-4
/
+12
2018-07-02
TTY: isdn: Replace strncpy with memcpy
Guenter Roeck
1
-2
/
+2
2018-07-02
net: phy: realtek: add missing entry for RTL8211 to mdio_device_id table
Heiner Kallweit
1
-0
/
+1
2018-07-02
net: expose sk wmem in sock_exceed_buf_limit tracepoint
Yafang Shao
2
-7
/
+29
2018-07-02
r8169: remove old PHY reset hack
Heiner Kallweit
1
-56
/
+1
2018-07-02
netdevsim: fix sa_idx out of bounds check
Colin Ian King
1
-1
/
+1
2018-07-02
Merge branch 'xps-symmretric-queue-selection'
David S. Miller
10
-109
/
+505
2018-07-02
Documentation: Add explanation for XPS using Rx-queue(s) map
Amritha Nambiar
2
-11
/
+61
2018-07-02
net-sysfs: Add interface for Rx queue(s) map per Tx queue
Amritha Nambiar
1
-0
/
+83
2018-07-02
net: Enable Tx queue selection based on Rx queues
Amritha Nambiar
2
-17
/
+55
2018-07-02
net: Record receive queue number for a connection
Amritha Nambiar
4
-0
/
+34
2018-07-02
net: sock: Change tx_queue_mapping in sock_common to unsigned short
Amritha Nambiar
1
-3
/
+11
2018-07-02
net: Use static_key for XPS maps
Amritha Nambiar
1
-6
/
+25
2018-07-02
net: Refactor XPS for CPUs and Rx queues
Amritha Nambiar
4
-80
/
+244
2018-06-30
Merge branch 'mlxsw-Add-resource-scale-tests'
David S. Miller
12
-4
/
+974
2018-06-30
selftests: mlxsw: Add scale test for resources
Yuval Mintz
1
-0
/
+55
2018-06-30
selftests: mlxsw: Add target for mirror-to-gretap test on spectrum
Petr Machata
1
-0
/
+13
2018-06-30
selftests: mlxsw: Add scale test for mirror-to-gretap
Petr Machata
1
-0
/
+197
2018-06-30
selftests: mlxsw: Add target for tc flower test on spectrum
Petr Machata
1
-0
/
+19
2018-06-30
selftests: mlxsw: Add tc flower scale test
Petr Machata
1
-0
/
+134
2018-06-30
selftests: mlxsw: Add target for router test on spectrum
Yuval Mintz
1
-0
/
+18
2018-06-30
selftests: mlxsw: Add router test
Arkadi Sharshevsky
1
-0
/
+167
2018-06-30
selftests: mlxsw: Add devlink KVD resource test
Yuval Mintz
1
-0
/
+117
2018-06-30
selftests: mlxsw: Add devlink_lib_spectrum.sh
Petr Machata
2
-0
/
+120
2018-06-30
selftests: forwarding: Add devlink_lib.sh
Petr Machata
1
-0
/
+108
2018-06-30
selftests: forwarding: lib: Parameterize NUM_NETIFS in two functions
Petr Machata
1
-2
/
+6
2018-06-30
selftests: forwarding: lib: Add check_err_fail()
Petr Machata
1
-0
/
+13
2018-06-30
selftests: forwarding: Allow lib.sh sourcing from other directories
Yuval Mintz
1
-2
/
+7
2018-06-30
Merge branch 'nfp-flower-updates-and-netconsole'
David S. Miller
8
-68
/
+178
2018-06-30
nfp: flower: enabled offloading of Team LAG
John Hurley
1
-2
/
+3
2018-06-30
nfp: flower: offload tos and tunnel flags for ipv4 udp tunnels
John Hurley
2
-2
/
+11
2018-06-30
nfp: flower: extract ipv4 udp tunnel ttl from route
John Hurley
1
-1
/
+18
2018-06-30
nfp: flower: ignore checksum actions when performing pedit actions
Pieter Jansen van Vuuren
1
-8
/
+72
2018-06-30
nfp: populate bus-info on representors
Jakub Kicinski
1
-5
/
+3
2018-06-30
nfp: make use of napi_consume_skb()
Jakub Kicinski
1
-5
/
+6
2018-06-30
nfp: implement netpoll ndo (thus enabling netconsole)
Jakub Kicinski
1
-0
/
+18
2018-06-30
nfp: fail probe if serial or interface id is missing
Jakub Kicinski
3
-14
/
+28
2018-06-30
nfp: expose ring stats of inactive rings via ethtool
Jakub Kicinski
1
-31
/
+19
[next]