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
2019-01-19
net: sock: do not set sk_cookie in sk_clone_lock()
Yafang Shao
1
-1
/
+0
2019-01-19
isdn: remove unneeded semicolon
YueHaibing
4
-6
/
+6
2019-01-19
net: usb: rtl8150: remove set but not used variable 'rx_stat'
Yue Haibing
1
-2
/
+0
2019-01-19
Merge branch 'dpaa2-eth-add-debugfs-statistics'
David S. Miller
5
-7
/
+306
2019-01-19
dpaa2-eth: add debugfs statistics
Ioana Radulescu
5
-1
/
+302
2019-01-19
dpaa2-eth: transform dpaa2_eth_queue_count into a macro
Ioana Ciornei
1
-6
/
+4
2019-01-19
Merge branch 'net-use-strict-checks-in-doit-handlers'
David S. Miller
11
-49
/
+595
2019-01-19
net: mpls: netconf: perform strict checks also for doit handlers
Jakub Kicinski
1
-3
/
+39
2019-01-19
net: mpls: route: perform strict checks also for doit handlers
Jakub Kicinski
1
-2
/
+59
2019-01-19
net: ipv6: route: perform strict checks also for doit handlers
Jakub Kicinski
1
-2
/
+68
2019-01-19
net: ipv6: addrlabel: perform strict checks also for doit handlers
Jakub Kicinski
1
-2
/
+45
2019-01-19
net: ipv6: netconf: perform strict checks also for doit handlers
Jakub Kicinski
1
-3
/
+38
2019-01-19
net: ipv6: addr: perform strict checks also for doit handlers
Jakub Kicinski
1
-2
/
+47
2019-01-19
net: ipv4: ipmr: perform strict checks also for doit handlers
Jakub Kicinski
1
-5
/
+56
2019-01-19
net: ipv4: route: perform strict checks also for doit handlers
Jakub Kicinski
1
-2
/
+70
2019-01-19
net: ipv4: netconf: perform strict checks also for doit handlers
Jakub Kicinski
1
-4
/
+39
2019-01-19
net: namespace: perform strict checks also for doit handlers
Jakub Kicinski
1
-2
/
+36
2019-01-19
rtnetlink: ifinfo: perform strict checks also for doit handler
Jakub Kicinski
1
-1
/
+48
2019-01-19
rtnetlink: stats: reject requests for unknown stats
Jakub Kicinski
1
-0
/
+4
2019-01-19
rtnetlink: stats: validate attributes in get as well as dumps
Jakub Kicinski
1
-21
/
+37
2019-01-19
net: netlink: add helper to retrieve NETLINK_F_STRICT_CHK
Jakub Kicinski
2
-0
/
+9
2019-01-19
virtio-net: per-queue RPS config
Willem de Bruijn
1
-0
/
+1
2019-01-19
sch_api: Change signature of qdisc_tree_reduce_backlog() to use ints
Toke Høiland-Jørgensen
2
-4
/
+2
2019-01-18
Merge branch 'hns3-fixes'
David S. Miller
9
-200
/
+166
2019-01-18
net: hns3: add HNAE3_RESTORE_CLIENT interface in enet module
Yunsheng Lin
4
-28
/
+40
2019-01-18
net: hns3: do reinitialization while ETS configuration changed
Huazhong Tan
4
-15
/
+22
2019-01-18
net: hns3: fix wrong combined count returned by ethtool -l
Huazhong Tan
1
-4
/
+3
2019-01-18
net: hns3: adjust the use of alloc_tqps and num_tqps
Huazhong Tan
1
-3
/
+7
2019-01-18
net: hns3: fix user configuration loss for ethtool -L
Huazhong Tan
4
-49
/
+47
2019-01-18
net: hns3: remove redundant codes in hclge_knic_setup
Huazhong Tan
2
-17
/
+2
2019-01-18
net: hns3: modify parameter checks in the hns3_set_channels
Huazhong Tan
1
-4
/
+3
2019-01-18
net: hns3: add interface hclge_tm_bp_setup
Huazhong Tan
1
-8
/
+15
2019-01-18
net: hns3: reuse reinitialization interface in the hns3_set_channels
Huazhong Tan
1
-63
/
+12
2019-01-18
net: hns3: remove unnecessary hns3_adjust_tqps_num
Huazhong Tan
1
-6
/
+0
2019-01-18
net: hns3: remove unused member in struct hns3_enet_ring
Huazhong Tan
2
-2
/
+0
2019-01-18
net: hns3: modify enet reinitialization interface
Huazhong Tan
1
-2
/
+16
2019-01-18
Merge branch 'Devlink-health-reporting-and-recovery-system'
David S. Miller
11
-169
/
+1782
2019-01-18
devlink: Add Documentation/networking/devlink-health.txt
Aya Levin
1
-0
/
+86
2019-01-18
net/mlx5e: Add TX timeout support for mlx5e TX reporter
Eran Ben Elisha
3
-44
/
+43
2019-01-18
net/mlx5e: Add TX reporter support
Eran Ben Elisha
6
-125
/
+367
2019-01-18
devlink: Add health dump {get,clear} commands
Eran Ben Elisha
2
-0
/
+77
2019-01-18
devlink: Add health diagnose command
Eran Ben Elisha
2
-0
/
+52
2019-01-18
devlink: Add health recover command
Eran Ben Elisha
2
-0
/
+21
2019-01-18
devlink: Add health set command
Eran Ben Elisha
2
-0
/
+37
2019-01-18
devlink: Add health get command
Eran Ben Elisha
2
-0
/
+164
2019-01-18
devlink: Add health report functionality
Eran Ben Elisha
3
-0
/
+164
2019-01-18
devlink: Add health reporter create/destroy functionality
Eran Ben Elisha
2
-0
/
+186
2019-01-18
devlink: Add health buffer support
Eran Ben Elisha
3
-0
/
+585
2019-01-18
net_sched: add hit counter for matchall
Cong Wang
2
-0
/
+30
2019-01-18
Merge branch 'phy-improve-stopping-PHY'
David S. Miller
3
-21
/
+5
[next]