Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
32bbd8793f24b0d5beb1cdb33c45c75ad1140e4b
32bbd87
net: Convert protocol error handlers from void to int
by Stefano Brivio
· 6 years ago
ce73366
selftests: pmtu: Introduce tests for IPv4/IPv6 over GENEVE over IPv4/IPv6
by Stefano Brivio
· 6 years ago
a025fb5
geneve: Allow configuration of DF behaviour
by Stefano Brivio
· 6 years ago
a079664
geneve: ICMP error lookup handler
by Stefano Brivio
· 6 years ago
5828887
selftests: pmtu: Introduce tests for IPv4/IPv6 over VXLAN over IPv4/IPv6
by Stefano Brivio
· 6 years ago
b4d30697
vxlan: Allow configuration of DF behaviour
by Stefano Brivio
· 6 years ago
c3a43b9
vxlan: ICMP error lookup handler
by Stefano Brivio
· 6 years ago
a36e185
udp: Handle ICMP errors for tunnels with same destination port on both endpoints
by Stefano Brivio
· 6 years ago
141b95d
net: hns3: fix spelling mistake, "assertting" -> "asserting"
by Colin Ian King
· 6 years ago
6d444c4
cxgb4: Add new T6 PCI device ids 0x608a
by Ganesh Goudar
· 6 years ago
1c51dc9
net/ipv6: compute anycast address hash only if dev is null
by Li RongQing
· 6 years ago
0db5509
net: bcmgenet: return correct value 'ret' from bcmgenet_power_down
by YueHaibing
· 6 years ago
3ed3857
Merge branch 'net-sched-prepare-for-more-Qdisc-offloads'
by David S. Miller
· 6 years ago
7b8e0b6
net: sched: prio: delay destroying child qdiscs on change
by Jakub Kicinski
· 6 years ago
0c8d13a
net: sched: red: delay destroying child qdisc on replace
by Jakub Kicinski
· 6 years ago
9da93ec
net: sched: refactor grafting Qdiscs with a parent
by Jakub Kicinski
· 6 years ago
bfaee91
net: sched: add an offload graft helper
by Jakub Kicinski
· 6 years ago
58f8927
net: sched: set TCQ_F_OFFLOADED flag for MQ
by Jakub Kicinski
· 6 years ago
dad54c0
net: sched: red: remove unnecessary red_dump_offload_stats parameter
by Jakub Kicinski
· 6 years ago
b592843
net: sched: add an offload dump helper
by Jakub Kicinski
· 6 years ago
80b6265
Merge branch 'net-phy-improve-and-simplify-phylib-state-machine'
by David S. Miller
· 6 years ago
c8e977b
net: phy: use phy_check_link_status in more places in the state machine
by Heiner Kallweit
· 6 years ago
85a1f31
net: phy: remove state PHY_AN
by Heiner Kallweit
· 6 years ago
74a992b
net: phy: add phy_check_link_status
by Heiner Kallweit
· 6 years ago
c96469f
net: phy: remove useless check in state machine case PHY_RESUMING
by Heiner Kallweit
· 6 years ago
3b01ea7
net: phy: remove useless check in state machine case PHY_NOLINK
by Heiner Kallweit
· 6 years ago
5867b33
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 6 years ago
be08989
Merge branch 'nfp-add-and-use-tunnel-netdev-helpers'
by David S. Miller
· 6 years ago
e963e10
nfp: flower: include geneve as supported offload tunnel type
by John Hurley
· 6 years ago
83f27d0
nfp: flower: use geneve and vxlan helpers
by John Hurley
· 6 years ago
1d10bd1
net: add netif_is_geneve()
by John Hurley
· 6 years ago
cea0604
sfc: add missing NVRAM partition types for EF10
by Edward Cree
· 6 years ago
7025abb
Merge branch 'vlan-prepare-for-removal-of-VLAN_TAG_PRESENT'
by David S. Miller
· 6 years ago
295d072
net/vlan: remove unused #define HAVE_VLAN_GET_TAG
by Michał Mirosław
· 6 years ago
9b31914
net/vlan: include the shift in skb_vlan_tag_get_prio()
by Michał Mirosław
· 6 years ago
e0a6b80
net/vlan: introduce __vlan_hwaccel_copy_tag() helper
by Michał Mirosław
· 6 years ago
c8accd5
net/vlan: introduce __vlan_hwaccel_clear_tag() helper
by Michał Mirosław
· 6 years ago
1295e2c
inet: minor optimization for backlog setting in listen(2)
by Yafang Shao
· 6 years ago
7dad993
net: vlan: add support for tunnel offload
by Davide Caratti
· 6 years ago
f29eb2a
tun: compute the RFS hash only if needed.
by Paolo Abeni
· 6 years ago
2e7ad56
net/wan/fsl_ucc_hdlc: add BQL support
by Mathias Thore
· 6 years ago
3b73e84
net: phy: realtek: load driver for all PHYs with a Realtek OUI
by Heiner Kallweit
· 6 years ago
a3320bc
net: phy: make phy_trigger_machine static
by Heiner Kallweit
· 6 years ago
f908620
net: dsa: bcm_sf2: fix semicolon.cocci warnings
by kbuild test robot
· 6 years ago
8572a1b
net: phy: bcm7xxx: Add entry for BCM7255
by Justin Chen
· 6 years ago
cab6949
Merge branch 'udp-gro'
by David S. Miller
· 6 years ago
3327a9c
selftests: add functionals test for UDP GRO
by Paolo Abeni
· 6 years ago
e87f53b
selftests: add some benchmark for UDP GRO
by Paolo Abeni
· 6 years ago
bd8e1af
selftests: add dummy xdp test helper
by Paolo Abeni
· 6 years ago
0a9ac2e
selftests: add GRO support to udp bench rx program
by Paolo Abeni
· 6 years ago
cf329aa
udp: cope with UDP GRO packet misdirection
by Paolo Abeni
· 6 years ago
80bde36
ipv6: factor out protocol delivery helper
by Paolo Abeni
· 6 years ago
68cb7d5
ip: factor out protocol delivery helper
by Paolo Abeni
· 6 years ago
bcd1665
udp: add support for UDP_GRO cmsg
by Paolo Abeni
· 6 years ago
e20cf8d
udp: implement GRO for plain UDP sockets.
by Paolo Abeni
· 6 years ago
60fb956
udp: implement complete book-keeping for encap_needed
by Paolo Abeni
· 6 years ago
7e22561
Merge branch 'vrf-allow-simultaneous-service-instances-in-default-and-other-VRFs'
by David S. Miller
· 6 years ago
7bd2db4
ipv6: do not drop vrf udp multicast packets
by Dewi Morgan
· 6 years ago
5226b6a
ipv6: handling of multicast packets received in VRF
by Mike Manning
· 6 years ago
d839a0e
ipv6: allow ping to link-local address in VRF
by Mike Manning
· 6 years ago
6f12fa7
vrf: mark skb for multicast or link-local as enslaved to VRF
by Mike Manning
· 6 years ago
7055420
net: fix raw socket lookup device bind matching with VRFs
by Duncan Eastoe
· 6 years ago
6897445
net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFs
by Mike Manning
· 6 years ago
6da5b0f
net: ensure unbound datagram socket to be chosen when not in a VRF
by Mike Manning
· 6 years ago
e781905
net: ensure unbound stream socket to be chosen when not in a VRF
by Mike Manning
· 6 years ago
3c82a21
net: allow binding socket in a VRF when there's an unbound socket
by Robert Shearman
· 6 years ago
f601a85
net: hns3: Remove set but not used variable 'reset_level'
by YueHaibing
· 6 years ago
75790a7
Merge branch 'nfp-more-set-actions-and-notifier-refactor'
by David S. Miller
· 6 years ago
0c665e2
nfp: flower: use the common netdev notifier
by Jakub Kicinski
· 6 years ago
3e33359
nfp: register a notifier handler in a central location for the device
by Jakub Kicinski
· 6 years ago
659bb40
nfp: flower: make nfp_fl_lag_changels_event() void
by Jakub Kicinski
· 6 years ago
a558c982
nfp: flower: don't try to nack device unregister events
by Jakub Kicinski
· 6 years ago
e50bfdf
nfp: flower: remove unnecessary iteration over devices
by Jakub Kicinski
· 6 years ago
4234d62
nfp: flower: add ipv6 set flow label and hop limit offload
by Pieter Jansen van Vuuren
· 6 years ago
a3c6b06
nfp: flower: add ipv4 set ttl and tos offload
by Pieter Jansen van Vuuren
· 6 years ago
6a02d1f
Merge branch 'hns3-next'
by David S. Miller
· 6 years ago
8b0195a
net: hns3: fix for cmd queue memory not freed problem during reset
by Huazhong Tan
· 6 years ago
65e41e7
net: hns3: add error handler for hclge_reset()
by Huazhong Tan
· 6 years ago
f403a84
net: hns3: call roce's reset notify callback when resetting
by Huazhong Tan
· 6 years ago
35d93a3
net: hns3: adjust the process of PF reset
by Huazhong Tan
· 6 years ago
0742ed7
net: hns3: move some reset information from hnae3_handle into hclge_dev/hclgevf_dev
by Huazhong Tan
· 6 years ago
7cea834
net: hns3: ignore new coming low-level reset while doing high-level reset
by Huazhong Tan
· 6 years ago
257e4f2
net: hns3: use HNS3_NIC_STATE_RESETTING to indicate resetting
by Huazhong Tan
· 6 years ago
8df0fa9
net: hns3: enable/disable ring in the enet while doing UP/DOWN
by Huazhong Tan
· 6 years ago
7edff53
net: hns3: adjust the location of clearing the table when doing reset
by Huazhong Tan
· 6 years ago
4d60291
net: hns3: provide some interface & information for the client
by Huazhong Tan
· 6 years ago
720bd58
net: hns3: add set_default_reset_request in the hnae3_ae_ops
by Huazhong Tan
· 6 years ago
814da63
net: hns3: use HNS3_NIC_STATE_INITED to indicate the initialization state of enet
by Huazhong Tan
· 6 years ago
920664a
igc: Clean up code
by Sasha Neftin
· 6 years ago
e1f65b0
e1000e: allow non-monotonic SYSTIM readings
by Miroslav Lichvar
· 6 years ago
bb9089b
igc: Tidy up some white space
by Dan Carpenter
· 6 years ago
14b21ce
igc: fix error return handling from call to netif_set_real_num_tx_queues
by Colin Ian King
· 6 years ago
84cfa53
igc: Remove set but not used variable 'pci_using_dac'
by YueHaibing
· 6 years ago
dda458d
igc: Remove set but not used variables 'ctrl_ext, link_mode'
by YueHaibing
· 6 years ago
540a152
i40e/ixgbe/igb: fail on new WoL flag setting WAKE_MAGICSECURE
by Todd Fujinaka
· 6 years ago
a9e5105
intel-ethernet: software timestamp skbs as late as possible
by Jacob Keller
· 6 years ago
9fc145f
ixgbevf: add support for software timestamps
by Jacob Keller
· 6 years ago
7fa57ca
ixgbe: allow IPsec Tx offload in VEPA mode
by Shannon Nelson
· 6 years ago
0db4a47
ixgbe: don't clear_bit on xdp_ring->state if xdp_ring is null
by Colin Ian King
· 6 years ago
b860772
igbvf: Replace spin_is_locked() with lockdep
by Lance Roy
· 6 years ago
Next »