Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
583c139c71ae1919c7c94b43fb55d6777ef30eaf
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
0360da6
rxrpc: Purge the to_be_accepted queue on socket release
by David Howells
· 8 years ago
e6f3afb
rxrpc: Record calls that need to be accepted
by David Howells
· 8 years ago
816c9fc
rxrpc: Fix handling of the last packet in rxrpc_recvmsg_data()
by David Howells
· 8 years ago
2e2ea51
rxrpc: Check the return value of rxrpc_locate_data()
by David Howells
· 8 years ago
4b22457
rxrpc: Move the check of rx_pkt_offset from rxrpc_locate_data() to caller
by David Howells
· 8 years ago
fabf920
rxrpc: Remove some whitespace.
by David Howells
· 8 years ago
d191274
rxrpc: Make IPv6 support conditional on CONFIG_IPV6
by David Howells
· 8 years ago
fbd05e4
cfg80211: add helper to find an IE that matches a byte-array
by Luca Coelho
· 8 years ago
b59abfb
mac80211_hwsim: statically initialize hwsim_radios list
by Johannes Berg
· 8 years ago
c68df2e
mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE
by Emmanuel Grumbach
· 8 years ago
84ce3da
Merge branch 'QCA8K'
by David S. Miller
· 8 years ago
6b93fb4
net-next: dsa: add new driver for qca8xxx family
by John Crispin
· 8 years ago
cafdc45
net-next: dsa: add Qualcomm tag RX/TX handler
by John Crispin
· 8 years ago
e5dcad2
Documentation: devicetree: add qca8k binding
by John Crispin
· 8 years ago
1d7b47a
net: emac: remove .owner field for driver
by Wei Yongjun
· 8 years ago
7e5eded
net: emac: remove unnecessary dev_set_drvdata()
by Wei Yongjun
· 8 years ago
Next »