index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ieee802154
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-06
net: 6lowpan: fix reserved space for single frames
Alexander Aring
1
-3
/
+18
2018-08-06
tc-testing: remove duplicate spaces in skbedit match patterns
Vlad Buslov
1
-13
/
+13
2018-08-06
tc-testing: remove duplicate spaces in connmark match patterns
Vlad Buslov
1
-12
/
+12
2018-08-06
tc-testing: flush gact actions on test teardown
Vlad Buslov
1
-1
/
+2
2018-08-06
tc-testing: fix ip address in u32 test
Vlad Buslov
1
-2
/
+2
2018-08-06
mlxsw: spectrum: Configure MC-aware mode on mlxsw ports
Petr Machata
1
-0
/
+27
2018-08-06
mlxsw: spectrum: Fix a typo
Petr Machata
1
-1
/
+1
2018-08-06
mlxsw: reg: Add QoS Switch Traffic Class Table is Multicast-Aware Register
Petr Machata
1
-0
/
+37
2018-08-06
virtio-net: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2018-08-06
net: sched: cls_flower: Fix an error code in fl_tmplt_create()
Dan Carpenter
1
-1
/
+3
2018-08-06
net: check extack._msg before print
Li RongQing
1
-1
/
+2
2018-08-06
ipv6: defrag: drop non-last frags smaller than min mtu
Florian Westphal
2
-0
/
+8
2018-08-06
ip: use rb trees for IP frag queue.
Peter Oskolkov
6
-91
/
+121
2018-08-06
net: modify skb_rbtree_purge to return the truesize of all purged skbs.
Peter Oskolkov
2
-2
/
+6
2018-08-06
ip: discard IPv4 datagrams with overlapping segments.
Peter Oskolkov
3
-56
/
+21
2018-08-06
net/tls: Mark the end in scatterlist table
Vakul Garg
1
-0
/
+3
2018-08-06
ipv6: icmp: Updating pmtu for link local route
Georg Kohmann
1
-1
/
+1
2018-08-06
ptp_qoriq: support automatic configuration for ptp timer
Yangbo Lu
2
-4
/
+113
2018-08-06
powerpc/mpc85xx: add clocks property for fman ptp timer node
Yangbo Lu
5
-0
/
+5
2018-08-06
arm64: dts: fsl: add clocks property for fman ptp timer node
Yangbo Lu
1
-0
/
+1
2018-08-06
bnxt_en: Do not use the CNP CoS queue for networking traffic.
Michael Chan
2
-8
/
+18
2018-08-06
bnxt_en: Add DCBNL DSCP application protocol support.
Michael Chan
3
-1
/
+89
2018-08-06
bnxt_en: Add hwmon sysfs support to read temperature
Vasundhara Volam
3
-0
/
+71
2018-08-06
bnxt_en: Notify firmware about IF state changes.
Michael Chan
2
-2
/
+52
2018-08-06
bnxt_en: Move firmware related flags to a new fw_cap field in struct bnxt.
Michael Chan
3
-15
/
+16
2018-08-06
bnxt_en: Add BNXT_NEW_RM() macro.
Michael Chan
5
-18
/
+18
2018-08-06
bnxt_en: Add support for ethtool get dump.
Vasundhara Volam
3
-0
/
+436
2018-08-06
bnxt_en: Update RSS setup and GRO-HW logic according to the latest spec.
Michael Chan
2
-1
/
+6
2018-08-06
bnxt_en: Add new VF resource allocation strategy mode.
Michael Chan
3
-10
/
+16
2018-08-06
bnxt_en: Add PHY retry logic.
Michael Chan
2
-1
/
+34
2018-08-06
bnxt_en: Add external loopback test to ethtool selftest.
Michael Chan
3
-6
/
+32
2018-08-06
bnxt_en: Adjust timer based on ethtool stats-block-usecs settings.
Michael Chan
1
-0
/
+5
2018-08-06
bnxt_en: Update firmware interface version to 1.9.2.25.
Michael Chan
4
-321
/
+924
2018-08-05
Linux 4.18-rc8
v4.18-rc8
Linus Torvalds
1
-1
/
+1
2018-08-05
Partially revert "block: fail op_is_write() requests to read-only partitions"
Linus Torvalds
1
-2
/
+3
2018-08-05
netlink: Don't shift on 64 for ngroups
Dmitry Safonov
1
-2
/
+2
2018-08-04
ethtool: Remove trailing semicolon for static inline
Florian Fainelli
1
-2
/
+2
2018-08-04
Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEV
Johan Hedberg
1
-0
/
+1
2018-08-04
include/net/bond_3ad: Simplify the code by using the ARRAY_SIZE
zhong jiang
1
-1
/
+1
2018-08-04
net:usb: Use ARRAY_SIZE instead of calculating the array size
zhong jiang
1
-1
/
+1
2018-08-04
tun: not use hardcoded mask value
Li RongQing
1
-1
/
+2
2018-08-04
net/smc: no cursor update send in state SMC_INIT
Ursula Braun
1
-1
/
+2
2018-08-04
net: cisco: enic: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
3
-3
/
+3
2018-08-04
net: Remove some unneeded semicolon
zhong jiang
4
-5
/
+5
2018-08-04
jfs: Fix usercopy whitelist for inline inode data
Kees Cook
3
-2
/
+9
2018-08-04
mt76x0: rename trace symbols
Stanislaw Gruszka
8
-94
/
+35
2018-08-04
mt76x0: rename mt76_* functions
Stanislaw Gruszka
7
-26
/
+26
2018-08-04
tcp: remove unneeded variable 'err'
YueHaibing
1
-2
/
+1
2018-08-04
af_unix: ensure POLLOUT on remote close() for connected dgram socket
Jason Baron
1
-1
/
+6
2018-08-04
netfilter: nft_tunnel: fix sparse errors
Pablo Neira Ayuso
1
-5
/
+3
[next]