index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-14
ipv4: Add "offload" and "trap" indications to routes
Ido Schimmel
1
-0
/
+4
2020-01-14
ipv4: Encapsulate function arguments in a struct
Ido Schimmel
1
-0
/
+9
2020-01-14
net: macsec: PN wrap callback
Antoine Tenart
1
-0
/
+2
2020-01-14
net: macsec: introduce MACsec ops
Antoine Tenart
1
-0
/
+24
2020-01-14
net: macsec: introduce the macsec_context structure
Antoine Tenart
1
-0
/
+21
2020-01-14
net: macsec: move some definitions in a dedicated header
Antoine Tenart
1
-0
/
+177
2020-01-11
devlink: correct misspelling of snapshot
Jacob Keller
1
-1
/
+1
2020-01-10
devlink: move devlink documentation to subfolder
Jacob Keller
1
-2
/
+2
2020-01-10
devlink: add macro for "fw.psid"
Jacob Keller
1
-0
/
+2
2020-01-09
tcp: clean ext on tx recycle
Paolo Abeni
1
-0
/
+1
2020-01-09
tcp: Export TCP functions and ops struct
Mat Martineau
1
-0
/
+8
2020-01-09
tcp: coalesce/collapse must respect MPTCP extensions
Mat Martineau
2
-0
/
+65
2020-01-09
mptcp: Add MPTCP to skb extensions
Mat Martineau
1
-0
/
+28
2020-01-09
tcp, ulp: Add clone operation to tcp_ulp_ops
Mat Martineau
1
-0
/
+3
2020-01-09
tcp: Add MPTCP option number
Mat Martineau
1
-0
/
+1
2020-01-09
sock: Make sk_protocol a 16-bit value
Mat Martineau
1
-20
/
+5
2020-01-09
net: Make sock protocol value checks more specific
Mat Martineau
1
-1
/
+0
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+6
2020-01-09
bpf: tcp: Support tcp_congestion_ops in bpf
Martin KaFai Lau
1
-0
/
+2
2020-01-08
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
1
-1
/
+2
2020-01-08
devlink: add support for reporter recovery completion
Vikas Gupta
1
-0
/
+2
2020-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+6
2020-01-06
netfilter: flowtable: add nf_flowtable_time_stamp
Pablo Neira Ayuso
1
-0
/
+6
2020-01-05
net: dsa: Pass pcs_poll flag from driver to PHYLINK
Vladimir Oltean
1
-0
/
+5
2020-01-05
net: dsa: Make deferred_xmit private to sja1105
Vladimir Oltean
1
-9
/
+0
2020-01-04
Bluetooth: Add support for LE PHY Update Complete event
Luiz Augusto von Dentz
2
-0
/
+10
2020-01-04
Bluetooth: Remove usage of BT_ERR_RATELIMITED macro
Marcel Holtmann
1
-3
/
+1
2020-01-04
Bluetooth: Adding a bt_dev_warn_ratelimited macro.
Alain Michaud
1
-0
/
+4
2020-01-02
tcp: Add l3index to tcp_md5sig_key and md5 functions
David Ahern
1
-12
/
+12
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-3
/
+18
2019-12-30
net/sched: add delete_empty() to filters and use it in cls_flower
Davide Caratti
1
-0
/
+5
2019-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-14
/
+11
2019-12-24
ipv6: Remove old route notifications and convert listeners
Ido Schimmel
1
-2
/
+0
2019-12-24
ipv6: Handle route deletion notification
Ido Schimmel
1
-0
/
+1
2019-12-24
net: fib_notifier: Add temporary events to the FIB notification chain
Ido Schimmel
1
-0
/
+2
2019-12-24
net/dst: do not confirm neighbor for vxlan and geneve pmtu update
Hangbin Liu
1
-1
/
+1
2019-12-24
net/dst: add new function skb_dst_update_pmtu_no_confirm
Hangbin Liu
1
-0
/
+9
2019-12-24
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2
-2
/
+3
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
11
-17
/
+37
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-9
/
+29
2019-12-20
net: dst: Force 4-byte alignment of dst_metrics
Geert Uytterhoeven
1
-1
/
+1
2019-12-20
net: dsa: add support for Atheros AR9331 TAG format
Oleksij Rempel
1
-0
/
+2
2019-12-20
xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addr
Magnus Karlsson
1
-5
/
+5
2019-12-20
xsk: Change names of validation functions
Magnus Karlsson
1
-2
/
+2
2019-12-19
xsk: Make xskmap flush_list common for all map instances
Björn Töpel
1
-7
/
+4
2019-12-19
net/tls: add helper for testing if socket is RX offloaded
Jakub Kicinski
1
-0
/
+9
2019-12-18
net: sch_ets: Make the ETS qdisc offloadable
Petr Machata
1
-0
/
+31
2019-12-18
net: pkt_cls: Clarify a comment
Petr Machata
1
-3
/
+2
2019-12-17
net: annotate lockless accesses to sk->sk_pacing_shift
Eric Dumazet
1
-2
/
+2
2019-12-16
ipv6: Annotate ipv6_addr_is_* bitwise pointer casts
Sven Eckelmann
1
-4
/
+4
[prev]
[next]