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
*
llc: make sure applications use ARPHRD_ETHER
Eric Dumazet
2020-06-29
1
-3
/
+7
*
net: explain the lockdep annotations for dev_uc_unsync()
Cong Wang
2020-06-29
1
-0
/
+10
*
net: get rid of lockdep_set_class_and_subclass()
Cong Wang
2020-06-29
3
-11
/
+8
*
lib: packing: add documentation for pbuflen argument
Vladimir Oltean
2020-06-29
1
-0
/
+1
*
bridge: mrp: Fix endian conversion and some other warnings
Horatiu Vultur
2020-06-29
3
-3
/
+3
*
net: ipv4: Fix wrong type conversion from hint to rt in ip_route_use_hint()
Miaohe Lin
2020-06-28
1
-1
/
+1
*
enetc: Fix tx rings bitmap iteration range, irq handling
Claudiu Manoil
2020-06-27
1
-2
/
+2
*
ionic: update the queue count on open
Shannon Nelson
2020-06-26
1
-0
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-26
223
-1156
/
+1973
|
\
|
*
rds: transport module should be auto loaded when transport is set
Rao Shoaib
2020-06-26
2
-10
/
+20
|
*
Merge branch 'sched-A-couple-of-fixes-for-sch_cake'
David S. Miller
2020-06-26
1
-17
/
+41
|
|
\
|
|
*
sch_cake: fix a few style nits
Toke Høiland-Jørgensen
2020-06-26
1
-2
/
+2
|
|
*
sch_cake: don't call diffserv parsing code when it is not needed
Toke Høiland-Jørgensen
2020-06-26
1
-4
/
+9
|
|
*
sch_cake: don't try to reallocate or unshare skb unconditionally
Ilya Ponetayev
2020-06-26
1
-11
/
+30
|
|
/
|
*
ethtool: fix error handling in linkstate_prepare_data()
Michal Kubecek
2020-06-26
1
-6
/
+5
|
*
Merge branch 'napi_gro_receive-caller-return-value-cleanups'
David S. Miller
2020-06-26
4
-39
/
+17
|
|
\
|
|
*
wil6210: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
2020-06-26
1
-28
/
+11
|
|
*
hns: do not cast return value of napi_gro_receive to null
Jason A. Donenfeld
2020-06-26
1
-1
/
+1
|
|
*
socionext: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
2020-06-26
1
-2
/
+3
|
|
*
wireguard: receive: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
2020-06-26
1
-8
/
+2
|
|
/
|
*
vxlan: fix last fdb index during dump of fdb with nhid
Roopa Prabhu
2020-06-26
1
-0
/
+4
|
*
sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
Marcelo Ricardo Leitner
2020-06-26
4
-5
/
+12
|
*
tc-testing: avoid action cookies with odd length.
Briana Oursler
2020-06-26
3
-7
/
+7
|
*
Merge branch 'tcp_cubic-fix-spurious-HYSTART_DELAY-on-RTT-decrease'
David S. Miller
2020-06-26
2
-6
/
+4
|
|
\
|
|
*
bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT
Neal Cardwell
2020-06-26
1
-3
/
+2
|
|
*
tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT
Neal Cardwell
2020-06-26
1
-3
/
+2
|
|
/
|
*
Merge branch 'Fixes-for-SJA1105-DSA-tc-gate-action'
David S. Miller
2020-06-26
1
-160
/
+167
|
|
\
|
|
*
net: dsa: sja1105: fix tc-gate schedule with single element
Vladimir Oltean
2020-06-26
1
-2
/
+1
|
|
*
net: dsa: sja1105: recalculate gating subschedule after deleting tc-gate rules
Vladimir Oltean
2020-06-26
1
-0
/
+8
|
|
*
net: dsa: sja1105: unconditionally free old gating config
Vladimir Oltean
2020-06-26
1
-2
/
+2
|
|
*
net: dsa: sja1105: move sja1105_compose_gating_subschedule at the top
Vladimir Oltean
2020-06-26
1
-160
/
+160
|
|
/
|
*
net: macb: free resources on failure path of at91ether_open()
Claudiu Beznea
2020-06-26
1
-43
/
+73
|
*
net: macb: call pm_runtime_put_sync on failure path
Claudiu Beznea
2020-06-26
1
-2
/
+6
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-06-25
58
-16
/
+344
|
|
\
|
|
*
selftests: netfilter: add test case for conntrack helper assignment
Florian Westphal
2020-06-25
2
-1
/
+176
|
|
*
netfilter: ip6tables: Add a .pre_exit hook in all ip6table_foo.c.
David Wilder
2020-06-25
5
-6
/
+44
|
|
*
netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit he...
David Wilder
2020-06-25
2
-1
/
+17
|
|
*
netfilter: iptables: Add a .pre_exit hook in all iptable_foo.c.
David Wilder
2020-06-25
5
-7
/
+44
|
|
*
netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit help...
David Wilder
2020-06-25
2
-1
/
+20
|
|
*
netfilter: Add MODULE_DESCRIPTION entries to kernel modules
Rob Gill
2020-06-25
41
-0
/
+41
|
|
*
netfilter: ipset: fix unaligned atomic access
Russell King
2020-06-25
1
-0
/
+2
|
*
|
net: bridge: enfore alignment for ethernet address
Thomas Martitz
2020-06-25
1
-1
/
+1
|
*
|
tcp: don't ignore ECN CWR on pure ACK
Denis Kirjanov
2020-06-25
1
-3
/
+11
|
*
|
net: phy: mscc: avoid skcipher API for single block AES encryption
Ard Biesheuvel
2020-06-25
2
-33
/
+10
|
*
|
Merge branch 'net-bcmgenet-use-hardware-padding-of-runt-frames'
David S. Miller
2020-06-25
1
-83
/
+5
|
|
\
\
|
|
*
|
net: bcmgenet: use hardware padding of runt frames
Doug Berger
2020-06-25
1
-5
/
+3
|
|
*
|
net: bcmgenet: use __be16 for htons(ETH_P_IP)
Doug Berger
2020-06-25
1
-1
/
+2
|
|
*
|
net: bcmgenet: re-remove bcmgenet_hfb_add_filter
Doug Berger
2020-06-25
1
-77
/
+0
|
|
/
/
|
*
|
qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODE
Colin Ian King
2020-06-24
1
-1
/
+2
|
*
|
Merge branch 'net-phy-call-phy_disable_interrupts-in-phy_init_hw'
David S. Miller
2020-06-24
3
-1
/
+6
|
|
\
\
[next]