Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d445dff2df604e6c21480782f434f44128d06f1d
/
include
357b6cc
netfilter: revert introduction of egress hook
by Daniel Borkmann
· 5 years ago
a58741e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 5 years ago
b8679ef
net: phylink: pcs: add 802.3 clause 45 helpers
by Russell King
· 5 years ago
74db1c1
net: phylink: pcs: add 802.3 clause 22 helpers
by Russell King
· 5 years ago
6cc7cf8
net: mdiobus: add APIs for modifying a MDIO device register
by Russell King
· 5 years ago
569da08
net: bridge: vlan options: add support for tunnel mapping set/del
by Nikolay Aleksandrov
· 5 years ago
188c67d
net: bridge: vlan options: add support for tunnel id dumping
by Nikolay Aleksandrov
· 5 years ago
583396f
net_sched: sch_fq: enable use of hrtimer slack
by Eric Dumazet
· 5 years ago
efe074c
net_sched: add qdisc_watchdog_schedule_range_ns()
by Eric Dumazet
· 5 years ago
53eca1f
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
by Jakub Kicinski
· 5 years ago
9010f9d
net: phy: improve phy_driver callback handle_interrupt
by Heiner Kallweit
· 5 years ago
9000edb
net: ethtool: require drivers to set supported_coalesce_params
by Jakub Kicinski
· 5 years ago
8537f78
netfilter: Introduce egress hook
by Lukas Wunner
· 5 years ago
5418d38
netfilter: Generalize ingress hook
by Lukas Wunner
· 5 years ago
b030f19
netfilter: Rename ingress hook include file
by Lukas Wunner
· 5 years ago
48ef50f
macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)
by Era Mayflower
· 5 years ago
a21ecf0
macsec: Support XPN frame handling - IEEE 802.1AEbw
by Era Mayflower
· 5 years ago
a9f28eb
net: mii: add linkmode_adv_to_mii_adv_x()
by Russell King
· 5 years ago
f655418
net: mii: convert mii_lpa_to_ethtool_lpa_x() to linkmode variant
by Russell King
· 5 years ago
76adfaf
netfilter: nf_tables: add nft_set_elem_update_expr() helper function
by Pablo Neira Ayuso
· 5 years ago
795a6d6
netfilter: nf_tables: statify nft_expr_init()
by Pablo Neira Ayuso
· 5 years ago
a7fc936
netfilter: nf_tables: add nft_set_elem_expr_alloc()
by Pablo Neira Ayuso
· 5 years ago
7400b06
nft_set_pipapo: Introduce AVX2-based lookup implementation
by Stefano Brivio
· 5 years ago
cfab6db
netfilter: flowtable: add tunnel match offload support
by wenxu
· 5 years ago
6daf141
netfilter: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
24d1982
netfilter: nf_tables: make all set structs const
by Florian Westphal
· 5 years ago
e32a4dc
netfilter: nf_tables: make sets built-in
by Florian Westphal
· 5 years ago
925d844
netfilter: nft_tunnel: add support for geneve opts
by Xin Long
· 5 years ago
68983a3
netfilter: xtables: Add snapshot of hardidletimer target
by Manoj Basapathi
· 5 years ago
0a7fad2
net: sched: RED: Introduce an ECN nodrop mode
by Petr Machata
· 5 years ago
14bc175
net: sched: Allow extending set of supported RED flags
by Petr Machata
· 5 years ago
58b05e5
net: phy: Add XLGMII interface define
by Jose Abreu
· 5 years ago
44ef976
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
7ac88eb
bpf: Remove bpf_image tree
by Jiri Olsa
· 5 years ago
517b75e
bpf: Add dispatchers to kallsyms
by Jiri Olsa
· 5 years ago
a108f7d
bpf: Add trampolines to kallsyms
by Jiri Olsa
· 5 years ago
dba122f
bpf: Add bpf_ksym_add/del functions
by Jiri Olsa
· 5 years ago
cbd76f8
bpf: Add prog flag to struct bpf_ksym object
by Jiri Olsa
· 5 years ago
ca4424c
bpf: Move ksym_tnode to bpf_ksym
by Jiri Olsa
· 5 years ago
ecb60d1
bpf: Move lnode list node to struct bpf_ksym
by Jiri Olsa
· 5 years ago
bfea9a8
bpf: Add name to struct bpf_ksym
by Jiri Olsa
· 5 years ago
535911c
bpf: Add struct bpf_ksym
by Jiri Olsa
· 5 years ago
6a64037
bpf: Add bpf_trampoline_ name prefix for DECLARE_BPF_DISPATCHER
by Björn Töpel
· 5 years ago
9886866
bpf: Abstract away entire bpf_link clean up procedure
by Andrii Nakryiko
· 5 years ago
48f5d5c
Merge tag 'ieee802154-for-davem-2020-03-13' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next
by David S. Miller
· 5 years ago
1d34357
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
0d81a3f
Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
d831ee8
bpf: Add bpf_xdp_output() helper
by Eelco Chaudron
· 5 years ago
b4490c5
bpf: Added new helper bpf_get_ns_current_pid_tgid
by Carlos Neira
· 5 years ago
1e2328e
fs/nsfs.c: Added ns_match
by Carlos Neira
· 5 years ago
1b51f69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
fcf4638
drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checks
by Lyude Paul
· 5 years ago
e31a501
bitfield.h: add FIELD_MAX() and field_max()
by Alex Elder
· 5 years ago
611d779
net: phy: fix MDIO bus PM PHY resuming
by Heiner Kallweit
· 5 years ago
546379b
ethtool: add CHANNELS_NTF notification
by Michal Kubecek
· 5 years ago
e19c591
ethtool: set device channel counts with CHANNELS_SET request
by Michal Kubecek
· 5 years ago
0c84979
ethtool: provide channel counts with CHANNELS_GET request
by Michal Kubecek
· 5 years ago
bc9d1c9
ethtool: add RINGS_NTF notification
by Michal Kubecek
· 5 years ago
2fc2929
ethtool: set device ring sizes with RINGS_SET request
by Michal Kubecek
· 5 years ago
e4a1717
ethtool: provide ring sizes with RINGS_GET request
by Michal Kubecek
· 5 years ago
111dcba
ethtool: add PRIVFLAGS_NTF notification
by Michal Kubecek
· 5 years ago
f265d79
ethtool: set device private flags with PRIVFLAGS_SET request
by Michal Kubecek
· 5 years ago
e16c338
ethtool: provide private flags with PRIVFLAGS_GET request
by Michal Kubecek
· 5 years ago
9c6451e
ethtool: add FEATURES_NTF notification
by Michal Kubecek
· 5 years ago
0980bfc
ethtool: set netdev features with FEATURES_SET request
by Michal Kubecek
· 5 years ago
0524399
ethtool: provide netdev features with FEATURES_GET request
by Michal Kubecek
· 5 years ago
ee1c45e
flow_offload: Add flow_match_ct to get rule ct match
by Paul Blakey
· 5 years ago
edd5861
net/sched: act_ct: Enable hardware offload of flow table entires
by Paul Blakey
· 5 years ago
8b3646d
net/sched: act_ct: Support refreshing the flow table entries
by Paul Blakey
· 5 years ago
30b0cf9
net/sched: act_ct: Support restoring conntrack info on skbs
by Paul Blakey
· 5 years ago
9c26ba9
net/sched: act_ct: Instantiate flow table entry actions
by Paul Blakey
· 5 years ago
978703f
netfilter: flowtable: Add API for registering to flow table events
by Paul Blakey
· 5 years ago
5b7cb74
net/mlx5: E-Switch, Enable reg c1 loopback when possible
by Paul Blakey
· 5 years ago
bf3347c
Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 5 years ago
4b01a96
tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exhausted.
by Kuniyuki Iwashima
· 5 years ago
4f9546d
net: hns: reject unsupported coalescing params
by Jakub Kicinski
· 5 years ago
8213f6c
net: be2net: reject unsupported coalescing params
by Jakub Kicinski
· 5 years ago
7c4046b
Revert "net: sched: make newly activated qdiscs visible"
by Julian Wiedmann
· 5 years ago
2644bc8
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
2677625
seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol number
by Paolo Lungaroni
· 5 years ago
4cda752
net: sched: make newly activated qdiscs visible
by Julian Wiedmann
· 5 years ago
0fa81b3
cdc_ncm: Implement the 32-bit version of NCM Transfer Block
by Alexander Bersenev
· 5 years ago
e3a36eb
driver code: clarify and fix platform device DMA mask allocation
by Christoph Hellwig
· 5 years ago
babf316
bpf: Add bpf_link_new_file that doesn't install FD
by Andrii Nakryiko
· 5 years ago
812df69b
net: liquidio: reject unsupported coalescing params
by Jakub Kicinski
· 5 years ago
a16fa28
flow_offload: restrict driver to pass one allowed bit to flow_action_hw_stats_types_check()
by Jiri Pirko
· 5 years ago
42d5fe5
flow_offload: turn hw_stats_type into dedicated enum
by Jiri Pirko
· 5 years ago
a393daa
flow_offload: fix allowed types check
by Jiri Pirko
· 5 years ago
62751b6
flow_offload: use flow_action_for_each in flow_action_mixed_hw_stats_types_check()
by Jiri Pirko
· 5 years ago
e941484
Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 5 years ago
2c1aca4
Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 5 years ago
f213bbe
net: stmmac: Integrate it with DesignWare XPCS
by Jose Abreu
· 5 years ago
fcb26bd
net: phy: Add Synopsys DesignWare XPCS MDIO module
by Jose Abreu
· 5 years ago
6c9ee30
Merge tag 'mlx5-updates-2020-03-09' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 5 years ago
a8015de
net: mscc: ocelot: properly account for VLAN header length when setting MRU
by Vladimir Oltean
· 5 years ago
e08ab0b
tcp: add bytes not sent to SCM_TIMESTAMPING_OPT_STATS
by Yousuk Seung
· 5 years ago
a70ed9d
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
by Saeed Mahameed
· 5 years ago
edc6741c
bpf: Add sockmap hooks for UDP sockets
by Lorenz Bauer
· 5 years ago
f747632
bpf: sockmap: Move generic sockmap hooks from BPF TCP
by Lorenz Bauer
· 5 years ago
5da0040
bpf: tcp: Guard declarations with CONFIG_NET_SOCK_MSG
by Lorenz Bauer
· 5 years ago
Next »