Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
98f619957ec2717fea09b398957e130e4bf4b30c
98f6199
net: rename IP_ADD_STATS_BH()
by Eric Dumazet
· 9 years ago
a16292a
net: rename ICMP6_INC_STATS_BH()
by Eric Dumazet
· 9 years ago
b45386e
net: rename IP_INC_STATS_BH()
by Eric Dumazet
· 9 years ago
08e3bae
net: sctp: rename SCTP_INC_STATS_BH()
by Eric Dumazet
· 9 years ago
214d3f1
net: icmp: rename ICMPMSGIN_INC_STATS_BH()
by Eric Dumazet
· 9 years ago
90bbcc6
net: tcp: rename TCP_INC_STATS_BH
by Eric Dumazet
· 9 years ago
b540f9d
net: xfrm: kill XFRM_INC_STATS_BH()
by Eric Dumazet
· 9 years ago
02c2234
net: udp: rename UDP_INC_STATS_BH()
by Eric Dumazet
· 9 years ago
5d3848b
net: rename ICMP_INC_STATS_BH()
by Eric Dumazet
· 9 years ago
aa62d76
dccp: rename DCCP_INC_STATS_BH()
by Eric Dumazet
· 9 years ago
6aef70a
net: snmp: kill various STATS_USER() helpers
by Eric Dumazet
· 9 years ago
2995aea
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
501e7ef
net-rfs: fix false sharing accessing sd->input_queue_head
by Eric Dumazet
· 9 years ago
35ef7d6
net: w5100: support W5500
by Akinobu Mita
· 9 years ago
47d3483
i40evf: Add driver support for promiscuous mode
by Anjali Singhai Jain
· 9 years ago
5676a8b
i40e: Add VF promiscuous mode driver support
by Anjali Singhai Jain
· 9 years ago
6c41a76
i40e: Add promiscuous on VLAN support
by Greg Rose
· 9 years ago
a149f2c
i40e/i40evf: Only offload VLAN tag if enabled
by Jesse Brandeburg
· 9 years ago
db07727
i40e: Remove zero check
by Greg Rose
· 9 years ago
bccf474
i40e: Add DeviceID for X722 QSFP+
by Kamil Krawczyk
· 9 years ago
68a1c5a
i40e: Add device capability which defines if update is available
by Michal Kosiarz
· 9 years ago
c0cc531
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
8c14586
net: ipv6: Use passed in table for nexthop lookups
by David Ahern
· 9 years ago
570d8e9
taskstats: fix nl parsing in accounting/getdelays.c
by Nicolas Dichtel
· 9 years ago
f28f20d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
91ea692
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
8ead9dd
devpts: more pty driver interface cleanups
by Linus Torvalds
· 9 years ago
8358b02
bpf: fix double-fdput in replace_map_fd_with_map_ptr()
by Jann Horn
· 9 years ago
0e7dd0c
pch_gbe: fix bogus trylock conversion
by Florian Westphal
· 9 years ago
50d5d2b
Merge branch 'sh_eth-next'
by David S. Miller
· 9 years ago
ec65cfc
sh_eth: rename ARSTR register bit
by Sergei Shtylyov
· 9 years ago
97717ed
sh_eth: use EDMR_SRST_GETHER in sh_eth_check_reset()
by Sergei Shtylyov
· 9 years ago
3ccec4b
Merge branch 'mlx5-next'
by David S. Miller
· 9 years ago
1b223dd
net/mlx5e: Fix checksum handling for non-stripped vlan packets
by Saeed Mahameed
· 9 years ago
3635011
net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping)
by Gal Pressman
· 9 years ago
bb64143
net/mlx5e: Add ethtool support for dump module EEPROM
by Gal Pressman
· 9 years ago
da54d24
net/mlx5e: Add ethtool support for interface identify (LED blinking)
by Gal Pressman
· 9 years ago
94cb1eb
net/mlx5e: Add support for RXALL netdev feature
by Eran Ben Elisha
· 9 years ago
0e40544
net/mlx5e: Improve set features ndo resiliency
by Gal Pressman
· 9 years ago
121fcdc
net/mlx5e: Add link down events counter
by Gal Pressman
· 9 years ago
cf67857
net/mlx5e: Add per priority group to PPort counters
by Gal Pressman
· 9 years ago
8075cb7
net/mlx5e: Rename VPort counters
by Gal Pressman
· 9 years ago
9218b44
net/mlx5e: Statistics handling refactoring
by Gal Pressman
· 9 years ago
269e6b3
net/mlx5e: Report additional error statistics in get stats ndo
by Gal Pressman
· 9 years ago
4e095a9
infiniband: nes: Kill unused variable in nes_netdev_start_xmit()
by David S. Miller
· 9 years ago
c578e9a
Merge branch 'netdev_tx_locked-removal'
by David S. Miller
· 9 years ago
f0cdf76
net: remove NETDEV_TX_LOCKED support
by Florian Westphal
· 9 years ago
a6086a8
drivers: net: remove NETDEV_TX_LOCKED
by Florian Westphal
· 9 years ago
926f273
drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKED
by Florian Westphal
· 9 years ago
4acff37
atle1: remove LLTX support and TX_UNLOCKED
by Florian Westphal
· 9 years ago
353e3bd
atl1c: remove private tx lock
by Florian Westphal
· 9 years ago
47975cd
RDMA/nes: remove use of NETDEV_TX_LOCKED
by Florian Westphal
· 9 years ago
c971c0e
Merge branch 'get_phy_device-retval'
by David S. Miller
· 9 years ago
af5840a
of_mdio: get_phy_device() doesn't return NULL anymore
by Sergei Shtylyov
· 9 years ago
66c239e
mdio_bus: get_phy_device() doesn't return NULL anymore
by Sergei Shtylyov
· 9 years ago
4914a58
fixed_phy: get_phy_device() doesn't return NULL anymore
by Sergei Shtylyov
· 9 years ago
fb1116a
xgene: get_phy_device() doesn't return NULL anymore
by Sergei Shtylyov
· 9 years ago
b74766a
phylib: don't return NULL from get_phy_device()
by Sergei Shtylyov
· 9 years ago
f796721
sh_eth: get rid of the 2nd parameter to sh_eth_dev_init()
by Sergei Shtylyov
· 9 years ago
f052f20
sctp: sctp_diag should fill RMEM_ALLOC with asoc->rmem_alloc when rcvbuf_policy is set
by Xin Long
· 9 years ago
e96c37f
macvtap: check minor when unregistering
by Francesco Ruggeri
· 9 years ago
3083796
macvlan: fix failure during registration v3
by Francesco Ruggeri
· 9 years ago
713d4dd
Merge branch 'qed-bandwidth-config'
by David S. Miller
· 9 years ago
a64b02d
qed: Add PF min bandwidth configuration support
by Manish Chopra
· 9 years ago
4b01e51
qed: Add PF max bandwidth configuration support
by Manish Chopra
· 9 years ago
bcd197c
qed: Add vport WFQ configuration APIs
by Manish Chopra
· 9 years ago
101e63b
Merge branch 'cxgb4-next'
by David S. Miller
· 9 years ago
ddc7740
cxgb4: Decode link down reason code obtained from firmware
by Hariprasad Shenai
· 9 years ago
23853a0
cxgb4: Don't assume FW_PORT_CMD reply is always port info msg
by Hariprasad Shenai
· 9 years ago
134491f
cxgb4: DCB message handler needs to use correct portid to netdev mapping
by Hariprasad Shenai
· 9 years ago
c3e324e
cxgb4: Refactor t4_port_init function
by Hariprasad Shenai
· 9 years ago
be81a2d
cxgb4: Properly decode port module type
by Hariprasad Shenai
· 9 years ago
fbe8077
cxgb4: Avoids race and deadlock while freeing tx descriptor
by Hariprasad Shenai
· 9 years ago
ed98c85
cxgb4: Add llseek operation for flash debugfs entry
by Hariprasad Shenai
· 9 years ago
0de7273
cxgb4: add new routine to get adapter info
by Hariprasad Shenai
· 9 years ago
c0b0479
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 9 years ago
43a3d9b
i40evf: Allow PF driver to configure RSS
by Mitch Williams
· 9 years ago
fed2db9
i40e: Specify AQ event opcode to wait for
by Shannon Nelson
· 9 years ago
9c9f261
Merge branch 'nla_align-set-4'
by David S. Miller
· 9 years ago
9854518
sched: align nlattr properly when needed
by Nicolas Dichtel
· 9 years ago
b676338
neigh: align nlattr properly when needed
by Nicolas Dichtel
· 9 years ago
270cb4d
rtnl: align nlattr properly when needed
by Nicolas Dichtel
· 9 years ago
66c7a5e
ovs: align nlattr properly when needed
by Nicolas Dichtel
· 9 years ago
6ed46d1
sock_diag: align nlattr properly when needed
by Nicolas Dichtel
· 9 years ago
3c6f371
fs/quota: use nla_put_u64_64bit()
by Nicolas Dichtel
· 9 years ago
08f4cbb
drivers/wireless: use nla_put_u64_64bit()
by Nicolas Dichtel
· 9 years ago
f60d94c
macsec: use nla_put_u64_64bit()
by Nicolas Dichtel
· 9 years ago
38bd10c
net: ipv6: Delete host routes on an ifdown
by David Ahern
· 9 years ago
6a92393
Revert "ipv6: Revert optional address flusing on ifdown."
by David S. Miller
· 9 years ago
bab3a34
i40e: Code cleanup in i40e_add_fdir_ethtool
by Shannon Nelson
· 9 years ago
978fa43
drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systems
by Sudeep Holla
· 9 years ago
c0913c2
i40evf: Don't Panic
by Mitch Williams
· 9 years ago
c4e1868
i40e: Add support for configuring VF RSS
by Mitch Williams
· 9 years ago
577389a
i40e/i40evf: Add support for IPIP and SIT offloads
by Alexander Duyck
· 9 years ago
b0fe330
i40e/i40evf: Clean up feature flags
by Alexander Duyck
· 9 years ago
fab7b62
Merge branch 'ila-csum-neutral'
by David S. Miller
· 9 years ago
90bfe66
ila: add checksum neutral ILA translations
by Tom Herbert
· 9 years ago
642c2c9
ila: xlat changes
by Tom Herbert
· 9 years ago
351596a
ila: Add struct definitions and helpers
by Tom Herbert
· 9 years ago
fc96256
net/mlx4_en: fix spurious timestamping callbacks
by Eric Dumazet
· 9 years ago
Next »