Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1a21101d21d7ef056dfda1d7b843289e05ecd034
1a21101
net: phy: Add MAC-IF driver for Microsemi PHYs.
by Raju Lakkaraju
· 8 years ago
1a9234e66
mlxsw: spectrum: Fix sparse warnings
by Ido Schimmel
· 8 years ago
18c2d2c
mlxsw: Change the RX LAG hash function from XOR to CRC
by Elad Raz
· 8 years ago
878786d
bnxt_en: Fix build error for kernesl without RTC-LIB
by Rob Swindell
· 8 years ago
5a7a555
net sched: stylistic cleanups
by Jamal Hadi Salim
· 8 years ago
f71b109
net sched actions police: peg drop stats for conforming traffic
by Roman Mashak
· 8 years ago
408fbc2
net sched ife action: Introduce skb tcindex metadata encap decap
by Jamal Hadi Salim
· 8 years ago
6a5d58b
net sched ife action: add 16 bit helpers
by Jamal Hadi Salim
· 8 years ago
766a0e9
net/mlx5: clean function declarations in eswitch.c up
by Baoyou Xie
· 8 years ago
d766e7e
be2net: mark symbols static where possible
by Baoyou Xie
· 8 years ago
9940803
phy: mark lan88xx_suspend() static
by Baoyou Xie
· 8 years ago
6b352eb
net: ethernet: broadcom: bcmgenet: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
639cfa9
net: ethernet: broadcom: bcm63xx: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
625eb86
net: ethernet: broadcom: bcm63xx: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
2406e5d
net: ethernet: broadcom: b44: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
51f141b
net: ethernet: broadcom: b44: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
583c139
Merge branch 'bnxt_en-next'
by David S. Miller
· 8 years ago
350a714
bnxt_en: Fixed the VF link status after a link state change
by Eddie Wai
· 8 years ago
ae8e98a
bnxt_en: Support for "ethtool -r" command
by Deepak Khungar
· 8 years ago
4ffcd58
bnxt_en: Pad TX packets below 52 bytes.
by Michael Chan
· 8 years ago
001154e
bnxt_en: Call firmware to approve the random VF MAC address.
by Michael Chan
· 8 years ago
7cc5a20
bnxt_en: Re-arrange bnxt_hwrm_func_qcaps().
by Michael Chan
· 8 years ago
47f8e8b
bnxt_en: Fix ethtool -l|-L inconsistent channel counts.
by Michael Chan
· 8 years ago
5ac67d8
bnxt_en: Added support for Secure Firmware Update
by Rob Swindell
· 8 years ago
441cabb
bnxt_en: Update to firmware interface spec 1.5.1.
by Michael Chan
· 8 years ago
adbc830
bnxt_en: Simplify PCI device names and add additinal PCI IDs.
by Michael Chan
· 8 years ago
8d6be8b
bnxt_en: Use RSS flags defined in the bnxt_hsi.h file.
by Michael Chan
· 8 years ago
07b26c9
gso: Support partial splitting at the frag_list pointer
by Steffen Klassert
· 8 years ago
e867e87
Merge tag 'rxrpc-rewrite-20160917-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 8 years ago
5b0c6fc
Merge tag 'rxrpc-rewrite-20160917-1' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 8 years ago
029ac21
Merge branch 'net-sched-singly-linked-list'
by David S. Miller
· 8 years ago
48da34b
sched: add and use qdisc_skb_head helpers
by Florian Westphal
· 8 years ago
ed760cb
sched: replace __skb_dequeue with __qdisc_dequeue_head
by Florian Westphal
· 8 years ago
ec32336
sched: remove qdisc arg from __qdisc_dequeue_head
by Florian Westphal
· 8 years ago
97d0678
sched: don't use skb queue helpers
by Florian Westphal
· 8 years ago
1486587
pie: use qdisc_dequeue_head wrapper
by Florian Westphal
· 8 years ago
106323b
cxgb4: Fix return value check in cfg_queues_uld()
by Wei Yongjun
· 8 years ago
4646651
Merge branch 'mediatek-hw-lro'
by David S. Miller
· 8 years ago
004e6cc
net: ethernet: mediatek: add the dts property to set if the HW supports LRO
by Nelson Chang
· 8 years ago
7aab747
net: ethernet: mediatek: add ethtool functions to configure RX flows of HW LRO
by Nelson Chang
· 8 years ago
ee40681
net: ethernet: mediatek: add HW LRO functions of PDMA RX rings
by Nelson Chang
· 8 years ago
0fbc81b
chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 ULD's
by Hariprasad Shenai
· 8 years ago
e8bc8f9
sctp: Remove some redundant code
by Christophe Jaillet
· 8 years ago
9535790
mlx4: fix XDP_TX is acting like XDP_PASS on TX ring full
by Jesper Dangaard Brouer
· 8 years ago
8ddda65
Merge branch 'ipvlan-l3'
by David S. Miller
· 8 years ago
4fbae7d
ipvlan: Introduce l3s mode
by Mahesh Bandewar
· 8 years ago
e8bffe0
net: Add _nf_(un)register_hooks symbols
by Mahesh Bandewar
· 8 years ago
d409b84
ipv6: Export p6_route_input_lookup symbol
by Mahesh Bandewar
· 8 years ago
a5ea31f
Merge branch 'net-offloaded-stats'
by David S. Miller
· 8 years ago
fc1bbb0
mlxsw: spectrum: Implement offload stats ndo and expose HW stats by default
by Nogah Frankel
· 8 years ago
69ae6ad
net: core: Add offload stats to if_stats_msg
by Nogah Frankel
· 8 years ago
2c9d85d
netdevice: Add offload statistics ndo
by Nogah Frankel
· 8 years ago
c13ed53
Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 8 years ago
22da734
net: r6040: add in missing white space in error message text
by Colin Ian King
· 8 years ago
695b4ec
pkt_sched: fq: use proper locking in fq_dump_stats()
by Eric Dumazet
· 8 years ago
db74a33
openvswitch: use percpu flow stats
by Thadeu Lima de Souza Cascardo
· 8 years ago
4077396
openvswitch: fix flow stats accounting when node 0 is not possible
by Thadeu Lima de Souza Cascardo
· 8 years ago
829ff34
Merge branch 'sctp-transmit-errs'
by David S. Miller
· 8 years ago
41001fa
sctp: not return ENOMEM err back in sctp_packet_transmit
by Xin Long
· 8 years ago
83dbc3d
sctp: make sctp_outq_flush/tail/uncork return void
by Xin Long
· 8 years ago
6451944
sctp: save transmit error to sk_err in sctp_outq_flush
by Xin Long
· 8 years ago
b61c654
sctp: free msg->chunks when sctp_primitive_SEND return err
by Xin Long
· 8 years ago
66388f2
sctp: do not return the transmit err back to sctp_sendmsg
by Xin Long
· 8 years ago
2c89791
sctp: remove the unnecessary state check in sctp_outq_tail
by Xin Long
· 8 years ago
fd9527f
Merge branch 'ip_tunnel-collect_md'
by David S. Miller
· 8 years ago
173ca26
samples/bpf: add comprehensive ipip, ipip6, ip6ip6 test
by Alexei Starovoitov
· 8 years ago
a1c8270
samples/bpf: extend test_tunnel_bpf.sh with IPIP test
by Alexei Starovoitov
· 8 years ago
8d79266
ip6_tunnel: add collect_md mode to IPv6 tunnels
by Alexei Starovoitov
· 8 years ago
cfc7381
ip_tunnel: add collect_md mode to IPIP tunnel
by Alexei Starovoitov
· 8 years ago
eb94737
l2tp: constify net_device_ops structures
by Julia Lawall
· 8 years ago
3730750
dwc_eth_qos: constify net_device_ops structures
by Julia Lawall
· 8 years ago
66f58ec
hisilicon: constify net_device_ops structures
by Julia Lawall
· 8 years ago
5ff904d
llc: switch type to bool as the timeout is only tested versus 0
by Alan Cox
· 8 years ago
19664c6
net: l3mdev: Remove netif_index_is_l3_master
by David Ahern
· 8 years ago
e1fb9d0
net: vrf: Remove RT_FL_TOS
by David Ahern
· 8 years ago
3613b3d
tcp: prepare skbs for better sack shifting
by Eric Dumazet
· 8 years ago
e812bd9
Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 8 years ago
31b9662
Merge branch 'mlx5e-order-0'
by David S. Miller
· 8 years ago
4415a03
net/mlx5e: Implement RX mapped page cache for page recycle
by Tariq Toukan
· 8 years ago
a5a0c59
net/mlx5e: Introduce API for RX mapped pages
by Tariq Toukan
· 8 years ago
7e42667
net/mlx5e: Single flow order-0 pages for Striding RQ
by Tariq Toukan
· 8 years ago
8a681c36
rxrpc: Add config to inject packet loss
by David Howells
· 8 years ago
71f3ca4
rxrpc: Improve skb tracing
by David Howells
· 8 years ago
ba39f3a
rxrpc: Remove printks from rxrpc_recvmsg_data() to fix uninit var
by David Howells
· 8 years ago
8499790
rxrpc: Add a tracepoint to follow what recvmsg does
by David Howells
· 8 years ago
58dc63c
rxrpc: Add a tracepoint to follow packets in the Rx buffer
by David Howells
· 8 years ago
f3639df
rxrpc: Add a tracepoint to log ACK transmission
by David Howells
· 8 years ago
ec71eb9
rxrpc: Add a tracepoint to log received ACK packets
by David Howells
· 8 years ago
a124fe3
rxrpc: Add a tracepoint to follow the life of a packet in the Tx buffer
by David Howells
· 8 years ago
363deea
rxrpc: Add connection tracepoint and client conn state tracepoint
by David Howells
· 8 years ago
a84a46d
rxrpc: Add some additional call tracing
by David Howells
· 8 years ago
a3868bf
rxrpc: Print the packet type name in the Rx packet trace
by David Howells
· 8 years ago
182f505
rxrpc: Fix the basic transmit DATA packet content size at 1412 bytes
by David Howells
· 8 years ago
2311e32
rxrpc: Be consistent about switch value in rxrpc_send_call_packet()
by David Howells
· 8 years ago
27d0fc4
rxrpc: Don't transmit an ACK if there's no reason set
by David Howells
· 8 years ago
dfa7d92
rxrpc: Fix retransmission algorithm
by David Howells
· 8 years ago
d01dc4c
rxrpc: Fix the parsing of soft-ACKs
by David Howells
· 8 years ago
7888379
rxrpc: Fix unexposed client conn release
by David Howells
· 8 years ago
357f5ef
rxrpc: Call rxrpc_release_call() on error in rxrpc_new_client_call()
by David Howells
· 8 years ago
66d58af
rxrpc: Fix the putting of client connections
by David Howells
· 8 years ago
Next »