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
...
|
*
|
|
|
|
net: use indirect calls helpers for L3 handler hooks
Paolo Abeni
2019-05-05
4
-4
/
+15
|
*
|
|
|
|
net: use indirect calls helpers for ptype hook
Paolo Abeni
2019-05-05
1
-2
/
+4
|
*
|
|
|
|
net: atm: clean up a range check
Dan Carpenter
2019-05-05
1
-3
/
+1
|
*
|
|
|
|
openvswitch: check for null pointer return from nla_nest_start_noflag
Colin Ian King
2019-05-05
1
-0
/
+4
|
*
|
|
|
|
ipv4: Move exception bucket to nh_common
David Ahern
2019-05-05
2
-30
/
+23
|
*
|
|
|
|
ipv4: Pass fib_nh_common to rt_cache_route
David Ahern
2019-05-05
1
-10
/
+10
|
*
|
|
|
|
ipv4: Move cached routes to fib_nh_common
David Ahern
2019-05-05
2
-26
/
+28
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
net: openvswitch: return an error instead of doing BUG_ON()
Eelco Chaudron
2019-05-04
1
-2
/
+5
|
*
|
|
|
genetlink: do not validate dump requests if there is no policy
Michal Kubecek
2019-05-04
1
-10
/
+14
|
*
|
|
|
tipc: fix missing Name entries due to half-failover
Tuong Lien
2019-05-04
3
-7
/
+84
|
*
|
|
|
net: sched: cls_u32: use struct_size() helper
Gustavo A. R. Silva
2019-05-04
1
-1
/
+1
|
*
|
|
|
net: add a generic tracepoint for TX queue timeout
Cong Wang
2019-05-04
1
-0
/
+2
|
|
/
/
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-02
30
-181
/
+250
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
taprio: Add support for cycle-time-extension
Vinicius Costa Gomes
2019-05-01
1
-6
/
+29
|
*
|
|
taprio: Add support for setting the cycle-time manually
Vinicius Costa Gomes
2019-05-01
1
-8
/
+51
|
*
|
|
taprio: Add support adding an admin schedule
Vinicius Costa Gomes
2019-05-01
1
-193
/
+318
|
*
|
|
taprio: Fix potencial use of invalid memory during dequeue()
Vinicius Costa Gomes
2019-05-01
1
-6
/
+8
|
*
|
|
tcp: refactor setting the initial congestion window
Yuchung Cheng
2019-05-01
3
-22
/
+26
|
*
|
|
tcp: refactor to consolidate TFO passive open code
Yuchung Cheng
2019-05-01
1
-27
/
+25
|
*
|
|
tcp: undo cwnd on Fast Open spurious SYNACK retransmit
Yuchung Cheng
2019-05-01
1
-0
/
+3
|
*
|
|
tcp: lower congestion window on Fast Open SYNACK timeout
Yuchung Cheng
2019-05-01
1
-0
/
+3
|
*
|
|
tcp: undo init congestion window on false SYNACK timeout
Yuchung Cheng
2019-05-01
2
-0
/
+7
|
*
|
|
tcp: better SYNACK sent timestamp
Yuchung Cheng
2019-05-01
2
-1
/
+5
|
*
|
|
tcp: undo initial congestion window on false SYN timeout
Yuchung Cheng
2019-05-01
2
-1
/
+17
|
*
|
|
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
[prev]
[next]