index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-01-19
1
-12
/
+15
|
\
\
\
\
\
\
|
*
|
|
|
|
|
netfilter: flowtable: refresh flow if hardware offload fails
Pablo Neira Ayuso
2020-01-16
1
-0
/
+1
|
*
|
|
|
|
|
netfilter: flowtable: add nf_flowtable_hw_offload() helper function
Pablo Neira Ayuso
2020-01-16
1
-0
/
+5
|
*
|
|
|
|
|
netfilter: flowtable: use atomic bitwise operations for flow flags
Pablo Neira Ayuso
2020-01-16
1
-7
/
+9
|
*
|
|
|
|
|
netfilter: flowtable: remove dying bit, use teardown bit instead
Pablo Neira Ayuso
2020-01-16
1
-5
/
+0
*
|
|
|
|
|
|
netns: Constify exported functions
Guillaume Nault
2020-01-17
1
-5
/
+5
|
/
/
/
/
/
/
*
|
|
|
|
|
ipv6: Add "offload" and "trap" indications to routes
Ido Schimmel
2020-01-15
1
-1
/
+10
*
|
|
|
|
|
ipv4: Add "offload" and "trap" indications to routes
Ido Schimmel
2020-01-15
1
-0
/
+4
*
|
|
|
|
|
ipv4: Encapsulate function arguments in a struct
Ido Schimmel
2020-01-15
1
-0
/
+9
*
|
|
|
|
|
net: macsec: PN wrap callback
Antoine Tenart
2020-01-14
1
-0
/
+2
*
|
|
|
|
|
net: macsec: introduce MACsec ops
Antoine Tenart
2020-01-14
1
-0
/
+24
*
|
|
|
|
|
net: macsec: introduce the macsec_context structure
Antoine Tenart
2020-01-14
1
-0
/
+21
*
|
|
|
|
|
net: macsec: move some definitions in a dedicated header
Antoine Tenart
2020-01-14
1
-0
/
+177
*
|
|
|
|
|
devlink: move devlink documentation to subfolder
Jacob Keller
2020-01-11
1
-2
/
+2
*
|
|
|
|
|
devlink: add macro for "fw.psid"
Jacob Keller
2020-01-11
1
-0
/
+2
*
|
|
|
|
|
tcp: clean ext on tx recycle
Paolo Abeni
2020-01-10
1
-0
/
+1
*
|
|
|
|
|
tcp: Export TCP functions and ops struct
Mat Martineau
2020-01-10
1
-0
/
+8
*
|
|
|
|
|
tcp: coalesce/collapse must respect MPTCP extensions
Mat Martineau
2020-01-10
2
-0
/
+65
*
|
|
|
|
|
mptcp: Add MPTCP to skb extensions
Mat Martineau
2020-01-10
1
-0
/
+28
*
|
|
|
|
|
tcp, ulp: Add clone operation to tcp_ulp_ops
Mat Martineau
2020-01-10
1
-0
/
+3
*
|
|
|
|
|
tcp: Add MPTCP option number
Mat Martineau
2020-01-10
1
-0
/
+1
*
|
|
|
|
|
sock: Make sk_protocol a 16-bit value
Mat Martineau
2020-01-10
1
-20
/
+5
*
|
|
|
|
|
net: Make sock protocol value checks more specific
Mat Martineau
2020-01-10
1
-1
/
+0
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-09
1
-0
/
+6
|
\
|
|
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-01-09
1
-0
/
+6
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
netfilter: flowtable: add nf_flowtable_time_stamp
Pablo Neira Ayuso
2020-01-06
1
-0
/
+6
*
|
|
|
|
|
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
2020-01-09
1
-1
/
+2
*
|
|
|
|
|
devlink: add support for reporter recovery completion
Vikas Gupta
2020-01-09
1
-0
/
+2
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
net: dsa: Pass pcs_poll flag from driver to PHYLINK
Vladimir Oltean
2020-01-06
1
-0
/
+5
*
|
|
|
|
net: dsa: Make deferred_xmit private to sja1105
Vladimir Oltean
2020-01-06
1
-9
/
+0
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
tcp: Add l3index to tcp_md5sig_key and md5 functions
David Ahern
2020-01-03
1
-12
/
+12
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-31
3
-3
/
+18
|
\
|
|
|
|
*
|
|
net/sched: add delete_empty() to filters and use it in cls_flower
Davide Caratti
2019-12-31
1
-0
/
+5
|
|
/
/
|
*
|
net/dst: do not confirm neighbor for vxlan and geneve pmtu update
Hangbin Liu
2019-12-25
1
-1
/
+1
|
*
|
net/dst: add new function skb_dst_update_pmtu_no_confirm
Hangbin Liu
2019-12-25
1
-0
/
+9
|
*
|
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2019-12-25
2
-2
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-12-27
1
-14
/
+11
|
\
\
\
|
*
|
|
xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addr
Magnus Karlsson
2019-12-21
1
-5
/
+5
|
*
|
|
xsk: Change names of validation functions
Magnus Karlsson
2019-12-21
1
-2
/
+2
|
*
|
|
xsk: Make xskmap flush_list common for all map instances
Björn Töpel
2019-12-20
1
-7
/
+4
*
|
|
|
ipv6: Remove old route notifications and convert listeners
Ido Schimmel
2019-12-25
1
-2
/
+0
*
|
|
|
ipv6: Handle route deletion notification
Ido Schimmel
2019-12-25
1
-0
/
+1
*
|
|
|
net: fib_notifier: Add temporary events to the FIB notification chain
Ido Schimmel
2019-12-25
1
-0
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-23
11
-17
/
+37
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-22
6
-9
/
+29
|
|
\
\
\
|
|
*
|
|
net: dst: Force 4-byte alignment of dst_metrics
Geert Uytterhoeven
2019-12-21
1
-1
/
+1
|
|
*
|
|
net: annotate lockless accesses to sk->sk_pacing_shift
Eric Dumazet
2019-12-18
1
-2
/
+2
|
|
*
|
|
tcp: refine tcp_write_queue_empty() implementation
Eric Dumazet
2019-12-14
1
-1
/
+10
|
|
*
|
|
tcp/dccp: fix possible race __inet_lookup_established()
Eric Dumazet
2019-12-14
2
-3
/
+14
|
|
*
|
|
net/x25: add new state X25_STATE_5
Martin Schiller
2019-12-09
1
-1
/
+2
[prev]
[next]