index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
wimax.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-30
MAINTAINERS: add myself as maintainer for QorIQ PTP clock driver
Yangbo Lu
1
-2
/
+8
2018-05-30
drivers/net: Fix various unnecessary characters after logging newlines
Joe Perches
11
-21
/
+18
2018-05-30
net: davinci: fix building davinci mdio code without CONFIG_OF
Arnd Bergmann
1
-3
/
+1
2018-05-30
net: ethernet: freescale: fix false-positive string overflow warning
Arnd Bergmann
1
-1
/
+1
2018-05-29
bpfilter: fix a build err
YueHaibing
1
-1
/
+1
2018-05-29
tcp: use data length instead of skb->len in tcp_probe
Yafang Shao
1
-4
/
+4
2018-05-29
crypto: chtls: free beyond end rspq_skb_cache
Atul Gupta
1
-1
/
+1
2018-05-29
crypto: chtls: kbuild warnings
Atul Gupta
1
-5
/
+6
2018-05-29
crypto: chtls: dereference null variable
Atul Gupta
1
-2
/
+1
2018-05-29
crypto: chtls: wait for memory sendmsg, sendpage
Atul Gupta
3
-3
/
+89
2018-05-29
crypto:chtls: key len correction
Atul Gupta
1
-5
/
+1
2018-05-29
selftests: fib_tests: Add prefix route tests with metric
David Ahern
1
-1
/
+180
2018-05-29
net/ipv6: Add support for specifying metric of connected routes
David Ahern
3
-18
/
+77
2018-05-29
net/ipv4: Add support for specifying metric of connected routes
David Ahern
4
-11
/
+59
2018-05-29
net: Add IFA_RT_PRIORITY address attribute
David Ahern
1
-0
/
+1
2018-05-29
net/ipv6: Pass ifa6_config struct to inet6_addr_modify
David Ahern
1
-21
/
+23
2018-05-29
net/ipv6: Pass ifa6_config struct to inet6_addr_add
David Ahern
1
-55
/
+57
2018-05-29
net/ipv6: Convert ipv6_add_addr to struct ifa6_config
David Ahern
2
-59
/
+87
2018-05-29
mlxsw: pci: Utilize MRSR register to perform FW reset
Jiri Pirko
3
-74
/
+62
2018-05-29
mlxsw: cmd: Handle error after reset gracefully
Jiri Pirko
2
-12
/
+30
2018-05-29
mlxsw: reg: Add Management Reset and Shutdown Register
Jiri Pirko
1
-0
/
+25
2018-05-29
net: qcom/emac: fix device tree initialization
Timur Tabi
1
-3
/
+13
2018-05-29
net/mlx5e: fix TLS dependency
Arnd Bergmann
1
-0
/
+1
2018-05-29
net: remove unnecessary genlmsg_cancel() calls
YueHaibing
6
-26
/
+0
2018-05-29
net: bpfilter: make function bpfilter_mbox_request() static
Wei Yongjun
1
-2
/
+3
2018-05-29
nfp: abm: report correct MQ stats
Jakub Kicinski
1
-0
/
+24
2018-05-29
net: sched: mq: request stats from offloads
Jakub Kicinski
2
-0
/
+20
2018-05-29
nfp: abm: multi-queue RED offload
Jakub Kicinski
3
-48
/
+208
2018-05-29
net: sched: mq: add simple offload notification
Jakub Kicinski
3
-0
/
+30
2018-05-29
nfp: abm: expose all PF queues
Jakub Kicinski
3
-6
/
+16
2018-05-29
nfp: abm: expose the internal stats in ethtool
Jakub Kicinski
3
-0
/
+75
2018-05-29
nfp: allow apps to add extra stats to ports
Jakub Kicinski
4
-2
/
+45
2018-05-29
nfp: abm: report statistics from RED offload
Jakub Kicinski
3
-0
/
+244
2018-05-29
net: sched: add qstats.qlen to qlen
Jakub Kicinski
1
-2
/
+2
2018-05-29
nfp: abm: add simple RED offload
Jakub Kicinski
2
-0
/
+92
2018-05-29
nfp: abm: add helpers for configuring queue marking levels
Jakub Kicinski
3
-0
/
+88
2018-05-29
nfp: abm: enable advanced queuing on demand
Jakub Kicinski
4
-0
/
+40
2018-05-29
nfp: prefix vNIC phys_port_name with 'n'
Jakub Kicinski
1
-1
/
+1
2018-05-29
nfp: return -EOPNOTSUPP from .ndo_get_phys_port_name for VFs
Jakub Kicinski
1
-5
/
+6
2018-05-29
bpfilter: fix building without CONFIG_INET
Arnd Bergmann
1
-2
/
+5
2018-05-29
net: hns3: Fixes initalization of RoCE handle and makes it conditional
Lijun Ou
1
-3
/
+5
2018-05-29
net: hns3: Adds support for led locate command for copper port
Jian Shen
2
-41
/
+6
2018-05-29
net: hns3: Remove unused led control code
Jian Shen
3
-112
/
+0
2018-05-29
net: hns3: Clear TX/RX rings when stopping port & un-initializing client
Fuyun Liang
3
-10
/
+110
2018-05-29
net: hns3: Removes unnecessary check when clearing TX/RX rings
Fuyun Liang
1
-6
/
+0
2018-05-29
net: hns3: Fixes the init of the VALID BD info in the descriptor
Fuyun Liang
1
-0
/
+2
2018-05-29
net: hns3: Fixes the state to indicate client-type initialization
Peng Li
2
-4
/
+49
2018-05-29
net: hns3: Fix for PF mailbox receving unknown message
Xi Wang
1
-3
/
+20
2018-05-29
net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21)
Peng Li
2
-1
/
+10
2018-05-29
net: hns3: Add STRP_TAGP field support for hardware revision 0x21
Peng Li
2
-5
/
+40
[next]