| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 2019-05-21 | 2 | -26/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3 | Thomas Gleixner | 2019-05-21 | 1 | -4/+1 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 3 | -0/+3 |
* | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2019-05-21 | 27 | -0/+27 |
* | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 2019-05-21 | 10 | -0/+10 |
* | net/tcp: use deferred jump label for TCP acked data hook | Jakub Kicinski | 2019-05-09 | 1 | -5/+11 |
* | ipv4: Fix raw socket lookup for local traffic | David Ahern | 2019-05-08 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2019-05-08 | 42 | -1549/+1295 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-05-08 | 1 | -2/+1 |
| |\ |
|
| | * | ipmr_base: Do not reset index in mr_table_dump | David Ahern | 2019-05-04 | 1 | -2/+1 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2019-05-06 | 2 | -2/+2 |
| |\ \ |
|
| | * | | netfilter: use macros to create module aliases. | Flavio Leitner | 2019-04-30 | 2 | -2/+2 |
| * | | | net: use indirect calls helpers at early demux stage | Paolo Abeni | 2019-05-05 | 1 | -1/+4 |
| * | | | net: use indirect calls helpers for L3 handler hooks | Paolo Abeni | 2019-05-05 | 1 | -1/+5 |
| * | | | 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 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-05-03 | 6 | -18/+49 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | 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 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2019-04-30 | 10 | -642/+84 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | xfrm: remove unneeded export_symbols | Florian Westphal | 2019-04-23 | 1 | -2/+1 |
| | * | | xfrm: remove decode_session indirection from afinfo_policy | Florian Westphal | 2019-04-23 | 1 | -114/+0 |
| | * | | xfrm: remove init_path indirection from afinfo_policy | Florian Westphal | 2019-04-23 | 1 | -7/+0 |
| | * | | xfrm: remove tos indirection from afinfo_policy | Florian Westphal | 2019-04-23 | 1 | -6/+0 |
| | * | | xfrm: store xfrm_mode directly, not its address | Florian Westphal | 2019-04-08 | 3 | -3/+3 |
| | * | | xfrm: make xfrm modes builtin | Florian Westphal | 2019-04-08 | 6 | -147/+2 |
| | * | | xfrm: remove afinfo pointer from xfrm_mode | Florian Westphal | 2019-04-08 | 1 | -1/+11 |
| | * | | xfrm: remove output2 indirection from xfrm_mode | Florian Westphal | 2019-04-08 | 2 | -112/+0 |
| | * | | xfrm: remove input2 indirection from xfrm_mode | Florian Westphal | 2019-04-08 | 2 | -86/+0 |
| | * | | xfrm: remove gso_segment indirection from xfrm_mode | Florian Westphal | 2019-04-08 | 3 | -27/+39 |
| | * | | xfrm: remove xmit indirection from xfrm_mode | Florian Westphal | 2019-04-08 | 2 | -27/+0 |
| | * | | xfrm: remove output indirection from xfrm_mode | Florian Westphal | 2019-04-08 | 4 | -39/+0 |
| | * | | xfrm: remove input indirection from xfrm_mode | Florian Westphal | 2019-04-08 | 3 | -25/+0 |
| | * | | xfrm: prefer family stored in xfrm_mode struct | Florian Westphal | 2019-04-08 | 1 | -1/+1 |
| | * | | xfrm: place af number into xfrm_mode struct | Florian Westphal | 2019-04-08 | 3 | -15/+9 |
| | * | | vti4: eliminated some duplicate code. | Jeremy Sowden | 2019-03-24 | 1 | -38/+22 |
| | * | | xfrm: gso partial offload support | Boris Pismenny | 2019-03-24 | 1 | -3/+7 |
| * | | | genetlink: optionally validate strictly/dumps | Johannes Berg | 2019-04-27 | 2 | -0/+5 |
| * | | | netlink: make validation more configurable for future strictness | Johannes Berg | 2019-04-27 | 5 | -30/+33 |
| * | | | netlink: make nla_nest_start() add NLA_F_NESTED flag | Michal Kubecek | 2019-04-27 | 4 | -6/+6 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-04-26 | 2 | -10/+27 |
| |\ \ \ |
|
| * | | | | net: Change nhc_flags to unsigned char | David Ahern | 2019-04-24 | 1 | -4/+4 |
| * | | | | lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encap | David Ahern | 2019-04-24 | 1 | -1/+2 |