Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
764cbccef8c9cb95e869ba2bb8371c42685c934a
764cbcce
bpf: add sample for xdp forwarding and rewrite
by Brenden Blanco
· 9 years ago
4acf6c0
bpf: enable direct packet data write for xdp progs
by Brenden Blanco
· 9 years ago
9ecc2d8
net/mlx4_en: add xdp forwarding and data write support
by Brenden Blanco
· 9 years ago
224e92e
net/mlx4_en: break out tx_desc write into separate function
by Brenden Blanco
· 9 years ago
6ce96ca
bpf: add XDP_TX xdp_action for direct forwarding
by Brenden Blanco
· 9 years ago
d576acf
net/mlx4_en: add page recycle to prepare rx ring for tx support
by Brenden Blanco
· 9 years ago
86af8b4
Add sample for adding simple drop program to link
by Brenden Blanco
· 9 years ago
47a38e1
net/mlx4_en: add support for fast rx drop bpf program
by Brenden Blanco
· 9 years ago
d1fdd91
rtnl: add option for setting link xdp prog
by Brenden Blanco
· 9 years ago
a7862b4
net: add ndo to setup/query xdp prog in adapter rx
by Brenden Blanco
· 9 years ago
6a773a1
bpf: add XDP prog type for early driver filter
by Brenden Blanco
· 9 years ago
59d3656
bpf: add bpf_prog_add api for bulk prog refcnt
by Brenden Blanco
· 9 years ago
ddbcb79
Merge branch 'ncsi'
by David S. Miller
· 9 years ago
fc6061c
net/faraday: Mask PHY interrupt with NCSI mode
by Gavin Shan
· 9 years ago
bb168e2
net/faraday: Match driver according to compatible property
by Gavin Shan
· 9 years ago
bd466c3
net/faraday: Support NCSI mode
by Gavin Shan
· 9 years ago
113ce10
net/faraday: Read MAC address from chip
by Gavin Shan
· 9 years ago
eb41818
net/faraday: Helper functions to create or destroy MDIO interface
by Gavin Shan
· 9 years ago
7a82ecf
net/ncsi: NCSI AEN packet handler
by Gavin Shan
· 9 years ago
e6f44ed
net/ncsi: Package and channel management
by Gavin Shan
· 9 years ago
138635c
net/ncsi: NCSI response packet handler
by Gavin Shan
· 9 years ago
6389eaa
net/ncsi: NCSI command packet handler
by Gavin Shan
· 9 years ago
2d283bd
net/ncsi: Resource management
by Gavin Shan
· 9 years ago
5e31c70
Merge branch 'dsa-mv88e6xxx-g2-cleanup-stp'
by David S. Miller
· 9 years ago
2cfcd96
net: dsa: mv88e6xxx: add support for DSA ageing time
by Vivien Didelot
· 9 years ago
acddbd2
net: dsa: mv88e6xxx: add G1 helper for ageing time
by Vivien Didelot
· 9 years ago
34a79f6
net: dsa: support switchdev ageing time attr
by Vivien Didelot
· 9 years ago
8ec61c7
net: dsa: mv88e6xxx: add cap for IRL
by Vivien Didelot
· 9 years ago
9bda889
net: dsa: mv88e6xxx: add cap for Priority Override
by Vivien Didelot
· 9 years ago
63ed880
net: dsa: mv88e6xxx: add cap for PVT
by Vivien Didelot
· 9 years ago
3b4caa1
net: dsa: mv88e6xxx: rework Switch MAC setter
by Vivien Didelot
· 9 years ago
47395ed
net: dsa: mv88e6xxx: add cap for MGMT Enables bits
by Vivien Didelot
· 9 years ago
5154041
net: dsa: mv88e6xxx: extract trunk mapping
by Vivien Didelot
· 9 years ago
f22ab64
net: dsa: mv88e6xxx: extract device mapping
by Vivien Didelot
· 9 years ago
9729934
net: dsa: mv88e6xxx: split setup of Global 1 and 2
by Vivien Didelot
· 9 years ago
d51c542
net: dsa: mv88e6xxx: remove basic function flags
by Vivien Didelot
· 9 years ago
183fc15
kernel/trace/bpf_trace.c: work around gcc-4.4.4 anon union initialization bug
by Andrew Morton
· 9 years ago
a725ee3
virtio-net: Remove more stack DMA
by Andy Lutomirski
· 9 years ago
cbce91c
bnxt_en: Remove locking around txr->dev_state
by Florian Fainelli
· 9 years ago
7e0433b
Merge branch 'frag-udp-tunneled-skbs'
by David S. Miller
· 9 years ago
b8247f0
net: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, allow segmentation for local udp tunneled skbs
by Shmulik Ladkani
· 9 years ago
359ebda
net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flags
by Shmulik Ladkani
· 9 years ago
dfa1537
Merge branch 'bnxt_en-NS2-Nitro'
by David S. Miller
· 9 years ago
fa853dd
bnxt_en: Add BCM58700 PCI device ID for NS2 Nitro.
by Prashant Sreedharan
· 9 years ago
dc52c6c
bnxt_en: Workaround Nitro A0 RX hardware bug (part 4).
by Prashant Sreedharan
· 9 years ago
10bbdaf
bnxt_en: Workaround Nitro A0 hardware RX bug (part 3).
by Prashant Sreedharan
· 9 years ago
7659519
bnxt_en: Workaround Nitro A0 hardware RX bug (part 2).
by Prashant Sreedharan
· 9 years ago
94ce9ca
bnxt_en: Workaround Nitro A0 hardware RX bug (part 1).
by Prashant Sreedharan
· 9 years ago
3e8060f
bnxt_en: Add basic support for Nitro in North Star 2.
by Prashant Sreedharan
· 9 years ago
cb92405
Merge branch 'marvell-phy'
by David S. Miller
· 9 years ago
3758be3
Marvell phy: add functions to suspend and resume both interfaces: fiber and copper links.
by Charles-Antoine Couret
· 9 years ago
78301eb
Marvell phy: add configuration of autonegociation for fiber link.
by Charles-Antoine Couret
· 9 years ago
2170fef
Marvell phy: add field to get errors from fiber link.
by Charles-Antoine Couret
· 9 years ago
6cfb3bc
Marvell phy: check link status in case of fiber link.
by Charles-Antoine Couret
· 9 years ago
bcf77d5
Merge branch 'renesas-dma-channel'
by David S. Miller
· 9 years ago
3c78658
sh_eth: fix DMA channel misreporting
by Sergei Shtylyov
· 9 years ago
9345b24
ravb: fix DMA channel misreporting
by Sergei Shtylyov
· 9 years ago
eab8146
drivers: atm: nicstar: Use the correct function to free some resources
by Christophe Jaillet
· 9 years ago
731e6f0
net: ti: cpmac: Use the correct function to free some resources.
by Christophe Jaillet
· 9 years ago
0d7eacb
macvtap: correctly free skb during socket destruction
by Jason Wang
· 9 years ago
2186f6e
net: ethernet: marvell: pxa168_eth: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
7d32184
net: ethernet: marvell: pxa168_eth: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
fe7c11b
net: ethernet: adi: bfin_mac: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
ec87485
net: ethernet: adi: bfin_mac: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
bd25997
dwc_eth_qos: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 9 years ago
858d68f
bpf: bpf_event_entry_gen's alloc needs to be in atomic context
by Daniel Borkmann
· 9 years ago
c5c4e45
sctp: fix GSO for IPv6
by Marcelo Ricardo Leitner
· 9 years ago
e5b13f3
sctp: recvmsg should be able to run even if sock is in closing state
by Marcelo Ricardo Leitner
· 9 years ago
b3f2cf8
net: usb: ax88172x: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
009722a
Merge branch 'hisilicon-mdio-femac'
by David S. Miller
· 9 years ago
542ae60
net: hisilicon: Add Fast Ethernet MAC driver
by Dongpo Li
· 9 years ago
b786241
of_mdio: Abstract a general interface for phy connect
by Dongpo Li
· 9 years ago
4960e4b
net: Add MDIO bus driver for the Hisilicon FEMAC
by Dongpo Li
· 9 years ago
8d8836d
net: cpsw: make TI_CPSW_PHY_SEL invisible
by Uwe Kleine-König
· 9 years ago
1efb597
wan/fsl_ucc_hdlc: rewrite error handling to make it clearer
by Zhao Qiang
· 9 years ago
1821051
wan/fsl_ucc_hdlc: remove reduplicative freed memory 'uhdlc_priv'
by Zhao Qiang
· 9 years ago
43b9e12
net: ipmr/ip6mr: add support for keeping an entry age
by Nikolay Aleksandrov
· 9 years ago
a5a18bd
rndis_host: Set valid random MAC on buggy devices
by Kristian Evensen
· 9 years ago
43de874
Merge branch 'bridge-rx-simplify-fwd-consolidate'
by David S. Miller
· 9 years ago
37b090e
net: bridge: remove _deliver functions and consolidate forward code
by Nikolay Aleksandrov
· 9 years ago
b35c5f6
net: bridge: drop skb2/skb0 variables and use a local_rcv boolean
by Nikolay Aleksandrov
· 9 years ago
e151aab
net: bridge: rearrange flood vs unicast receive paths
by Nikolay Aleksandrov
· 9 years ago
46c0772
net: bridge: minor style adjustments in br_handle_frame_finish
by Nikolay Aleksandrov
· 9 years ago
c380d37
tcp_timer.c: Add kernel-doc function descriptions
by Richard Sailer
· 9 years ago
7dc0993
net: ethernet: ti: cpmac: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
b401a9b
net: ethernet: ti: cpmac: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
b4cafd8
net: ethernet: amd: au1000_eth: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
1e8b738
net: ethernet: amd: au1000_eth: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
a1b198b
net: ethernet: smsc9420: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
5d872c5
net: ethernet: smsc9420: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
87e544b
net: ethernet: ethoc: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
11331fc
net: ethernet: ethoc: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
6cf285d
net: ethernet: pasemi_mac: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
80721e7
net: ethernet: pasemi_mac: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
6e38484
net: ethernet: xilinx: axienet: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
b1b7dcf
net: ethernet: xilinx: axienet: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
3a11d9e
net: ethernet: tc35815: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
a4fc549
net: ethernet: tc35815: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
02a1987
net: fixup for tracepoint napi:napi_poll
by Jesper Dangaard Brouer
· 9 years ago
362899b
macvtap: switch to use skb array
by Jason Wang
· 9 years ago
Next »