Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
644c7eebbfd59e72982d11ec6cc7d39af12450ae
644c7ee
rtnetlink: validate attributes in do_setlink()
by Eric Dumazet
· 7 years ago
fd129f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
a6fa908
Merge branch 'devlink-extack'
by David S. Miller
· 7 years ago
3fcc773
mlxsw: Add extack messages for port_{un, }split failures
by David Ahern
· 7 years ago
7fa76d7
netdevsim: Add extack error message for devlink reload
by David Ahern
· 7 years ago
ac0fc8a
devlink: Add extack to reload and port_{un, }split operations
by David Ahern
· 7 years ago
5b5e7a0
net: metrics: add proper netlink validation
by Eric Dumazet
· 7 years ago
e783bb0
ipmr: fix error path when ipmr_new_table fails
by Sabrina Dubroca
· 7 years ago
848235e
ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
by Sabrina Dubroca
· 7 years ago
4f416db
net: hns3: remove unused hclgevf_cfg_func_mta_filter
by Arnd Bergmann
· 7 years ago
6e86000
netfilter: provide udp*_lib_lookup for nf_tproxy
by Arnd Bergmann
· 7 years ago
d52c89f
qed*: Utilize FW 8.37.2.0
by Michal Kalderon
· 7 years ago
95358a9
net-tcp: remove useless tw_timeout field
by Maciej Żenczykowski
· 7 years ago
d96a43c
net: sched: cls: Fix offloading when ingress dev is vxlan
by Paul Blakey
· 7 years ago
1d88ba1
sctp: not allow transport timeout value less than HZ/5 for hb_timer
by Xin Long
· 7 years ago
819dd92
bpfilter: switch to CC from HOSTCC
by Alexei Starovoitov
· 7 years ago
47a6ca3
net/mlx5e: fix error return code in mlx5e_alloc_rq()
by Wei Yongjun
· 7 years ago
6f6027a
net/mlx5e: Make function mlx5e_change_rep_mtu() static
by Wei Yongjun
· 7 years ago
3602207
net: qualcomm: rmnet: Fix use after free while sending command ack
by Subash Abhinov Kasiviswanathan
· 7 years ago
9deb441
net: ipv6: Generate random IID for addresses on RAWIP devices
by Subash Abhinov Kasiviswanathan
· 7 years ago
f4c9f85
tcp: refactor tcp_ecn_check_ce to remove sk type cast
by Yousuk Seung
· 7 years ago
9fa0610
Merge branch 'bpf-af-xdp-zc-api'
by Daniel Borkmann
· 7 years ago
f722517
net/ipv6: prevent use after free in ip6_route_mpath_notify
by David Ahern
· 7 years ago
9f5232c
samples/bpf: xdpsock: use skb Tx path for XDP_SKB
by Björn Töpel
· 7 years ago
ac98d8a
xsk: wire upp Tx zero-copy functions
by Magnus Karlsson
· 7 years ago
e3760c7
net: added netdevice operation for Tx
by Magnus Karlsson
· 7 years ago
173d3ad
xsk: add zero-copy support for Rx
by Björn Töpel
· 7 years ago
02b55e5
xdp: add MEM_TYPE_ZERO_COPY
by Björn Töpel
· 7 years ago
74515c5
net: xdp: added bpf_netdev_command XDP_{QUERY, SETUP}_XSK_UMEM
by Björn Töpel
· 7 years ago
8aef734
xsk: introduce xdp_umem_page
by Björn Töpel
· 7 years ago
e61e62b
xsk: moved struct xdp_umem definition
by Björn Töpel
· 7 years ago
69e2ecc
net: phy: broadcom: Enable 125 MHz clock on LED4 pin for BCM54612E by default.
by Kun Yi
· 7 years ago
3d60934
l2tp: fix refcount leakage on PPPoL2TP sockets
by Guillaume Nault
· 7 years ago
7a72309
Merge branch 'net-phy-improve-PM-handling-of-PHY-MDIO'
by David S. Miller
· 7 years ago
9107c05
net: phy: remove PM ops from MDIO bus
by Heiner Kallweit
· 7 years ago
7f4828f
net: phy: add struct device_type representation of a PHY
by Heiner Kallweit
· 7 years ago
763f9b4
Merge branch 'bpf-xdp-remove-xdp-flush'
by Daniel Borkmann
· 7 years ago
189454e
net: remove net_device operation ndo_xdp_flush
by Jesper Dangaard Brouer
· 7 years ago
42421a5
tun: remove ndo_xdp_flush call tun_xdp_flush
by Jesper Dangaard Brouer
· 7 years ago
16ec025
virtio_net: remove ndo_xdp_flush call virtnet_xdp_flush
by Jesper Dangaard Brouer
· 7 years ago
af3746a
ixgbe: remove ndo_xdp_flush call ixgbe_xdp_flush
by Jesper Dangaard Brouer
· 7 years ago
763ea09
i40e: remove ndo_xdp_flush call i40e_xdp_flush
by Jesper Dangaard Brouer
· 7 years ago
68565a1
bpf, arm32: fix inconsistent naming about emit_a32_lsr_{r64,i64}
by Wang YanQing
· 7 years ago
2b589a7
bpf, arm32: correct check_imm24
by Wang YanQing
· 7 years ago
7d840a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
d67b66b
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
f0b964e
net: hns: Fix the process of adding broadcast addresses to tcam
by Xi Wang
· 7 years ago
0e39903
net: sched: return error code when tcf proto is not found
by Vlad Buslov
· 7 years ago
25ea665
team: use netdev_features_t instead of u32
by Dan Carpenter
· 7 years ago
a746407
net_failover: Use netdev_features_t instead of u32
by Dan Carpenter
· 7 years ago
ff2e351
qed: use dma_zalloc_coherent instead of allocator/memset
by YueHaibing
· 7 years ago
1f55c28
wan/fsl_ucc_hdlc: use dma_zalloc_coherent instead of allocator/memset
by YueHaibing
· 7 years ago
828da43
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 7 years ago
bb38ccc
docs: networking: fix minor typos in various documentation files
by Olivier Gayot
· 7 years ago
f396922
net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets
by Maciej Żenczykowski
· 7 years ago
79e9fed
net-tcp: extend tcp_tw_reuse sysctl to enable loopback only optimization
by Maciej Żenczykowski
· 7 years ago
39dbc64
qed: Add srq core support for RoCE and iWARP
by Yuval Bason
· 7 years ago
7a9ee41
Merge branch 'bnx2-warnings'
by David S. Miller
· 7 years ago
b8aac41
net: ethernet: bnx2: Replace NULL comparison
by Varsha Rao
· 7 years ago
6dc5aa2
net: ethernet: bnx2: Remove extra parentheses
by Varsha Rao
· 7 years ago
13ce3bc
net: gemini: fix spelling mistake: "it" -> "is"
by YueHaibing
· 7 years ago
f6521c5
cls_flower: Fix comparing of old filter mask with new filter
by Paul Blakey
· 7 years ago
de9dc65
cls_flower: Fix missing free of rhashtable
by Paul Blakey
· 7 years ago
1f4c741
net: skbuff.h: drop unneeded <linux/slab.h>
by Randy Dunlap
· 7 years ago
40434a6
net: chelsio: Use zeroing memory allocator instead of allocator/memset
by YueHaibing
· 7 years ago
1a02502
rxrpc: Fix handling of call quietly cancelled out on server
by David Howells
· 7 years ago
4e24f2d
Allow ethtool to change tun link settings
by Chas Williams
· 7 years ago
34ea38c
bpf: guard bpf_get_current_cgroup_id() with CONFIG_CGROUPS
by Yonghong Song
· 7 years ago
6499536
Merge branch 'bpf-af-xdp-fixes'
by Daniel Borkmann
· 7 years ago
4cd328f
Merge branch 'sh_eth-fix-and-clean-up-sh_eth_soft_swap'
by David S. Miller
· 7 years ago
1100149
sh_eth: use DIV_ROUND_UP() in sh_eth_soft_swap()
by Sergei Shtylyov
· 7 years ago
bb2fa4e
sh_eth: uninline sh_eth_soft_swap()
by Sergei Shtylyov
· 7 years ago
232b674
sh_eth: make sh_eth_soft_swap() work on ARM
by Sergei Shtylyov
· 7 years ago
9a75fa5
ixgbe: fix broken ipsec Rx with proper cast on spi
by Shannon Nelson
· 7 years ago
2a8a155
ixgbe: check ipsec ip addr against mgmt filters
by Shannon Nelson
· 7 years ago
2067710
Merge branch 'mlxsw-Fixes-in-offloading-of-mirror-to-gretap'
by David S. Miller
· 7 years ago
1fc68bb
mlxsw: spectrum_span: Suppress VLAN on BRIDGE_VLAN_INFO_UNTAGGED
by Petr Machata
· 7 years ago
f07ff01
mlxsw: spectrum_switchdev: Postpone respin on object deletion
by Petr Machata
· 7 years ago
88adce4
ixgbe: fix possible race in reset subtask
by Tony Nguyen
· 7 years ago
cc5b114
bpf, i40e: add meta data support
by Daniel Borkmann
· 7 years ago
fa1be7e
ipv6: omit traffic class when calculating flow hash
by Michal Kubecek
· 7 years ago
e9c7218
ixgbe: introduce a helper to simplify code
by YueHaibing
· 7 years ago
a925ab4
Revert "ipv6: omit traffic class when calculating flow hash"
by David S. Miller
· 7 years ago
7d6446d
ixgbevf: fix possible race in the reset subtask
by Emil Tantilov
· 7 years ago
87ae68c
ipv6: omit traffic class when calculating flow hash
by Michal Kubecek
· 7 years ago
4be8772
ixgbevf: Fix coexistence of malicious driver detection with XDP
by Alexander Duyck
· 7 years ago
06140c7
igb: Wait 10ms just once after TX queues reset
by Sergey Nemov
· 7 years ago
1ec2297
igb: Clear TSICR interrupts together with ICR
by Joanna Yurdal
· 7 years ago
228046e
Documentation: e1000: Update kernel documentation
by Jeff Kirsher
· 7 years ago
85d63445
Documentation: e100: Update the Intel 10/100 driver doc
by Jeff Kirsher
· 7 years ago
fff200c
e1000e: Ignore TSYNCRXCTL when getting I219 clock attributes
by Benjamin Poirier
· 7 years ago
fe083b3
net: mvpp2: mvpp2_percpu_read_relaxed() can be static
by kbuild test robot
· 7 years ago
eb73190
net/packet: refine check for priv area size
by Eric Dumazet
· 7 years ago
76a4519
net: aquantia: make function aq_fw2x_get_mac_permanent static
by Colin Ian King
· 7 years ago
a65ea68
samples/bpf: minor *_nb_free performance fix
by Magnus Karlsson
· 7 years ago
a412ef5
samples/bpf: adapted to new uapi
by Björn Töpel
· 7 years ago
bbff2f3
xsk: new descriptor addressing scheme
by Björn Töpel
· 7 years ago
a509a95
xsk: proper Rx drop statistics update
by Björn Töpel
· 7 years ago
4e64c83
xsk: proper fill queue descriptor validation
by Björn Töpel
· 7 years ago
d3adce9
MAINTAINERS: TCP gets its first maintainer
by Eric Dumazet
· 7 years ago
Next »