Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
42ab19ee90292993370a30ad242599d75a3b749e
42ab19e
net: Add extack to upper device linking
by David Ahern
· 7 years ago
33eaf2a
net: Add extack to ndo_add_slave
by David Ahern
· 7 years ago
51d0c047
net: Add extack to netdev_notifier_info
by David Ahern
· 7 years ago
6621dd2
dev: advertise the new nsid when the netns iface changes
by Nicolas Dichtel
· 7 years ago
b295edc
Merge branch 'bpf-cgroup-multi-prog'
by David S. Miller
· 7 years ago
dfc0699
samples/bpf: use bpf_prog_query() interface
by Alexei Starovoitov
· 7 years ago
5d0cbf9
libbpf: add support for BPF_PROG_QUERY
by Alexei Starovoitov
· 7 years ago
defd9c4
libbpf: sync bpf.h
by Alexei Starovoitov
· 7 years ago
39323e7
samples/bpf: add multi-prog cgroup test case
by Alexei Starovoitov
· 7 years ago
244d20e
libbpf: introduce bpf_prog_detach2()
by Alexei Starovoitov
· 7 years ago
390ee7e
bpf: enforce return code for cgroup-bpf programs
by Alexei Starovoitov
· 7 years ago
468e2f6
bpf: introduce BPF_PROG_QUERY command
by Alexei Starovoitov
· 7 years ago
324bda9e6
bpf: multi program support for cgroup+bpf
by Alexei Starovoitov
· 7 years ago
c818fa9
net: cache skb_shinfo() in skb_try_coalesce()
by Eric Dumazet
· 7 years ago
e9b871e
selftests: rtnetlink: try concurrent change of ifalias
by Florian Westphal
· 7 years ago
5c45121
rtnetlink: remove __rtnl_af_unregister
by Florian Westphal
· 7 years ago
e774d96
rtnetlink: remove slave_validate callback
by Florian Westphal
· 7 years ago
ebf6b13
cxgb4vf: make a couple of functions static
by Colin Ian King
· 7 years ago
20e8832
net: core: fix kerneldoc comment
by Florian Westphal
· 7 years ago
4d86d38
ravb: RX checksum offload
by Simon Horman
· 7 years ago
acd669a
cxgb4: add new T6 pci device id's
by Ganesh Goudar
· 7 years ago
2687330
Merge branch 'sctp-stream-schedulers'
by David S. Miller
· 7 years ago
ac1ed8b
sctp: introduce round robin stream scheduler
by Marcelo Ricardo Leitner
· 7 years ago
637784a
sctp: introduce priority based stream scheduler
by Marcelo Ricardo Leitner
· 7 years ago
0ccdf3c
sctp: add sockopt to get/set stream scheduler parameters
by Marcelo Ricardo Leitner
· 7 years ago
13aa877
sctp: add sockopt to get/set stream scheduler
by Marcelo Ricardo Leitner
· 7 years ago
5bbbbe3
sctp: introduce stream scheduler foundations
by Marcelo Ricardo Leitner
· 7 years ago
2fc019f
sctp: introduce sctp_chunk_stream_no
by Marcelo Ricardo Leitner
· 7 years ago
f952be7
sctp: introduce struct sctp_stream_out_ext
by Marcelo Ricardo Leitner
· 7 years ago
1fdb8d8
sctp: factor out stream->in allocation
by Marcelo Ricardo Leitner
· 7 years ago
e090abd
sctp: factor out stream->out allocation
by Marcelo Ricardo Leitner
· 7 years ago
1ae2eaa
sctp: silence warns on sctp_stream_init allocations
by Marcelo Ricardo Leitner
· 7 years ago
af14827
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
6c55700
net: core: decouple ifalias get/set from rtnl lock
by Florian Westphal
· 7 years ago
4d2c0cd
bonding: speed/duplex update at NETDEV_UP event
by Mahesh Bandewar
· 7 years ago
b5c7d4e
mlxsw: spectrum: Add missing error code on allocation failure
by Dan Carpenter
· 7 years ago
b508e0b
mlxsw: spectrum: Fix check for IS_ERR() instead of NULL
by Dan Carpenter
· 7 years ago
360cc34
net: dsa: mt7530: make functions mt7530_phy_write static
by Colin Ian King
· 7 years ago
161ae6b
net: dsa: lan9303: make functions lan9303_mdio_phy_{read|write} static
by Colin Ian King
· 7 years ago
da885b6
Merge branch 'mlxsw-mc-route-offload'
by David S. Miller
· 7 years ago
f60c254
mlxsw: spectrum: mr: Support trap-and-forward routes
by Yotam Gigi
· 7 years ago
607fead
mlxsw: spectrum: mr_tcam: Add trap-and-forward multicast route
by Yotam Gigi
· 7 years ago
a0040c8
mlxsw: spectrum: Add trap for multicast trap-and-forward routes
by Yotam Gigi
· 7 years ago
2678724
mlxsw: acl: Introduce ACL trap and forward action
by Yotam Gigi
· 7 years ago
a5bc929
ipv4: ipmr: Don't forward packets already forwarded by hardware
by Yotam Gigi
· 7 years ago
5d8b3e6
ipv4: ipmr: Add the parent ID field to VIF struct
by Yotam Gigi
· 7 years ago
abf4bb6
skbuff: Add the offload_mr_fwd_mark field
by Yotam Gigi
· 7 years ago
a047fba
cxgb4: Update comment for min_mtu
by Arjun Vynipadath
· 7 years ago
3e256ac
fm10k: fix mis-ordered parameters in declaration for .ndo_set_vf_bw
by Jacob Keller
· 7 years ago
87be989
fm10k: prefer %s and __func__ for diagnostic prints
by Jacob Keller
· 7 years ago
c0ad8ef
fm10k: Fix misuse of net_ratelimit()
by Joe Perches
· 7 years ago
ef57ab7
fm10k: bump version number
by Jacob Keller
· 7 years ago
1f5c27e
fm10k: use the MAC/VLAN queue for VF<->PF MAC/VLAN requests
by Jacob Keller
· 7 years ago
fc91736
fm10k: introduce a message queue for MAC/VLAN messages
by Jacob Keller
· 7 years ago
8249c47
fm10k: use generic PM hooks instead of legacy PCIe power hooks
by Jacob Keller
· 7 years ago
b4fcd43
fm10k: use spinlock to implement mailbox lock
by Jacob Keller
· 7 years ago
0b40f45
fm10k: prepare_for_reset() when we lose PCIe Link
by Jacob Keller
· 7 years ago
4efac6f
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
ab243ec
i40e: Stop dropping 802.1ad tags - eth proto 0x88a8
by Scott Peterson
· 7 years ago
c53d11f
i40e: fix client notify of VF reset
by Alan Brady
· 7 years ago
41d0a4d
i40e: fix handling of vf_states variable
by Alan Brady
· 7 years ago
1b7b759
i40e: make i40evf_map_rings_to_vectors void
by Mitch Williams
· 7 years ago
5b36e8d
i40evf: Enable VF to request an alternate queue allocation
by Alan Brady
· 7 years ago
d43d60e
i40e: ensure reset occurs when disabling VF
by Jacob Keller
· 7 years ago
f18d202
i40e: make use of i40e_vc_disable_vf
by Jacob Keller
· 7 years ago
eeeddbb
i40e: drop i40e_pf *pf from i40e_vc_disable_vf()
by Jacob Keller
· 7 years ago
ba4e003
i40e: don't hold spinlock while resetting VF
by Jacob Keller
· 7 years ago
00f6c2f
i40e: use admin queue for setting LEDs behavior
by Mariusz Stachura
· 7 years ago
9c0e5ca
i40e: Add support for 'ethtool -m'
by Filip Sadowski
· 7 years ago
d60bcc7
i40e: Fix reporting of supported link modes
by Filip Sadowski
· 7 years ago
5490234
i40e: Fix a potential NULL pointer dereference
by Christophe JAILLET
· 7 years ago
5872866
i40e: remove logically dead code
by Lihong Yang
· 7 years ago
e50d575
i40e: limit lan queue count in large CPU count machine
by Shannon Nelson
· 7 years ago
d9601be
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
c4b3630
Merge branch 'Thunderbolt-networking'
by David S. Miller
· 7 years ago
c024297
MAINTAINERS: Add entry for Thunderbolt network driver
by Mika Westerberg
· 7 years ago
e69b6c0
net: Add support for networking over Thunderbolt cable
by Amir Levy
· 7 years ago
467cd25
MAINTAINERS: Add thunderbolt.h to the Thunderbolt driver entry
by Mika Westerberg
· 7 years ago
9a01c7c
thunderbolt: Allocate ring HopID automatically if requested
by Mika Westerberg
· 7 years ago
3304559
thunderbolt: Add function to retrieve DMA device for the ring
by Mika Westerberg
· 7 years ago
4ffe722
thunderbolt: Add polling mode for rings
by Mika Westerberg
· 7 years ago
59120e0
thunderbolt: Use spinlock in NHI serialization
by Mika Westerberg
· 7 years ago
22b7de1
thunderbolt: Use spinlock in ring serialization
by Mika Westerberg
· 7 years ago
2a91ec6
thunderbolt: Move ring descriptor flags to thunderbolt.h
by Mika Westerberg
· 7 years ago
3b3d9f4
thunderbolt: Export ring handling functions to modules
by Mika Westerberg
· 7 years ago
9fb1e65
thunderbolt: Add support for frame mode
by Mika Westerberg
· 7 years ago
8c6bba1
thunderbolt: Configure interrupt throttling for all interrupts
by Mika Westerberg
· 7 years ago
d1ff702
thunderbolt: Add support for XDomain discovery protocol
by Mika Westerberg
· 7 years ago
e69b71f
thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.h
by Mika Westerberg
· 7 years ago
9e99b9f
thunderbolt: Move thunderbolt domain structure to thunderbolt.h
by Mika Westerberg
· 7 years ago
eaf8ff3
thunderbolt: Move enum tb_cfg_pkg_type to thunderbolt.h
by Mika Westerberg
· 7 years ago
cdae7c0
thunderbolt: Add support for XDomain properties
by Mika Westerberg
· 7 years ago
8067170
thunderbolt: Remove __packed from ICM message structures
by Mika Westerberg
· 7 years ago
f2f2efb
byteorder: Move {cpu_to_be32, be32_to_cpu}_array() from Thunderbolt to core
by Mika Westerberg
· 7 years ago
1dd236f
Merge branch 'mlxsw-Fixlets'
by David S. Miller
· 7 years ago
85f44a1
mlxsw: spectrum_router: Drop a redundant condition
by Petr Machata
· 7 years ago
7ff176f
mlxsw: spectrum_router: Fix a typo
by Petr Machata
· 7 years ago
6227efc1
selftests: rtnetlink.sh: add vxlan and fou test cases
by Florian Westphal
· 7 years ago
08e2091
Merge branch 'flow_dissector-dissect-tunnel-info'
by David S. Miller
· 7 years ago
a38402b
flow_dissector: dissect tunnel info
by Simon Horman
· 7 years ago
Next »