Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
de02decb33e176c1befc4d0f19c11a334b31f1ea
de02dec
ixgbevf: create function for all of ring init
by Don Skidmore
· 11 years ago
87e70ab
ixgbevf: Convert ring storage form pointer to an array to array of pointers
by Don Skidmore
· 11 years ago
27ae296
ixgbevf: use pci drvdata correctly in ixgbevf_suspend()
by Wei Yongjun
· 11 years ago
e689e72
ixgbevf: set the disable state when ixgbevf_qv_disable is called
by Jacob Keller
· 11 years ago
8f4c5c9
ixgbe: reinit_locked() should be called with rtnl_lock
by John Fastabend
· 11 years ago
0864c15
net: eth_type_trans() should use skb_header_pointer()
by Eric Dumazet
· 11 years ago
7967919
Merge branch 'stmmac_pm'
by David S. Miller
· 11 years ago
89f7f2c
net: stmmac: notify the PM core of a wakeup event.
by Srinivas Kandagatla
· 11 years ago
db88f10
net: stmmac: restore pinstate in pm resume.
by Srinivas Kandagatla
· 11 years ago
33a23e2
net: stmmac: use suspend functions for hibernation
by Srinivas Kandagatla
· 11 years ago
623997f
net: stmmac: fix power management suspend-resume case
by Srinivas Kandagatla
· 11 years ago
073752a
net: stmmac: make stmmac_mdio_reset non-static
by Srinivas Kandagatla
· 11 years ago
523f11b
net: stmmac: move hardware setup for stmmac_open to new function
by Srinivas Kandagatla
· 11 years ago
09f8d69
net: stmmac: move dma allocation to new function
by Srinivas Kandagatla
· 11 years ago
984203c
net: stmmac: mdio: remove reset gpio free
by Srinivas Kandagatla
· 11 years ago
9cbadf0
net: stmmac: support max-speed device tree property
by Srinivas Kandagatla
· 11 years ago
82a342d
Merge branch 'mvneta'
by David S. Miller
· 11 years ago
cd71319
net: mvneta: make mvneta_txq_done() return void
by Arnaud Ebalard
· 11 years ago
0713a86
net: mvneta: mvneta_tx_done_gbe() cleanups
by Arnaud Ebalard
· 11 years ago
f19fadf
net: mvneta: implement rx_copybreak
by willy tarreau
· 11 years ago
8ec2cd4
net: mvneta: convert to build_skb()
by willy tarreau
· 11 years ago
34e4179
net: mvneta: prefetch next rx descriptor instead of current one
by willy tarreau
· 11 years ago
5428213
net: mvneta: simplify access to the rx descriptor status
by willy tarreau
· 11 years ago
a1a65ab
net: mvneta: factor rx refilling code
by willy tarreau
· 11 years ago
6c49897
net: mvneta: remove tests for impossible cases in the tx_done path
by willy tarreau
· 11 years ago
71f6d1b
net: mvneta: replace Tx timer with a real interrupt
by willy tarreau
· 11 years ago
40ba35e
net: mvneta: add missing bit descriptions for interrupt masks and causes
by willy tarreau
· 11 years ago
2902136
net: mvneta: do not schedule in mvneta_tx_timeout
by willy tarreau
· 11 years ago
74c41b0
net: mvneta: use per_cpu stats to fix an SMP lock up
by willy tarreau
· 11 years ago
dc4277d
net: mvneta: increase the 64-bit rx/tx stats out of the hot path
by willy tarreau
· 11 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
5ff1dd2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
by David S. Miller
· 11 years ago
89740ca
neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions.
by Jiri Pirko
· 11 years ago
d6e2640
Merge branch 'ixgbe'
by David S. Miller
· 11 years ago
dbf231a
ixgbe: Clear head write-back registers on VF reset
by Alexander Duyck
· 11 years ago
8739737
ixgbe: Force QDE via PFQDE for VFs during reset
by Alexander Duyck
· 11 years ago
e5d6402
Merge branch 'noprefixroute'
by David S. Miller
· 11 years ago
5b84efe
ipv6 addrconf: don't cleanup prefix route for IFA_F_NOPREFIXROUTE
by Thomas Haller
· 11 years ago
761aac7
ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes
by Thomas Haller
· 11 years ago
6631c5ce
Revert "batman-adv: drop dependency against CRC16"
by David S. Miller
· 11 years ago
0ea5e4d
sctp: create helper function to enable|disable sackdelay
by wangweidong
· 11 years ago
d76ed22
ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helper
by Li RongQing
· 11 years ago
e96a41e
Merge branch 'be2net'
by David S. Miller
· 11 years ago
5e51101
be2net: update driver version to 10.0.x
by Sathya Perla
· 11 years ago
76a9e08
be2net: cleanup wake-on-lan code
by Suresh Reddy
· 11 years ago
b188f09
be2net: use GET_MAC_LIST cmd to query mac-address from a pmac-id
by Suresh Reddy
· 11 years ago
0b0ef1d
be2net: do not use frag index in the RX-compl entry
by Suresh Reddy
· 11 years ago
f3effb45
be2net: Remove "10Gbps" from driver description string
by Suresh Reddy
· 11 years ago
02308d7
be2net: fix incorrect setting of cmd_privileges for VFs
by Suresh Reddy
· 11 years ago
ff32f8a
be2net: ignore mac-addr set call for an already programmed mac-addr
by Vasundhara Volam
· 11 years ago
baaa08d
be2net: do not call be_set/get_fw_log_level() on Skyhawk-R
by Vasundhara Volam
· 11 years ago
542963b
be2net: Log the profile-id used by FW during driver initialization
by Vasundhara Volam
· 11 years ago
2c07c1d
be2net: don't set "pport" field when querying "pvid"
by Vasundhara Volam
· 11 years ago
666d39c
be2net: Use MCC_CREATE_EXT_V1 cmd for Skyhawk-R
by Vasundhara Volam
· 11 years ago
286ab72
etherdevice: Use ether_addr_copy to copy an Ethernet address
by Joe Perches
· 11 years ago
a53d34c
net: move 6lowpan compression code to separate module
by Dmitry Eremin-Solenikov
· 11 years ago
89fc863
Merge branch 'netdev_sysfs_symlink_rename'
by David S. Miller
· 11 years ago
5bb025f
net: rename sysfs symlinks on device name change
by Veaceslav Falico
· 11 years ago
3ee3270
net: add sysfs helpers for netdev_adjacent logic
by Veaceslav Falico
· 11 years ago
b938198
stmmac: Add vlan rx for better GRO performance.
by Vince Bridgers
· 11 years ago
8d448b8
bnx2x: fix sparse warning
by stephen hemminger
· 11 years ago
5f53f52
staging,lpc32xx_adc: Add dependency on HAS_IOMEM
by Richard Weinberger
· 11 years ago
850bc4d5
power,goldfish: Add dependency on HAS_IOMEM
by Richard Weinberger
· 11 years ago
af1f2d7
net,marvell: Add dependency on HAS_IOMEM
by Richard Weinberger
· 11 years ago
e9d06f3
phy,exynos: Add dependency on HAS_IOMEM
by Richard Weinberger
· 11 years ago
e4592fd
staging,spear_adc: Add dependency on HAS_IOMEM
by Richard Weinberger
· 11 years ago
29c56c7
staging,dgap: Add dependency on HAS_IOMEM
by Richard Weinberger
· 11 years ago
c361f1a
ptp_pch: Add dependency on HAS_IOMEM
by Richard Weinberger
· 11 years ago
9f48b9d
qeth: bridgeport support - address notifications
by Eugene Crosser
· 11 years ago
59b55a4
s390/qdio: bridgeport support - CHSC part
by Eugene Crosser
· 11 years ago
b4d72c0
qeth: bridgeport support - basic control
by Eugene Crosser
· 11 years ago
3977458
neigh: split lines for NEIGH_VAR_SET so they are not too long
by Jiri Pirko
· 11 years ago
42851e8
gianfar: Fix portabilty issues for ethtool and ptp
by Claudiu Manoil
· 11 years ago
9895c50
ksz884x: delete useless variable
by Julia Lawall
· 11 years ago
847c8e2
netfilter: nft_ct: fix compilation warning if NF_CONNTRACK_MARK is not set
by Kristian Evensen
· 11 years ago
e3e4e01
Merge branch 'i40e-next'
by David S. Miller
· 11 years ago
8d82a7c
i40e: Retain MAC filters on port VLAN deletion
by Greg Rose
· 11 years ago
99a4973
i40e: Warn admin to reload VF driver on port VLAN configuration
by Greg Rose
· 11 years ago
e07d4ca
Merge branch 'vxlan_lower_dev_unregister'
by David S. Miller
· 11 years ago
8425783
net: vxlan: properly cleanup devs on module unload
by Daniel Borkmann
· 11 years ago
acaf4e709
net: vxlan: when lower dev unregisters remove vxlan dev as well
by Daniel Borkmann
· 11 years ago
fb52cab
Merge branch 'intel-next'
by David S. Miller
· 11 years ago
b0483c8
ixgbe: Additional adapter removal checks
by Mark Rustad
· 11 years ago
b12babd
ixgbe: Check for adapter removal on register writes
by Mark Rustad
· 11 years ago
2a1a091
ixgbe: Check register reads for adapter removal
by Mark Rustad
· 11 years ago
49bde31
ixgbe: Make ethtool register test use accessors
by Mark Rustad
· 11 years ago
84227bc
ixgbe: Use static inlines instead of macros
by Mark Rustad
· 11 years ago
c3049c8
ixbge: Protect ixgbe_down with __IXGBE_DOWN bit
by Mark Rustad
· 11 years ago
09f40ae
ixgbe: Indicate removal state explicitly
by Mark Rustad
· 11 years ago
e1f7ded
Merge branch 'i40e'
by David S. Miller
· 11 years ago
962dd66
i40e: Bump version number
by Catherine Sullivan
· 11 years ago
b3df6e1
i40e: trivial cleanup
by Jesse Brandeburg
· 11 years ago
6838b53
i40e: whitespace fixes
by Jesse Brandeburg
· 11 years ago
d419499
i40e: make message meaningful
by Mitch Williams
· 11 years ago
9d8bf54
i40e: associate VMDq queue with VM type
by Shannon Nelson
· 11 years ago
bae3cae
i40e: remove extra register write
by Mitch Williams
· 11 years ago
b53c733
tcp: do not export tcp_gso_segment() and tcp_gro_receive()
by Eric Dumazet
· 11 years ago
c4ba999
Merge branch 'dev_get_by_index'
by David S. Miller
· 11 years ago
7f2b856
net: nl80211: __dev_get_by_index instead of dev_get_by_index to find interface
by Ying Xue
· 11 years ago
5af28de
can: use __dev_get_by_index instead of dev_get_by_index to find interface
by Ying Xue
· 11 years ago
Next »