index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
tcp: avoid unconditional congestion window undo on SYN retransmit
Yuchung Cheng
2019-05-01
1
-2
/
+2
*
|
|
|
devlink: Change devlink health locking mechanism
Moshe Shemesh
2019-05-01
1
-23
/
+74
*
|
|
|
net: dsa: Remove legacy probing support
Andrew Lunn
2019-04-30
5
-774
/
+0
*
|
|
|
net: dsa: Add more convenient functions for installing port VLANs
Vladimir Oltean
2019-04-30
3
-21
/
+36
*
|
|
|
net: dsa: Skip calling .port_vlan_filtering on no change
Vladimir Oltean
2019-04-30
1
-0
/
+3
*
|
|
|
net: dsa: Keep the vlan_filtering setting in dsa_switch if it's global
Vladimir Oltean
2019-04-30
1
-1
/
+4
*
|
|
|
net: dsa: Unset vlan_filtering when ports leave the bridge
Vladimir Oltean
2019-04-30
1
-0
/
+29
*
|
|
|
net: dsa: Be aware of switches where VLAN filtering is a global setting
Vladimir Oltean
2019-04-30
1
-7
/
+45
*
|
|
|
net: dsa: Store vlan_filtering as a property of dsa_port
Vladimir Oltean
2019-04-30
1
-4
/
+8
*
|
|
|
net: dsa: Fix pharse -> phase typo
Vladimir Oltean
2019-04-30
1
-1
/
+1
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-04-30
30
-1499
/
+1226
|
\
\
\
\
|
*
|
|
|
xfrm: remove unneeded export_symbols
Florian Westphal
2019-04-23
3
-7
/
+4
|
*
|
|
|
xfrm: remove decode_session indirection from afinfo_policy
Florian Westphal
2019-04-23
3
-229
/
+222
|
*
|
|
|
xfrm: remove init_path indirection from afinfo_policy
Florian Westphal
2019-04-23
3
-35
/
+7
|
*
|
|
|
xfrm: remove tos indirection from afinfo_policy
Florian Westphal
2019-04-23
3
-23
/
+3
|
*
|
|
|
xfrm: kconfig: make xfrm depend on inet
Florian Westphal
2019-04-15
1
-3
/
+5
|
*
|
|
|
xfrm: store xfrm_mode directly, not its address
Florian Westphal
2019-04-08
12
-38
/
+38
|
*
|
|
|
xfrm: make xfrm modes builtin
Florian Westphal
2019-04-08
18
-482
/
+77
|
*
|
|
|
xfrm: remove afinfo pointer from xfrm_mode
Florian Westphal
2019-04-08
6
-13
/
+80
|
*
|
|
|
xfrm: remove output2 indirection from xfrm_mode
Florian Westphal
2019-04-08
5
-211
/
+207
|
*
|
|
|
xfrm: remove input2 indirection from xfrm_mode
Florian Westphal
2019-04-08
6
-160
/
+222
|
*
|
|
|
xfrm: remove gso_segment indirection from xfrm_mode
Florian Westphal
2019-04-08
6
-53
/
+78
|
*
|
|
|
xfrm: remove xmit indirection from xfrm_mode
Florian Westphal
2019-04-08
5
-55
/
+56
|
*
|
|
|
xfrm: remove output indirection from xfrm_mode
Florian Westphal
2019-04-08
11
-114
/
+164
|
*
|
|
|
xfrm: remove input indirection from xfrm_mode
Florian Westphal
2019-04-08
7
-55
/
+72
|
*
|
|
|
xfrm: prefer family stored in xfrm_mode struct
Florian Westphal
2019-04-08
4
-5
/
+5
|
*
|
|
|
xfrm: place af number into xfrm_mode struct
Florian Westphal
2019-04-08
8
-48
/
+27
|
*
|
|
|
vti4: eliminated some duplicate code.
Jeremy Sowden
2019-03-24
1
-38
/
+22
|
*
|
|
|
xfrm: gso partial offload support
Boris Pismenny
2019-03-24
2
-3
/
+10
*
|
|
|
|
dsa: Allow tag drivers to be built as modules
Andrew Lunn
2019-04-28
2
-29
/
+73
*
|
|
|
|
dsa: tag_brcm: Avoid unused symbols
Andrew Lunn
2019-04-28
1
-2
/
+6
*
|
|
|
|
dsa: Cleanup unneeded table and make tag structures static
Andrew Lunn
2019-04-28
11
-76
/
+11
*
|
|
|
|
dsa: Make use of the list of tag drivers
Andrew Lunn
2019-04-28
1
-5
/
+34
*
|
|
|
|
dsa: Add stub tag driver put method
Andrew Lunn
2019-04-28
4
-0
/
+9
*
|
|
|
|
dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking
Andrew Lunn
2019-04-28
4
-4
/
+5
*
|
|
|
|
dsa: Register the none tagger ops
Andrew Lunn
2019-04-28
1
-0
/
+7
*
|
|
|
|
dsa: Keep link list of tag drivers
Andrew Lunn
2019-04-28
1
-0
/
+28
*
|
|
|
|
dsa: Add boilerplate helper to register DSA tag driver modules
Andrew Lunn
2019-04-28
10
-2
/
+52
*
|
|
|
|
dsa: Add TAG protocol to tag ops
Andrew Lunn
2019-04-28
10
-0
/
+12
*
|
|
|
|
dsa: Add MODULE_LICENSE to tag drivers
Andrew Lunn
2019-04-28
9
-0
/
+9
*
|
|
|
|
dsa: Add MODULE_ALIAS to taggers in preparation to become modules
Andrew Lunn
2019-04-28
9
-0
/
+22
*
|
|
|
|
dsa: Move tagger name into its ops structure
Andrew Lunn
2019-04-28
10
-43
/
+13
*
|
|
|
|
dsa: Add SPDX header to tag drivers.
Andrew Lunn
2019-04-28
8
-52
/
+8
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-28
7
-105
/
+1021
|
\
\
\
\
\
|
*
|
|
|
|
bpf: Introduce bpf sk local storage
Martin KaFai Lau
2019-04-27
5
-0
/
+824
|
*
|
|
|
|
selftests: bpf: test writable buffers in raw tps
Matt Mullins
2019-04-26
1
-0
/
+4
|
*
|
|
|
|
bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_type
Stanislav Fomichev
2019-04-25
1
-0
/
+39
|
*
|
|
|
|
bpf: update skb->protocol in bpf_skb_net_grow
Willem de Bruijn
2019-04-24
1
-0
/
+8
|
*
|
|
|
|
bpf/flow_dissector: don't adjust nhoff by ETH_HLEN in BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-04-23
1
-3
/
+0
|
*
|
|
|
|
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
2019-04-23
1
-2
/
+3
[prev]
[next]