index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
xfrm6_state.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-03
enetc: add support time specific departure base on the qos etf
Po Liu
4
-1
/
+59
2020-01-03
fsl/fman: use resource_size
Julia Lawall
1
-2
/
+2
2020-01-03
ptp: ptp_clockmatrix: constify copied structure
Julia Lawall
1
-1
/
+1
2020-01-03
sfc: Remove unnecessary dependencies on I2C
Ben Hutchings
3
-4
/
+0
2020-01-03
fcnal-test: Add TCP MD5 tests for VRF
David Ahern
1
-0
/
+313
2020-01-03
fcnal-test: Add TCP MD5 tests
David Ahern
1
-0
/
+145
2020-01-03
nettest: Add support for TCP_MD5 extensions
David Ahern
1
-13
/
+69
2020-01-03
nettest: Return 1 on MD5 failure for server mode
David Ahern
1
-1
/
+1
2020-01-03
net: Add device index to tcp_md5sig
David Ahern
3
-3
/
+40
2020-01-03
tcp: Add l3index to tcp_md5sig_key and md5 functions
David Ahern
3
-51
/
+113
2020-01-03
ipv4/tcp: Pass dif and sdif to tcp_v4_inbound_md5_hash
David Ahern
1
-5
/
+8
2020-01-03
ipv6/tcp: Pass dif and sdif to tcp_v6_inbound_md5_hash
David Ahern
1
-6
/
+9
2020-01-03
ipv4/tcp: Use local variable for tcp_md5_addr
David Ahern
1
-17
/
+26
2020-01-03
vxlan: Fix alignment and code style of vxlan.c
Niu Xilei
1
-10
/
+11
2020-01-03
selftests: mlxsw: Add a self-test for port-default priority
Petr Machata
2
-0
/
+199
2020-01-03
mlxsw: spectrum_dcb: Allow setting default port priority
Petr Machata
1
-0
/
+17
2020-01-03
mlxsw: reg: Add QoS Port DSCP to Priority Mapping Register
Petr Machata
1
-0
/
+33
2020-01-03
page_pool: help compiler remove code in case CONFIG_NUMA=n
Jesper Dangaard Brouer
1
-0
/
+9
2020-01-03
page_pool: handle page recycle for NUMA_NO_NODE condition
Jesper Dangaard Brouer
1
-19
/
+61
2019-12-31
igc: Remove serdes comments from a description of methods
Sasha Neftin
1
-2
/
+2
2019-12-31
e1000e: Use netdev_info instead of pr_info for link messages
Alexander Duyck
1
-8
/
+9
2019-12-31
igc: Add legacy power management support
Sasha Neftin
4
-0
/
+246
2019-12-31
igc: Add 64 bit DMA access support
Sasha Neftin
1
-0
/
+3
2019-12-31
igc: Fix parameter descriptions for a several functions
Sasha Neftin
1
-3
/
+7
2019-12-31
igc: Fix the parameter description for igc_alloc_rx_buffers
Sasha Neftin
1
-1
/
+2
2019-12-31
igc: Remove excess parameter description from igc_is_non_eop
Sasha Neftin
1
-1
/
+0
2019-12-31
igc: Prefer to use the pci_release_mem_regions method
Sasha Neftin
1
-2
/
+1
2019-12-31
igc: Improve the DMA mapping flow
Sasha Neftin
1
-15
/
+9
2019-12-31
igc: Add scatter gather support
Sasha Neftin
1
-0
/
+1
2019-12-31
igb: dont drop packets if rx flow control is enabled
Robert Beckett
3
-14
/
+42
2019-12-31
hsr: fix slab-out-of-bounds Read in hsr_debugfs_rename()
Taehee Yoo
1
-1
/
+2
2019-12-31
net/sched: add delete_empty() to filters and use it in cls_flower
Davide Caratti
4
-51
/
+22
2019-12-31
net/ncsi: Fix gma flag setting after response
Vijay Khemka
2
-3
/
+6
2019-12-31
sctp: add enabled check for path tracepoint loop.
Kevin Kou
1
-2
/
+3
2019-12-31
net: dsa: sja1105: Empty the RX timestamping queue on PTP settings change
Vladimir Oltean
1
-0
/
+3
2019-12-31
net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestamping
Vladimir Oltean
3
-20
/
+16
2019-12-31
ptp: introduce ptp_cancel_worker_sync
Vladimir Oltean
2
-0
/
+15
2019-12-31
tcp: Fix highest_sack and highest_sack_seq
Cambda Zhu
1
-0
/
+3
2019-12-31
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
4
-44
/
+39
2019-12-31
net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/S
Vladimir Oltean
2
-6
/
+9
2019-12-31
Documentation: net: dsa: sja1105: Remove text about taprio base-time limitation
Vladimir Oltean
1
-6
/
+0
2019-12-31
net: dsa: sja1105: Remove restriction of zero base-time for taprio offload
Vladimir Oltean
1
-5
/
+0
2019-12-31
net: dsa: sja1105: Really make the PTP command read-write
Vladimir Oltean
1
-1
/
+1
2019-12-31
net: dsa: sja1105: Take PTP egress timestamp by port, not mgmt slot
Vladimir Oltean
2
-3
/
+3
2019-12-31
sfc: avoid duplicate error handling code in 'efx_ef10_sriov_set_vf_mac()'
Christophe JAILLET
1
-3
/
+2
2019-12-30
tcp_cubic: refactor code to perform a divide only when needed
Eric Dumazet
1
-23
/
+28
2019-12-30
cxgb4/cxgb4vf: fix flow control display for auto negotiation
Rahul Lakkireddy
6
-19
/
+30
2019-12-30
Linux 5.5-rc4
v5.5-rc4
Linus Torvalds
1
-1
/
+1
2019-12-29
mlxsw: spectrum: Use dedicated policer for VRRP packets
Ido Schimmel
2
-2
/
+8
2019-12-29
mlxsw: spectrum_router: Skip loopback RIFs during MAC validation
Amit Cohen
1
-0
/
+3
[next]