Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d78343d2d796dbfe61450490b885782c72c820b5
d78343d
net: dsa: mv88e6xxx: setup port's MAC
by Vivien Didelot
· 8 years ago
96a2b40
net: dsa: mv88e6xxx: add port's MAC speed setter
by Vivien Didelot
· 8 years ago
a0a0f62
net: dsa: mv88e6xxx: add port's RGMII delay setter
by Vivien Didelot
· 8 years ago
7f1ae07
net: dsa: mv88e6xxx: add port duplex setter
by Vivien Didelot
· 8 years ago
08ef7f1
net: dsa: mv88e6xxx: add port link setter
by Vivien Didelot
· 8 years ago
385a099
net: dsa: mv88e6xxx: add port 802.1Q mode setter
by Vivien Didelot
· 8 years ago
77064f3
net: dsa: mv88e6xxx: add port PVID accessors
by Vivien Didelot
· 8 years ago
b4e48c5
net: dsa: mv88e6xxx: add port FID accessors
by Vivien Didelot
· 8 years ago
5a7921f
net: dsa: mv88e6xxx: add port vlan map setter
by Vivien Didelot
· 8 years ago
e28def33
net: dsa: mv88e6xxx: add port state setter
by Vivien Didelot
· 8 years ago
18abed2
net: dsa: mv88e6xxx: add port files
by Vivien Didelot
· 8 years ago
5976c5f
net/sched: cls_flower: Support matching on SCTP ports
by Simon Horman
· 8 years ago
5e5f89e
mlxsw: pci: Fix the FW ready mask length
by Elad Raz
· 8 years ago
a799126
Merge branch 'ip-recvfragsize-cmsg'
by David S. Miller
· 8 years ago
dbd1759
ipv6: on reassembly, record frag_max_size
by Willem de Bruijn
· 8 years ago
0cc0aa61
ipv6: add IPV6_RECVFRAGSIZE cmsg
by Willem de Bruijn
· 8 years ago
70ecc24
ipv4: add IP_RECVFRAGSIZE cmsg
by Willem de Bruijn
· 8 years ago
1b99e5e
Merge branch 'stmmac-OXNAS'
by David S. Miller
· 8 years ago
52b6c5c
dt-bindings: net: Add OXNAS DWMAC Bindings
by Neil Armstrong
· 8 years ago
5ed7414
net: stmmac: Add OXNAS Glue Driver
by Neil Armstrong
· 8 years ago
d3bc29a
Merge branch 'diag-raw-fixes'
by David S. Miller
· 8 years ago
9999370
net: ip, raw_diag -- Use jump for exiting from nested loop
by Cyrill Gorcunov
· 8 years ago
cd05a0e
net: ip, raw_diag -- Fix socket leaking for destroy request
by Cyrill Gorcunov
· 8 years ago
1719723
enic: set skb->hash type properly
by Govindarajulu Varadarajan
· 8 years ago
f7a5537
net: 3com: typhoon: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
1913540
ila: Fix crash caused by rhashtable changes
by Tom Herbert
· 8 years ago
3de864f
net: ip, diag -- Adjust raw_abort to use unlocked __udp_disconnect
by Cyrill Gorcunov
· 8 years ago
cc89c32
lan78xx: Use irq_domain for phy interrupt from USB Int. EP
by Woojung Huh
· 8 years ago
2331ccc
tcp: enhance tcp collapsing
by Eric Dumazet
· 8 years ago
b646cf2
net: 3c509: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
e19b788
net: 3c59x: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
bc8ee59
net: mii: add generic function to support ksetting support
by Philippe Reynes
· 8 years ago
55454e9
Merge branch 'mlx4-XDP-tx-refactor'
by David S. Miller
· 8 years ago
15fca2c
net/mlx4_en: Add ethtool statistics for XDP cases
by Tariq Toukan
· 8 years ago
67f8b1d
net/mlx4_en: Refactor the XDP forwarding rings scheme
by Tariq Toukan
· 8 years ago
ccc109b
net/mlx4_en: Add TX_XDP for CQ types
by Tariq Toukan
· 8 years ago
e4ff952
sctp: clean up sctp_packet_transmit
by Xin Long
· 8 years ago
9290182
Merge branch 'cls_flower-misc'
by David S. Miller
· 8 years ago
13fa876
net/sched: cls_flower: merge filter delete/destroy common code
by Roi Dayan
· 8 years ago
a1a8f7f
net/sched: cls_flower: add missing unbind call when destroying flows
by Roi Dayan
· 8 years ago
4cb551a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
886bc50
netfilter: nf_queue: place volatile data in own cacheline
by Florian Westphal
· 8 years ago
e41e9d6
netfilter: nf_tables: remove useless U8_MAX validation
by Liping Zhang
· 8 years ago
2fa8419
netfilter: nf_tables: introduce routing expression
by Anders K. Pedersen
· 8 years ago
8db4c5b
netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c
by Pablo Neira Ayuso
· 8 years ago
1fddf4b
netfilter: nf_log: add packet logging for netdev family
by Pablo Neira Ayuso
· 8 years ago
f6d0cbc
netfilter: nf_tables: add fib expression
by Florian Westphal
· 8 years ago
22ca904
genetlink: fix error return code in genl_register_family()
by Wei Yongjun
· 8 years ago
e58e415
net: Enable support for VRF with ipv4 multicast
by David Ahern
· 8 years ago
1c85175
Merge branch 'tipc-socket-layer-improvements'
by David S. Miller
· 8 years ago
f40acba
tipc: remove SS_CONNECTED sock state
by Parthasarathy Bhuvaragan
· 8 years ago
99a2088
tipc: create TIPC_CONNECTING as a new sk_state
by Parthasarathy Bhuvaragan
· 8 years ago
6f00089
tipc: remove SS_DISCONNECTING state
by Parthasarathy Bhuvaragan
· 8 years ago
9fd4b07
tipc: create TIPC_DISCONNECTING as a new sk_state
by Parthasarathy Bhuvaragan
· 8 years ago
438adca
tipc: create TIPC_OPEN as a new sk_state
by Parthasarathy Bhuvaragan
· 8 years ago
8ea642e
tipc: create TIPC_ESTABLISHED as a new sk_state
by Parthasarathy Bhuvaragan
· 8 years ago
0c288c8
tipc: create TIPC_LISTEN as a new sk_state
by Parthasarathy Bhuvaragan
· 8 years ago
c752023
tipc: remove socket state SS_READY
by Parthasarathy Bhuvaragan
· 8 years ago
360aab6
tipc: remove probing_intv from tipc_sock
by Parthasarathy Bhuvaragan
· 8 years ago
d6fb7e9
tipc: remove tsk->connected from tipc_sock
by Parthasarathy Bhuvaragan
· 8 years ago
87227fe
tipc: remove tsk->connected for connectionless sockets
by Parthasarathy Bhuvaragan
· 8 years ago
aeda16b
tipc: rename tsk->remote to tsk->peer for consistent naming
by Parthasarathy Bhuvaragan
· 8 years ago
ba8aebe
tipc: rename struct tipc_skb_cb member handle to bytes_read
by Parthasarathy Bhuvaragan
· 8 years ago
cb5da84
tipc: set kern=0 in sk_alloc() during tipc_accept()
by Parthasarathy Bhuvaragan
· 8 years ago
4891d8f
tipc: wakeup sleeping users at disconnect
by Parthasarathy Bhuvaragan
· 8 years ago
7cf87fa
tipc: return early for non-blocking sockets at link congestion
by Parthasarathy Bhuvaragan
· 8 years ago
169650d
Merge branch 'nfp-cleanups-and-RX-path-rewrite'
by David S. Miller
· 8 years ago
cbeaf7a
nfp: bring back support for different ring counts
by Jakub Kicinski
· 8 years ago
b33ae99
nfp: replace num_irqs with max_r_vecs
by Jakub Kicinski
· 8 years ago
4b27a1e
nfp: remove nfp_net_irqs_wanted()
by Jakub Kicinski
· 8 years ago
a4b562b
nfp: use unsigned int for vector/ring counts
by Jakub Kicinski
· 8 years ago
23a4e38
nfp: create separate define for max number of vectors
by Jakub Kicinski
· 8 years ago
1a1d74d
nfp: use AND instead of modulo to get ring indexes
by Jakub Kicinski
· 8 years ago
b64b7bb6
nfp: add separate buffer allocation function for napi
by Jakub Kicinski
· 8 years ago
c0f031b
nfp: use alloc_frag() and build_skb()
by Jakub Kicinski
· 8 years ago
e9949ae
nfp: add buffer drop/recycle helper for RX
by Jakub Kicinski
· 8 years ago
bf187ea
nfp: centralize the buffer size calculation
by Jakub Kicinski
· 8 years ago
fa95f1d
nfp: remove inline attributes and dead code
by Jakub Kicinski
· 8 years ago
8c8b0e9
nfp: remove unnecessary call to ether_setup()
by Jakub Kicinski
· 8 years ago
416db5c
nfp: remove support for nfp3200
by Jakub Kicinski
· 8 years ago
7ff5c83
nfp: simplify nfp_net_poll()
by Jakub Kicinski
· 8 years ago
6d052e9
Merge branch 'qed-next'
by David S. Miller
· 8 years ago
b0fca31
qed: Correct VF mac number
by Mintz, Yuval
· 8 years ago
0183eb1
qede: Don't override priv_flags
by Mintz, Yuval
· 8 years ago
c587094
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
bd68a2a
net: set SK_MEM_QUANTUM to 4096
by Eric Dumazet
· 8 years ago
a13925a
net: cris: make eth_v10.c explicitly non-modular
by Paul Gortmaker
· 8 years ago
3aa7b74
i40e: removed unreachable code
by Filip Sadowski
· 8 years ago
81fa7c9
i40e: Implementation of ERROR state for NVM update state machine
by Maciej Sosin
· 8 years ago
999b315
i40e: Fix for division by zero
by Michal Kosiarz
· 8 years ago
13fd3f9c
i40e: clear mac filter count on reset
by Mitch Williams
· 8 years ago
1dc8b53
i40e: Reorder logic for coalescing RS bits
by Alexander Duyck
· 8 years ago
4b81644
i40e: Add common function for finding VSI by type
by Alexander Duyck
· 8 years ago
7d3f04a
i40evf: avoid an extra msleep while
by Jacob Keller
· 8 years ago
1249050
i40e: replace PTP Rx timestamp hang logic
by Jacob Keller
· 8 years ago
1955126
i40e: use a mutex instead of spinlock in PTP user entry points
by Jacob Keller
· 8 years ago
144ed17
i40e: correct check for reading TSYNINDX from the receive descriptor
by Jacob Keller
· 8 years ago
0093631
i40e: remove duplicate add/delete adminq command code for filters
by Jacob Keller
· 8 years ago
cbebb85
i40e: avoid looping to check whether we're in VLAN mode
by Jacob Keller
· 8 years ago
84f5ca6
i40e: fix MAC filters when removing VLANs
by Alan Brady
· 8 years ago
Next »