Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
877d1f6291f8e391237e324be58479a3e3a7407c
877d1f6
net: Set sk_txhash from a random number
by Tom Herbert
· 9 years ago
7a86d96
Merge branch 'thunderx_octeon_mdio'
by David S. Miller
· 9 years ago
274b0b3
net: thunderx: Select CONFIG_MDIO_OCTEON for ThunderX NIC
by Radha Mohan Chintakuntla
· 9 years ago
de9e397
net: mdio-octeon: Fix octeon_mdiobus_probe function for return values
by Radha Mohan Chintakuntla
· 9 years ago
a6d6786
net: mdio-octeon: Modify driver to work on both ThunderX and Octeon
by Radha Mohan Chintakuntla
· 9 years ago
71382bc
net: netcp: Fixes efuse mac addr swap on k2e and k2l
by WingMan Kwok
· 9 years ago
5a4c355
tipc: fix bug in broadcast synch message create function
by Jon Maloy
· 9 years ago
73d0fcf
packet: remove handling of tx_ring from prb_shutdown_retire_blk_timer()
by Tobias Klauser
· 9 years ago
b88d0a0
Merge branch 's390-bpf-push-pop'
by David S. Miller
· 9 years ago
9db7f2b
s390/bpf: recache skb->data/hlen for skb_vlan_push/pop
by Michael Holzheu
· 9 years ago
cde66c2
s390/bpf: Only clear A and X for converted BPF programs
by Michael Holzheu
· 9 years ago
ce2b6ad
s390/bpf: increase BPF_SIZE_MAX
by Michael Holzheu
· 9 years ago
1df03ff
s390/bpf: Fix multiple macro expansions
by Michael Holzheu
· 9 years ago
f75298f
s390/bpf: clear correct BPF accumulator register
by Michael Holzheu
· 9 years ago
35e455f
net/mlx4_en: Hardware accelerated 802.1ad works only on the first port
by Amir Vadai
· 9 years ago
3e24a65
Merge branch 'stmmac-cleanup'
by David S. Miller
· 9 years ago
16b1adb
stmmac: dwmac-sti: refactor the init glue callbacks
by Joachim Eastwood
· 9 years ago
75fee59
stmmac: remove setup/free glue callbacks
by Joachim Eastwood
· 9 years ago
0933328
stmmac: remove unused stmmac_of_data struct
by Joachim Eastwood
· 9 years ago
f529f18
stmmac: dwmac-rk: use rk_gmac_ops as of match data
by Joachim Eastwood
· 9 years ago
92c2588
stmmac: dwmac-rk: make rk_gmac_ops structs static const
by Joachim Eastwood
· 9 years ago
07ca374
stmmac: dwmac-sti: use custom of match structure
by Joachim Eastwood
· 9 years ago
149aded
stmmac: let dwmac-* drivers handle their own match data
by Joachim Eastwood
· 9 years ago
85d89e6
stmmac: move stmmac_pltfr_probe into dwmac-generic
by Joachim Eastwood
· 9 years ago
27ffefd
stmmac: dwmac-rk: create a new probe function
by Joachim Eastwood
· 9 years ago
8387ee2
stmmac: dwmac-sti: turn setup callback into a probe function
by Joachim Eastwood
· 9 years ago
9a9e9a1
stmmac: dwmac-sunxi: turn setup callback into a probe function
by Joachim Eastwood
· 9 years ago
22caae0
stmmac: dwmac-sunxi: move sun7i_gmac_setup function
by Joachim Eastwood
· 9 years ago
8880b6c
stmmac: dwmac-socfpga: turn setup callback into a probe function
by Joachim Eastwood
· 9 years ago
8273278
stmmac: dwmac-socfpga: move socfpga_dwmac_probe function
by Joachim Eastwood
· 9 years ago
5ed1c04
stmmac: dwmac-ipq806x: turn setup callback into a probe function
by Joachim Eastwood
· 9 years ago
213088f
stmmac: dwmac-ipq806x: move ipq806x_gmac_fix_mac_speed function
by Joachim Eastwood
· 9 years ago
a04c0aef
stmmac: fix ptr_ret.cocci warning
by Fengguang Wu
· 9 years ago
6d85d0e
Merge branch 'dwc_ethernet'
by David S. Miller
· 9 years ago
058999c
dwc_eth_qos: Add maintainer info
by Lars Persson
· 9 years ago
2a05073
dwc_eth_qos: Add the synopsys folder to the build system.
by Lars Persson
· 9 years ago
077742d
dwc_eth_qos: Add support for Synopsys DWC Ethernet QoS
by Lars Persson
· 9 years ago
5b8b648
dwc_eth_qos: Add Synopsys DWC Ethernet QoS bindings
by Lars Persson
· 9 years ago
8c1a91f
Merge branch 'mlx4-802.1ad-accel'
by David S. Miller
· 9 years ago
e38af4f
net/mlx4_en: Add support for hardware accelerated 802.1ad vlan
by Hadar Hen Zion
· 9 years ago
e802f8e
net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated support
by Hadar Hen Zion
· 9 years ago
7c509a4
net/mlx4_en: Prepare ethtool private flags to support more flags
by Hadar Hen Zion
· 9 years ago
77fc29c
net/mlx4_core: Preparations for 802.1ad VLAN support
by Hadar Hen Zion
· 9 years ago
0b42c28
Merge branch 'arm-bpf-next'
by David S. Miller
· 9 years ago
5bf705b
ARM: net: add support for BPF_ANC | SKF_AD_HATYPE in ARM JIT.
by Nicolas Schichan
· 9 years ago
303249a
ARM: net: add support for BPF_ANC | SKF_AD_PAY_OFFSET in ARM JIT.
by Nicolas Schichan
· 9 years ago
1447f93
ARM: net: add support for BPF_ANC | SKF_AD_PKTTYPE in ARM JIT.
by Nicolas Schichan
· 9 years ago
e11f40b
lwtunnel: use kfree_skb() instead of vanilla kfree()
by Dan Carpenter
· 9 years ago
99d7662
tcp: tso: allow deferring under reordering state
by Eric Dumazet
· 9 years ago
2f45d19
ravb: minimize TX data copying
by Sergei Shtylyov
· 9 years ago
c22995c
dsa: mv88e6352/mv88e6xxx: Move temperature sensor code to mv88e6xxx.c
by Guenter Roeck
· 9 years ago
71790a2
hv_netvsc: Add structs and handlers for VF messages
by Haiyang Zhang
· 9 years ago
70d2db7
Merge branch 'rt6_probe_write_lock'
by David S. Miller
· 9 years ago
8d6c31b
ipv6: Avoid rt6_probe() taking writer lock in the fast path
by Martin KaFai Lau
· 9 years ago
990edb4
ipv6: Re-arrange code in rt6_probe()
by Martin KaFai Lau
· 9 years ago
205845a
bonding: convert num_grat_arp to the new bonding option API
by Nikolay Aleksandrov
· 9 years ago
94724d1
net: phy: fix auto negotiation checking for teranetics
by Shaohui Xie
· 9 years ago
5a6228a
lwtunnel: change prototype of lwtunnel_state_get()
by Nicolas Dichtel
· 9 years ago
d943659
ipv6: copy lwtstate in ip6_rt_copy_init()
by Nicolas Dichtel
· 9 years ago
6673a9f
ipv6: use lwtunnel_output6() only if flag redirect is set
by Nicolas Dichtel
· 9 years ago
9267135
net: phy: dp83867: fix simple_return.cocci warnings
by Wu Fengguang
· 9 years ago
b469139
dev: Spelling fix in comments
by subashab@codeaurora.org
· 9 years ago
24b4d2a
ebpf: Allow dereferences of PTR_TO_STACK registers
by Alex Gartrell
· 9 years ago
6ecfdd2
Merge branch 'mlx5e-next'
by David S. Miller
· 9 years ago
a741749
net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
by Achiad Shochat
· 9 years ago
5a6f8ae
net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
by Achiad Shochat
· 9 years ago
88a85f9
net/mlx5e: TX latency optimization to save DMA reads
by Achiad Shochat
· 9 years ago
58d5229
net/mlx5e: Support TX packet copy into WQE
by Achiad Shochat
· 9 years ago
311c7c7
net/mlx5e: Allocate DMA coherent memory on reader NUMA node
by Saeed Mahameed
· 9 years ago
2be6967
net/mlx5e: Support ETH_RSS_HASH_XOR
by Saeed Mahameed
· 9 years ago
fda19e8
Merge branch 'netcp-next'
by David S. Miller
· 9 years ago
5be4001e
net: netcp: Adds missing statistics for K2L and K2E
by WingMan Kwok
· 9 years ago
489e8a2
net: netcp: Fixes to CPSW statistics collection
by WingMan Kwok
· 9 years ago
fbf64c1
net: netcp: Consolidates statistics collection code
by WingMan Kwok
· 9 years ago
208c6b9
net: netcp: Fixes error in oversized memory allocation for statistics storage
by WingMan Kwok
· 9 years ago
a94bcd09
net: netcp: Fixes hw statistics module base setting error
by WingMan Kwok
· 9 years ago
c0f54ed
net: netcp: Fixes the use of spin_lock_bh in timer function
by WingMan Kwok
· 9 years ago
ea6f82f
cxgb4vf: Read correct FL congestion threshold for T5 and T6
by Hariprasad Shenai
· 9 years ago
e0910ba
lwtunnel: export linux/lwtunnel.h to userspace
by Nicolas Dichtel
· 9 years ago
949f1e3
bridge: mdb: notify on router port add and del
by Satish Ashok
· 9 years ago
597798e
openvswitch: Retrieve tunnel metadata when receiving from vport-netdev
by Thomas Graf
· 9 years ago
9ece39a
net: macb: Change capability mask for jumbo support
by Harini Katakam
· 9 years ago
2661371
openvswitch: fix compilation when vxlan is a module
by Nicolas Dichtel
· 9 years ago
88f6432
ipv4: be more aggressive when probing alternative gateways
by Julian Anastasov
· 9 years ago
48fb6b5
ipv6: fix crash over flow-based vxlan device
by Wei-Chun Chao
· 9 years ago
6ac9de5
net: bcmgenet: Register link_update callback for all MoCA PHYs
by Florian Fainelli
· 9 years ago
7d5d307
net: bcmgenet: Remove checks on clock handles
by Florian Fainelli
· 9 years ago
b3e6b82
hv_netvsc: Wait for sub-channels to be processed during probe
by KY Srinivasan
· 9 years ago
402b764
cxgb4: Allow firmware flash, only if cxgb4 is the master driver
by Hariprasad Shenai
· 9 years ago
6b6948d
vxlan: Use proper endian type for vni in vxlan[6]_xmit_skb
by Thomas Graf
· 9 years ago
1d70ec7
Merge branch 'tipc'
by David S. Miller
· 9 years ago
cda3696
tipc: clean up socket layer message reception
by Jon Paul Maloy
· 9 years ago
bcd3ffd
tipc: introduce new tipc_sk_respond() function
by Jon Paul Maloy
· 9 years ago
29042e1
tipc: let function tipc_msg_reverse() expand header when needed
by Jon Paul Maloy
· 9 years ago
a69e5a0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
6ca91c6
bridge: Fix setting a flag in br_fill_ifvlaninfo_range().
by Rosen, Rami
· 9 years ago
a155a5d
be2net: support ndo_get_phys_port_id()
by Sriharsha Basavapatna
· 9 years ago
41a1d04
i40e: use BIT and BIT_ULL macros
by Jesse Brandeburg
· 9 years ago
f1c7e72
i40e: clean up error status messages
by Shannon Nelson
· 9 years ago
606a548
i40e: provide correct API version to older VF drivers
by Mitch Williams
· 9 years ago
Next »