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
*
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
|
|
*
netfilter: nf_tables: nft_exthdr: the presence return value should be little-...
Stephen Suryaputra
2020-08-10
1
-2
/
+2
|
*
|
Merge tag 'linux-can-fixes-for-5.9-20200815' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-08-17
1
-12
/
+36
|
|
\
\
|
|
*
|
can: j1939: add rxtimer for multipacket broadcast session
Zhang Changzhong
2020-08-15
1
-8
/
+20
|
|
*
|
can: j1939: abort multipacket broadcast session when timeout occurs
Zhang Changzhong
2020-08-15
1
-1
/
+1
|
|
*
|
can: j1939: cancel rxtimer on multipacket broadcast session complete
Zhang Changzhong
2020-08-15
1
-0
/
+1
|
|
*
|
can: j1939: fix support for multipacket broadcast message
Zhang Changzhong
2020-08-15
1
-3
/
+14
|
*
|
|
net: Fix potential wrong skb->protocol in skb_vlan_untag()
Miaohe Lin
2020-08-17
1
-2
/
+2
|
*
|
|
net: xdp: pull ethernet header off packet after computing skb->protocol
Jason A. Donenfeld
2020-08-17
1
-0
/
+1
|
*
|
|
ipvlan: fix device features
Mahesh Bandewar
2020-08-17
1
-5
/
+22
|
*
|
|
bonding: fix a potential double-unregister
Cong Wang
2020-08-17
1
-1
/
+2
|
*
|
|
net: fddi: skfp: cfm: Remove seemingly unused variable 'ID_sccs'
Lee Jones
2020-08-15
1
-4
/
+0
|
*
|
|
net: fddi: skfp: cfm: Remove set but unused variable 'oldstate'
Lee Jones
2020-08-15
1
-11
/
+2
|
*
|
|
net: fddi: skfp: smt: Remove seemingly unused variable 'ID_sccs'
Lee Jones
2020-08-15
1
-4
/
+0
|
*
|
|
net: fddi: skfp: smt: Place definition of 'smt_pdef' under same stipulations ...
Lee Jones
2020-08-15
1
-1
/
+2
|
*
|
|
net: fddi: skfp: fplustm: Remove seemingly unused variable 'ID_sccs'
Lee Jones
2020-08-15
1
-4
/
+0
|
*
|
|
net: fddi: skfp: hwmtm: Remove seemingly unused variable 'ID_sccs'
Lee Jones
2020-08-15
1
-4
/
+0
|
*
|
|
net: wan: dlci: Remove set but not used variable 'err'
Lee Jones
2020-08-15
1
-2
/
+1
|
*
|
|
net: ethernet: 8390: axnet_cs: Document unused parameter 'txqueue'
Lee Jones
2020-08-15
1
-0
/
+1
|
*
|
|
net: bonding: bond_alb: Describe alb_handle_addr_collision_on_attach()'s 'bon...
Lee Jones
2020-08-15
1
-2
/
+2
|
*
|
|
net: ethernet: 3com: 3c574_cs: Remove set but unused variables 'tx' and 'rx'
Lee Jones
2020-08-15
1
-3
/
+3
|
*
|
|
net: bonding: bond_main: Document 'proto' and rename 'new_active' parameters
Lee Jones
2020-08-15
1
-1
/
+3
|
*
|
|
net: bonding: bond_3ad: Fix a bunch of kerneldoc parameter issues
Lee Jones
2020-08-15
1
-7
/
+8
|
*
|
|
drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len check
Xie He
2020-08-15
2
-1
/
+17
|
|
/
/
|
*
|
bonding: show saner speed for broadcast mode
Jarod Wilson
2020-08-15
1
-3
/
+18
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-08-15
32
-141
/
+421
|
|
\
\
|
|
*
|
selftests/bpf: Make test_varlen work with 32-bit user-space arch
Andrii Nakryiko
2020-08-14
2
-7
/
+7
|
|
*
|
tools/bpftool: Generate data section struct with conservative alignment
Andrii Nakryiko
2020-08-14
1
-0
/
+14
|
|
*
|
selftests/bpf: Correct various core_reloc 64-bit assumptions
Andrii Nakryiko
2020-08-14
2
-42
/
+47
|
|
*
|
libbpf: Enforce 64-bitness of BTF for BPF object files
Andrii Nakryiko
2020-08-14
1
-0
/
+4
|
|
*
|
selftests/bpf: Fix btf_dump test cases on 32-bit arches
Andrii Nakryiko
2020-08-14
1
-7
/
+20
|
|
*
|
libbpf: Handle BTF pointer sizes more carefully
Andrii Nakryiko
2020-08-14
4
-4
/
+87
|
|
*
|
libbpf: Fix BTF-defined map-in-map initialization on 32-bit host arches
Andrii Nakryiko
2020-08-14
1
-6
/
+10
[next]