index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ila
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
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
2018-08-03
ppp: mppe: Remove VLA usage
Kees Cook
1
-26
/
+30
2018-08-03
rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to caller
David Howells
3
-34
/
+29
2018-08-03
l2tp: fix missing refcount drop in pppol2tp_tunnel_ioctl()
Guillaume Nault
1
-4
/
+9
2018-08-03
mlxsw: core_acl_flex_actions: Remove redundant mirror resource destruction
Nir Dotan
1
-0
/
+1
2018-08-03
mlxsw: core_acl_flex_actions: Remove redundant counter destruction
Nir Dotan
1
-0
/
+1
2018-08-03
mlxsw: core_acl_flex_actions: Remove redundant resource destruction
Nir Dotan
1
-1
/
+6
2018-08-03
mlxsw: core_acl_flex_actions: Return error for conflicting actions
Nir Dotan
1
-21
/
+21
2018-08-03
netfilter: conntrack: avoid use-after free on rmmod
Florian Westphal
1
-4
/
+3
2018-08-03
netfilter: kconfig: remove ct zone/label dependencies
Florian Westphal
1
-3
/
+3
2018-08-03
netfilter: nf_tables: simplify NLM_F_CREATE handling
Pablo Neira Ayuso
1
-19
/
+10
2018-08-03
netfilter: bridge: Expose nf_tables bridge hook priorities through uapi
Máté Eckl
5
-11
/
+14
2018-08-03
netfilter: nf_tables: match on tunnel metadata
Pablo Neira Ayuso
2
-1
/
+126
2018-08-03
netfilter: nf_tables: add tunnel support
Pablo Neira Ayuso
5
-1
/
+534
2018-08-03
net: systemport: Create helper to set MPD
Florian Fainelli
1
-7
/
+13
2018-08-03
net: systemport: Do not re-configure upon WoL interrupt
Florian Fainelli
1
-3
/
+1
[next]