index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rxrpc: Fix loss of RTT samples due to interposed ACK
David Howells
2020-08-20
6
-76
/
+154
*
rxrpc: Keep the ACK serial in a var in rxrpc_input_ack()
David Howells
2020-08-20
1
-10
/
+11
*
net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_...
Wang Hai
2020-08-20
1
-3
/
+1
*
net: atlantic: Use readx_poll_timeout() for large timeout
Sebastian Andrzej Siewior
2020-08-20
1
-2
/
+2
*
ptp: ptp_clockmatrix: use i2c_master_send for i2c write
Min Li
2020-08-20
2
-13
/
+45
*
netlink: fix state reallocation in policy export
Johannes Berg
2020-08-20
1
-0
/
+3
*
Merge branch 'Bug-fixes-for-ENA-ethernet-driver'
David S. Miller
2020-08-20
1
-17
/
+18
|
\
|
*
net: ena: Make missed_tx stat incremental
Shay Agroskin
2020-08-20
1
-1
/
+4
|
*
net: ena: Change WARN_ON expression in ena_del_napi_in_range()
Shay Agroskin
2020-08-20
1
-7
/
+4
|
*
net: ena: Prevent reset after device destruction
Shay Agroskin
2020-08-20
1
-9
/
+10
|
/
*
net: ipv4: remove duplicate "the the" phrase in Kconfig text
Colin Ian King
2020-08-19
1
-7
/
+7
*
net: mscc: ocelot: remove duplicate "the the" phrase in Kconfig text
Colin Ian King
2020-08-19
1
-1
/
+1
*
Merge branch 'ethtool-netlink-bug-fixes'
David S. Miller
2020-08-19
1
-9
/
+10
|
\
|
*
ethtool: Don't omit the netlink reply if no features were changed
Maxim Mikityanskiy
2020-08-19
1
-7
/
+4
|
*
ethtool: Account for hw_features in netlink interface
Maxim Mikityanskiy
2020-08-19
1
-1
/
+2
|
*
ethtool: Fix preserving of wanted feature bits in netlink interface
Maxim Mikityanskiy
2020-08-19
1
-4
/
+7
|
/
*
ipv6: some fixes for ipv6_dev_find()
Xin Long
2020-08-19
3
-43
/
+28
*
bonding: fix active-backup failover for current ARP slave
Jiri Wiesner
2020-08-19
1
-2
/
+16
*
net: handle the return value of pskb_carve_frag_list() correctly
Miaohe Lin
2020-08-19
1
-3
/
+7
*
net: gianfar: Add of_node_put() before goto statement
Sumera Priyadarsini
2020-08-18
1
-1
/
+3
*
Merge branch 'cxgb4-Fix-ethtool-selftest-flits-calculation'
David S. Miller
2020-08-18
1
-3
/
+7
|
\
|
*
cxgb4: Fix race between loopback and normal Tx path
Ganji Aravind
2020-08-18
1
-1
/
+5
|
*
cxgb4: Fix work request size calculation for loopback test
Ganji Aravind
2020-08-18
1
-2
/
+2
|
/
*
Merge branch 'sfc-more-EF100-fixes'
David S. Miller
2020-08-18
4
-4
/
+13
|
\
|
*
sfc: don't free_irq()s if they were never requested
Edward Cree
2020-08-18
2
-0
/
+6
|
*
sfc: null out channel->rps_flow_id after freeing it
Edward Cree
2020-08-18
1
-0
/
+1
|
*
sfc: take correct lock in ef100_reset()
Edward Cree
2020-08-18
1
-4
/
+4
|
*
sfc: really check hash is valid before using it
Edward Cree
2020-08-18
1
-0
/
+2
|
/
*
macvlan: validate setting of multiple remote source MAC addresses
Alvin Šipraga
2020-08-18
1
-4
/
+17
*
Merge tag 'pstore-v5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-08-18
1
-57
/
+58
|
\
|
*
mailmap: Add WeiXiong Liao
Kees Cook
2020-08-17
1
-0
/
+1
|
*
mailmap: Restore dictionary sorting
Kees Cook
2020-08-17
1
-57
/
+57
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-18
76
-349
/
+768
|
\
\
|
*
|
otx2_common: Use devm_kcalloc() in otx2_config_npa()
Xu Wang
2020-08-18
1
-2
/
+2
|
*
|
net: qrtr: fix usage of idr in port assignment to socket
Necip Fazil Yildiran
2020-08-18
1
-9
/
+11
|
*
|
selftests: disable rp_filter for icmp_redirect.sh
David Ahern
2020-08-17
1
-0
/
+2
|
*
|
Revert "net: xdp: pull ethernet header off packet after computing skb->protocol"
David S. Miller
2020-08-17
1
-1
/
+0
|
*
|
phylink: <linux/phylink.h>: fix function prototype kernel-doc warning
Randy Dunlap
2020-08-17
1
-1
/
+2
|
*
|
mptcp: sendmsg: reset iter on error redux
Florian Westphal
2020-08-17
1
-3
/
+5
|
*
|
net: devlink: Remove overzealous WARN_ON with snapshots
Andrew Lunn
2020-08-17
1
-1
/
+1
|
*
|
tipc: not enable tipc when ipv6 works as a module
Xin Long
2020-08-17
1
-0
/
+1
|
*
|
tipc: fix uninit skb->data in tipc_nl_compat_dumpit()
Cong Wang
2020-08-17
1
-1
/
+11
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-08-17
8
-80
/
+73
|
|
\
\
|
|
*
|
netfilter: ebtables: reject bogus getopt len value
Florian Westphal
2020-08-14
1
-0
/
+4
|
|
*
|
selftests: netfilter: kill running process only
Fabian Frederick
2020-08-13
1
-2
/
+8
|
|
*
|
selftests: netfilter: add MTU arguments to flowtables
Fabian Frederick
2020-08-13
1
-6
/
+24
|
|
*
|
selftests: netfilter: add checktool function
Fabian Frederick
2020-08-13
1
-22
/
+11
|
|
*
|
netfilter: nf_tables: free chain context when BINDING flag is missing
Florian Westphal
2020-08-13
1
-2
/
+4
|
|
*
|
netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
Florian Westphal
2020-08-13
3
-23
/
+6
|
|
*
|
netfilter: nft_compat: remove flush counter optimization
Florian Westphal
2020-08-10
1
-23
/
+14
[next]