Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
33aeb5e30acac9ae68cb5acc4eecc1fca4358859
33aeb5e
samples/bpf: Update cgrp2 socket tests
by David Ahern
· 7 years ago
f776d46
samples/bpf: Add option to dump socket settings
by David Ahern
· 7 years ago
609b1c3
samples/bpf: Add detach option to test_cgrp2_sock
by David Ahern
· 7 years ago
fa38aa1
samples/bpf: Update sock test to allow setting mark and priority
by David Ahern
· 7 years ago
ae2cf1c
bpf: Allow cgroup sock filters to use get_current_uid_gid helper
by David Ahern
· 7 years ago
482dca9
bpf: Add mark and priority to sock options that can be set
by David Ahern
· 7 years ago
e12f1a5
Merge branch 'mlxsw-Add-IPv6-host-dpipe-table'
by David S. Miller
· 7 years ago
0fb5fe3
mlxsw: spectrum_dpipe: Add support for controlling IPv6 neighbor counters
by Arkadi Sharshevsky
· 7 years ago
1ed5574
mlxsw: spectrum_router: Add support for setting counters on IPv6 neighbors
by Arkadi Sharshevsky
· 7 years ago
410774bd
mlxsw: spectrum_dpipe: Add support for IPv6 host table dump
by Arkadi Sharshevsky
· 7 years ago
6049e53
mlxsw: spectrum_dpipe: Make host entry fill handler more generic
by Arkadi Sharshevsky
· 7 years ago
0250768
mlxsw: spectrum_router: Add IPv6 neighbor access helper
by Arkadi Sharshevsky
· 7 years ago
506f7dd
mlxsw: spectrum_dpipe: Add IPv6 host table initial support
by Arkadi Sharshevsky
· 7 years ago
1d1056d8
mlxsw: spectrum_router: Export IPv6 link local address check helper
by Arkadi Sharshevsky
· 7 years ago
1797f5b
devlink: Add IPv6 header for dpipe
by Arkadi Sharshevsky
· 7 years ago
84ccac6
x86: bpf_jit: small optimization in emit_bpf_tail_call()
by Eric Dumazet
· 7 years ago
3edcf18
samples/bpf: Fix compilation issue in redirect dummy program
by Tariq Toukan
· 7 years ago
f16ded5
net: fix two typos in net_device_ops documentation.
by Rami Rosen
· 7 years ago
323fbd0
net: dccp: Add handling of IPV6_PKTOPTIONS to dccp_v6_do_rcv()
by Andrii
· 7 years ago
e3cfddd
bridge: add tracepoint in br_fdb_update
by Roopa Prabhu
· 7 years ago
07d79fc
net_sched: add reverse binding for tc class
by Cong Wang
· 7 years ago
ea3100a
Merge tag 'mlx5-GRE-Offload' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 7 years ago
acfb98b
liquidio: fix crash in presence of zeroed-out base address regs
by Rick Farrington
· 7 years ago
12bdc5e
devlink: Maintain consistency in mac field name
by David Ahern
· 7 years ago
d35d6e9
hv_netvsc: Fix typos in the document of UDP hashing
by Haiyang Zhang
· 7 years ago
62f3250
xen-netfront: be more drop monitor friendly
by Eric Dumazet
· 7 years ago
7b3722f
net/mlx5e: Support RSS for GRE tunneled packets
by Gal Pressman
· 8 years ago
2729984
net/mlx5e: Support TSO and TX checksum offloads for GRE tunnels
by Gal Pressman
· 8 years ago
888fcd9
net/mlx5e: Use IP version matching to classify IP traffic
by Gal Pressman
· 8 years ago
90774a9
bpf: test_maps: fix typos, "conenct" and "listeen"
by Colin Ian King
· 7 years ago
9e4a561
qed: fix spelling mistake: "calescing" -> "coalescing"
by Colin Ian King
· 7 years ago
752b069
net: hns3: Fixes the wrong IS_ERR check on the returned phydev value
by Salil Mehta
· 7 years ago
dc8007e
net: bcm63xx_enet: make bcm_enetsw_ethtool_ops const
by Bhumika Goyal
· 7 years ago
5829d70
ipv6: sr: fix get_srh() to comply with IPv6 standard "RFC 8200"
by Ahmed Abdelsalam
· 7 years ago
35aed4a
Merge branch 'mvpp2-comphy'
by David S. Miller
· 7 years ago
89273bc
net: mvpp2: dynamic reconfiguration of the comphy/GoP/MAC
by Antoine Tenart
· 7 years ago
65a2c09
net: mvpp2: do not set GMAC autoneg when using XLG MAC
by Antoine Tenart
· 7 years ago
f55744a
net: mvpp2: improve the link management function
by Antoine Tenart
· 7 years ago
968b211
net: mvpp2: simplify the link_event function
by Antoine Tenart
· 7 years ago
542897d
net: mvpp2: initialize the comphy
by Antoine Tenart
· 7 years ago
9c2cbd4
Documentation/bindings: phy: document the Marvell comphy driver
by Antoine Tenart
· 7 years ago
d0438bd
phy: add the mvebu cp110 comphy driver
by Antoine Tenart
· 7 years ago
5c23f2d
phy: add sgmii and 10gkr modes to the phy_mode enum
by Antoine Tenart
· 7 years ago
d36b82b
dp83640: don't hold spinlock while calling netif_rx_ni
by Stefan Sørensen
· 7 years ago
f379fdf
Merge branch 'net_sched-idr'
by David S. Miller
· 7 years ago
65a206c
net/sched: Change act_api and act_xxx modules to use IDR
by Chris Mi
· 7 years ago
c15ab23
net/sched: Change cls_flower to use IDR
by Chris Mi
· 7 years ago
388f79f
idr: Add new APIs to support unsigned long
by Chris Mi
· 7 years ago
c2f8a6c
Merge branch 'add-rmnet-driver'
by David S. Miller
· 7 years ago
ceed73a
drivers: net: ethernet: qualcomm: rmnet: Initial implementation
by Subash Abhinov Kasiviswanathan
· 7 years ago
cdf4969
net: arp: Add support for raw IP device
by Subash Abhinov Kasiviswanathan
· 7 years ago
7373ae7
net: ether: Add support for multiplexing and aggregation type
by Subash Abhinov Kasiviswanathan
· 7 years ago
2c667d4
Merge branch 'tcp-readd-hp'
by David S. Miller
· 7 years ago
31770e3
tcp: Revert "tcp: remove header prediction"
by Florian Westphal
· 7 years ago
c1d2b4c
tcp: Revert "tcp: remove CA_ACK_SLOWPATH"
by Florian Westphal
· 7 years ago
0da93d2
staging: irda: fix init level for irda core
by Greg KH
· 7 years ago
d081a16
net: bcmgenet: Do not return from void function
by Florian Fainelli
· 7 years ago
eaa72dc
neigh: increase queue_len_bytes to match wmem_default
by Eric Dumazet
· 7 years ago
0dd5759
net: remove dmaengine.h inclusion from netdevice.h
by Dave Jiang
· 7 years ago
69d2ea9
net: bcmgenet: Use correct I/O accessors
by Florian Fainelli
· 7 years ago
b6eb9d5
liquidio: show NIC's U-Boot version in a dev_info() message
by Weilin Chang
· 7 years ago
7e3108f
net: dsa: make some structures const
by Bhumika Goyal
· 7 years ago
1b70d792
ipv6: Use rt6i_idev index for echo replies to a local address
by David Ahern
· 7 years ago
f602b97
amd-xgbe: Interrupt summary bits are h/w version dependent
by Tom Lendacky
· 7 years ago
f8045ca
Merge branch 'nsh-headers-GSO'
by David S. Miller
· 7 years ago
c411ed8
nsh: add GSO support
by Jiri Benc
· 7 years ago
1f0b774
net: add NSH header structures and helpers
by Yi Yang
· 7 years ago
fa20e0e
vxlan: factor out VXLAN-GPE next protocol
by Jiri Benc
· 7 years ago
155e6f6
ether: add NSH ethertype
by Jiri Benc
· 7 years ago
13a6fad
Merge branch 'ife-ethertype'
by David S. Miller
· 7 years ago
1d51f65
tc-testing: add test for testing ife type
by Alexander Aring
· 7 years ago
b522ed6
act_ife: use registered ife_type as fallback
by Alexander Aring
· 7 years ago
2804fd3
if_ether: add forces ife lfb type
by Alexander Aring
· 7 years ago
c965584
Documentation: networking: Add blurb about patches in patchwork
by Florian Fainelli
· 7 years ago
b5087b4
Merge branch 'mlx4-misc-patches'
by David S. Miller
· 7 years ago
be59960
net/mlx4: Add user mac FW update support
by Moshe Shemesh
· 7 years ago
a434f1f
net/mlx4_core: Fix misplaced brackets of sizeof
by Tariq Toukan
· 7 years ago
187782e
net/mlx4_core: Make explicit conversion to 64bit value
by Leon Romanovsky
· 7 years ago
c73c8b1
net/mlx4_core: Dynamically allocate structs at mlx4_slave_cap
by Eran Ben Elisha
· 7 years ago
b74fd30
bridge: fdb add and delete tracepoints
by Roopa Prabhu
· 7 years ago
a7043f6
Merge branch 'systemport-sf2-mdio-endian'
by David S. Miller
· 7 years ago
cb51a09
net: phy: mdio-bcm-unimac: Use correct I/O accessors
by Florian Fainelli
· 7 years ago
389a06b
net: systemport: Set correct RSB endian bits based on host
by Florian Fainelli
· 7 years ago
fdb71a2
net: dsa: bcm_sf2: Use correct I/O accessors
by Florian Fainelli
· 7 years ago
f1dd199
net: systemport: Use correct I/O accessors
by Florian Fainelli
· 7 years ago
7619de8
Merge tag 'wireless-drivers-next-for-davem-2017-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 7 years ago
22eac91
net: stmmac: constify clk_div_table
by Arvind Yadav
· 7 years ago
25d4dae
Merge branch 'XDP-redirect-tracepoints'
by David S. Miller
· 7 years ago
3ffab54
samples/bpf: xdp_monitor tool based on tracepoints
by Jesper Dangaard Brouer
· 7 years ago
306da4e
samples/bpf: xdp_redirect load XDP dummy prog on TX device
by Jesper Dangaard Brouer
· 7 years ago
59a3089
xdp: separate xdp_redirect tracepoint in map case
by Jesper Dangaard Brouer
· 7 years ago
f5836ca
xdp: separate xdp_redirect tracepoint in error case
by Jesper Dangaard Brouer
· 7 years ago
b06337d
xdp: make xdp tracepoints report bpf prog id instead of prog_tag
by Jesper Dangaard Brouer
· 7 years ago
8d3b778
xdp: tracepoint xdp_redirect also need a map argument
by Jesper Dangaard Brouer
· 7 years ago
c31e5a4
xdp: remove redundant argument to trace_xdp_redirect
by Jesper Dangaard Brouer
· 7 years ago
d0fcece
Merge tag 'rxrpc-next-20170829' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 7 years ago
3d86e35
Merge branch 'addrlabel-no-rtnl-locking'
by David S. Miller
· 7 years ago
a6f5702
addrlabel: add/delete/get can run without rtnl
by Florian Westphal
· 7 years ago
3450402
selftests: add addrlabel add/delete to rtnetlink.sh
by Florian Westphal
· 7 years ago
6c766db
staging: irda: update MAINTAINERS
by Greg Kroah-Hartman
· 7 years ago
Next »