Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
76851d1212c11365362525e1e2c0a18c97478e6b
76851d1
sock: add SOCK_ZEROCOPY sockopt
by Willem de Bruijn
· 7 years ago
5226779
sock: add MSG_ZEROCOPY
by Willem de Bruijn
· 7 years ago
3ece782
sock: skb_copy_ubufs support for compound pages
by Willem de Bruijn
· 7 years ago
98ba0bd
sock: allocate skbs from optmem
by Willem de Bruijn
· 7 years ago
84b7187
Merge branch 'mlxsw-Support-for-IPv6-UC-router'
by David S. Miller
· 7 years ago
65e65ec
mlxsw: spectrum_router: Don't ignore IPv6 notifications
by Ido Schimmel
· 7 years ago
f36f5ac
mlxsw: spectrum_router: Abort on source-specific routes
by Ido Schimmel
· 7 years ago
0a7fd1a
mlxsw: spectrum_router: Add support for route replace
by Ido Schimmel
· 7 years ago
428b851
mlxsw: spectrum_router: Add support for IPv6 routes addition / deletion
by Ido Schimmel
· 7 years ago
583419f
mlxsw: spectrum_router: Sanitize IPv6 FIB rules
by Ido Schimmel
· 7 years ago
66a5763
mlxsw: spectrum_router: Demultiplex FIB event based on family
by Ido Schimmel
· 7 years ago
a460aa8
ipv6: fib: Add helpers to hold / drop a reference on rt6_info
by Ido Schimmel
· 7 years ago
fc882fc
ipv6: Regenerate host route according to node pointer upon interface up
by Ido Schimmel
· 7 years ago
9217d8c
ipv6: Regenerate host route according to node pointer upon loopback up
by Ido Schimmel
· 7 years ago
7483cea
ipv6: fib: Unlink replaced routes from their nodes
by Ido Schimmel
· 7 years ago
c5b1241
ipv6: fib: Don't assume only nodes hold a reference on routes
by Ido Schimmel
· 7 years ago
61e4d01
ipv6: fib: Add offload indication to routes
by Ido Schimmel
· 7 years ago
e1ee0a5
ipv6: fib: Dump tables during registration to FIB chain
by Ido Schimmel
· 7 years ago
dcb18f7
ipv6: fib_rules: Dump rules during registration to FIB chain
by Ido Schimmel
· 7 years ago
df77fe4
ipv6: fib: Add in-kernel notifications for route add / delete
by Ido Schimmel
· 7 years ago
16ab6d7
ipv6: fib: Add FIB notifiers callbacks
by Ido Schimmel
· 7 years ago
e3ea973
ipv6: fib_rules: Check if rule is a default rule
by Ido Schimmel
· 7 years ago
1b2a444
net: fib_rules: Implement notification logic in core
by Ido Schimmel
· 7 years ago
d371ac1
rocker: Ignore address families other than IPv4
by Ido Schimmel
· 7 years ago
64e5e82
mlxsw: spectrum_router: Ignore address families other than IPv4
by Ido Schimmel
· 7 years ago
04b1d4e
net: core: Make the FIB notification chain generic
by Ido Schimmel
· 7 years ago
80cf0b4
Merge branch 'mvpp2-add-TX-interrupts-support'
by David S. Miller
· 7 years ago
5d3ecb2
dt-bindings: net: marvell-pp2: update interrupt-names with TX interrupts
by Thomas Petazzoni
· 7 years ago
213f428
net: mvpp2: add support for TX interrupts and RX queue distribution modes
by Thomas Petazzoni
· 7 years ago
591f4cf
net: mvpp2: introduce queue_vector concept
by Thomas Petazzoni
· 7 years ago
df089aa
net: mvpp2: move from cpu-centric naming to "software thread" naming
by Thomas Petazzoni
· 7 years ago
09f8397
net: mvpp2: introduce per-port nrxqs/ntxqs variables
by Thomas Petazzoni
· 7 years ago
b5635ad
net: mvpp2: remove RX queue group reset code
by Thomas Petazzoni
· 7 years ago
eb1e93a
net: mvpp2: fix MVPP21_ISR_RXQ_GROUP_REG definition
by Thomas Petazzoni
· 7 years ago
e11e872
net: arc_emac: Add support for ndo_do_ioctl net_device_ops operation
by Romain Perier
· 7 years ago
f4b2a42
Merge branch 'hns3-ethernet-driver'
by David S. Miller
· 7 years ago
15e8e5f
net: hns3: Add HNS3 driver to kernel build framework & MAINTAINERS
by Salil
· 7 years ago
496d03e
net: hns3: Add Ethtool support to HNS3 driver
by Salil
· 7 years ago
256727d
net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoC
by Salil
· 7 years ago
8484405
net: hns3: Add support of TX Scheduler & Shaper to HNS3 driver
by Salil
· 7 years ago
46a3df9
net: hns3: Add HNS3 Acceleration Engine & Compatibility Layer Support
by Salil
· 7 years ago
68c0a5c
net: hns3: Add HNS3 IMP(Integrated Mgmt Proc) Cmd Interface Support
by Salil
· 7 years ago
38caee9
net: hns3: Add support of the HNAE3 framework
by Salil
· 7 years ago
76ad4f0
net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC
by Salil
· 7 years ago
5477f7f
Merge branch 'sctp-remove-typedefs-from-structures-part-4'
by David S. Miller
· 7 years ago
bb96dec
sctp: remove the typedef sctp_auth_chunk_t
by Xin Long
· 7 years ago
96f7ef4
sctp: remove the typedef sctp_authhdr_t
by Xin Long
· 7 years ago
68d7546
sctp: remove the typedef sctp_addip_chunk_t
by Xin Long
· 7 years ago
65205cc
sctp: remove the typedef sctp_addiphdr_t
by Xin Long
· 7 years ago
8b32f23
sctp: remove the typedef sctp_addip_param_t
by Xin Long
· 7 years ago
05b25d0
sctp: remove the typedef sctp_cwr_chunk_t
by Xin Long
· 7 years ago
65f7710
sctp: remove the typedef sctp_cwrhdr_t
by Xin Long
· 7 years ago
b515fd2
sctp: remove the typedef sctp_ecne_chunk_t
by Xin Long
· 7 years ago
1fb6d83
sctp: remove the typedef sctp_ecnehdr_t
by Xin Long
· 7 years ago
2a49321
sctp: remove the typedef sctp_error_t
by Xin Long
· 7 years ago
87caeba
sctp: remove the typedef sctp_operr_chunk_t
by Xin Long
· 7 years ago
d8238d9
sctp: remove the typedef sctp_errhdr_t
by Xin Long
· 7 years ago
ac23e68
sctp: fix the name of struct sctp_shutdown_chunk_t
by Xin Long
· 7 years ago
e61e405
sctp: remove the typedef sctp_shutdownhdr_t
by Xin Long
· 7 years ago
ddb0804
Merge branch 'ibmvnic-ethtool'
by David S. Miller
· 7 years ago
c2dbeb6
ibmvnic: Implement .get_channels
by John Allen
· 7 years ago
bc131b3
ibmvnic: Implement .get_ringparam
by John Allen
· 7 years ago
52da5c1
ibmvnic: Convert vnic server reported statistics to cpu endian
by John Allen
· 7 years ago
3d52b59
ibmvnic: Implement per-queue statistics reporting
by John Allen
· 7 years ago
d06c358
tcp: remove extra POLL_OUT added for finished active connect()
by Neal Cardwell
· 7 years ago
3a8f6f8
net: dsa: bcm_sf2: dst in not an array
by Vivien Didelot
· 7 years ago
2d29b39
qlcnic: add const to bin_attribute structure
by Bhumika Goyal
· 7 years ago
840df16
rds: reduce memory footprint for RDS when transport is RDMA
by Sowmini Varadhan
· 7 years ago
93b1b31
ipv4: Introduce ipip_offload_init helper function.
by Tonghao Zhang
· 7 years ago
eb48d68
bpf: fix the printing of ifindex
by William Tu
· 7 years ago
f6c00a3
Merge tag 'batadv-next-for-davem-20170802' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 7 years ago
b8c17f7
net: hns: Add self-adaptive interrupt coalesce support in hns driver
by Lin Yun Sheng
· 7 years ago
e9e6c23
X25: constify null_x25_address
by Julia Lawall
· 7 years ago
5a4d148
Merge branch 'per-nexthop-offload'
by David S. Miller
· 7 years ago
2202e35
ipv4: fib: Remove unused functions
by Ido Schimmel
· 7 years ago
77d964e
mlxsw: spectrum_router: Refresh offload indication upon group refresh
by Ido Schimmel
· 7 years ago
1353ee7
mlxsw: spectrum_router: Don't check state when refreshing offload indication
by Ido Schimmel
· 7 years ago
3984d1a
mlxsw: spectrum_router: Provide offload indication using nexthop flags
by Ido Schimmel
· 7 years ago
63e701c
rocker: Provide offload indication using nexthop flags
by Ido Schimmel
· 7 years ago
475abbf
ipv4: fib: Set offload indication according to nexthop flags
by Ido Schimmel
· 7 years ago
9820355
mlxsw: core: Use correct EMAD transaction ID in debug message
by Ido Schimmel
· 7 years ago
f6775a2
Merge branch 'netvsc-transparent-VF-support'
by David S. Miller
· 7 years ago
12aa746
netvsc: remove bonding setup script
by stephen hemminger
· 7 years ago
a5050c6
netvsc: add documentation
by stephen hemminger
· 7 years ago
0c19556
netvsc: transparent VF management
by stephen hemminger
· 7 years ago
638ce0f
atm: solos-pci: constify attribute_group structures
by Amitoj Kaur Chawla
· 7 years ago
444826a
atm: adummy: constify attribute_group structure
by Amitoj Kaur Chawla
· 7 years ago
cf19a8c
liquidio: set sriov_totalvfs correctly
by Derek Chickles
· 7 years ago
f613ed6
net: dsa: Add support for 64-bit statistics
by Florian Fainelli
· 7 years ago
b2f9d43
flow_dissector: remove unused functions
by WANG Cong
· 7 years ago
5357f0b
tcp: tcp_data_queue() cleanup
by Eric Dumazet
· 7 years ago
aa6c16c
net: bcmgenet: drop COMPILE_TEST dependency
by Arnd Bergmann
· 7 years ago
956a25c
hyperv: netvsc: Neaten netvsc_send_pkt by using a temporary
by Joe Perches
· 7 years ago
cb5b136
Merge branch 'dsa-rework-EEE-support'
by David S. Miller
· 7 years ago
08f5006
net: dsa: rename switch EEE ops
by Vivien Didelot
· 7 years ago
5480db6
net: dsa: mv88e6xxx: remove EEE support
by Vivien Didelot
· 7 years ago
46587e4
net: dsa: remove PHY device argument from .set_eee
by Vivien Didelot
· 7 years ago
c48f7eb
net: dsa: call phy_init_eee in DSA layer
by Vivien Didelot
· 7 years ago
7f5c6d7
net: dsa: mv88e6xxx: call phy_init_eee
by Vivien Didelot
· 7 years ago
b11af0c
net: dsa: bcm_sf2: remove unneeded supported flags
by Vivien Didelot
· 7 years ago
Next »