Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9ad321b0b6de666814e3950c963387d116bfe3d1
9ad321b
Merge branch 'mlx5-flow-steering'
by David S. Miller
· 9 years ago
7cb21b7
net/mlx5e: Rename en_flow_table.c to en_fs.c
by Maor Gottlieb
· 9 years ago
86d722a
net/mlx5: Use flow steering infrastructure for mlx5_en
by Maor Gottlieb
· 9 years ago
2530236
net/mlx5_core: Flow steering tree initialization
by Maor Gottlieb
· 9 years ago
0c56b97
net/mlx5_core: Introduce flow steering API
by Maor Gottlieb
· 9 years ago
5e1626c
net/mlx5_core: Add flow steering lookup algorithms
by Maor Gottlieb
· 9 years ago
de8575e
net/mlx5_core: Add flow steering base data structures
by Maor Gottlieb
· 9 years ago
26a8145
net/mlx5_core: Introduce flow steering firmware commands
by Maor Gottlieb
· 9 years ago
108805f
net/mlx5e: Assign random MAC address if needed
by Saeed Mahameed
· 9 years ago
9bd0a18
net/mlx5: Fix query E-Switch capabilities
by Saeed Mahameed
· 9 years ago
f5f9649
Merge branch 'thunderx-pass2'
by David S. Miller
· 9 years ago
b9687b4
net: thunderx: Enable CQE count threshold interrupt
by Sunil Goutham
· 9 years ago
40fb5f8
net: thunderx: HW TSO support for pass-2 hardware
by Sunil Goutham
· 9 years ago
2ad7b75
Doc: Micrel-ksz90x1.txt: Document deprecated MAC OF properties
by Andrew Lunn
· 9 years ago
fbc0885
Merge branch 'mvneta-rss-xps'
by David S. Miller
· 9 years ago
50bf8cb
net: mvneta: Configure XPS support
by Gregory CLEMENT
· 9 years ago
9a401de
net: mvneta: Add naive RSS support
by Gregory CLEMENT
· 9 years ago
2dcf75e
net: mvneta: Associate RX queues with each CPU
by Gregory CLEMENT
· 9 years ago
90b74c0
net: mvneta: Make the default queue related for each port
by Gregory CLEMENT
· 9 years ago
6e71b29
mpls_iptunnel: add static qualifier to mpls_output
by Roopa Prabhu
· 9 years ago
eb72f74
cxgb4: Handle clip return values
by Hariprasad Shenai
· 9 years ago
515123e
mlxsw: core: remove an unneeded condition
by Dan Carpenter
· 9 years ago
82a0642
mlxsw: spectrum: fix some error handling
by Dan Carpenter
· 9 years ago
9dd2d6c
netcp: add more __le32 annotations
by Arnd Bergmann
· 9 years ago
8990777
netcp: try to reduce type confusion in descriptors
by Arnd Bergmann
· 9 years ago
ad2c8c7
cgroup: fix sock_cgroup_data initialization on earlier compilers
by Tejun Heo
· 9 years ago
264a4ac
chelsio: constify cmac_ops structures
by Julia Lawall
· 9 years ago
5abe255
bnx2x: remove rx_pkt/rx_calls
by Eric Dumazet
· 9 years ago
4d6acb6
bnx2x: avoid soft lockup in bnx2x_poll()
by Eric Dumazet
· 9 years ago
46c749e
rhashtable: Remove unnecessary wmb for future_tbl
by Herbert Xu
· 9 years ago
bc22ff5
Merge branch 'cxgb4-update-kconfig-and-fixes'
by David S. Miller
· 9 years ago
76928c9
cxgb4: Adds PCI device id for new T5 adapters
by Hariprasad Shenai
· 9 years ago
70055dd
cxgb4: Add FL DMA mapping error and low counter
by Hariprasad Shenai
· 9 years ago
8d0557d
cxgb4: Deal with wrap-around of queue for Work request
by Hariprasad Shenai
· 9 years ago
126fca6
cxgb4: prevent simultaneous execution of service_ofldq()
by Hariprasad Shenai
· 9 years ago
632be19
cxgb4: Use ACCES_ONCE macro to read queue's consumer index
by Hariprasad Shenai
· 9 years ago
b8759e9
cxgb4/cxgb4vf: update Kconfig file to include T6 adapter
by Hariprasad Shenai
· 9 years ago
0bf9a7d
cxgb4: Align rest of the ethtool get stats
by Hariprasad Shenai
· 9 years ago
9cbe9fd
net: hns: optimize XGE capability by reducing cpu usage
by yankejian
· 9 years ago
bd1060a
sock, cgroup: add sock->sk_cgroup
by Tejun Heo
· 9 years ago
2a56a1f
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
by Tejun Heo
· 9 years ago
297dbde
netprio_cgroup: limit the maximum css->id to USHRT_MAX
by Tejun Heo
· 9 years ago
bc9b145
Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by David S. Miller
· 9 years ago
8ac2837
Revert "Merge branch 'vsock-virtio'"
by Stefan Hajnoczi
· 9 years ago
bc0b8b6
Merge branch 'sh_eth-optimize-mdio'
by David S. Miller
· 9 years ago
78fa3c5
sh_eth: get rid of bb_{set|clr|read}()
by Sergei Shtylyov
· 9 years ago
39b4b06
sh_eth: factor out common code from MDIO bitbang methods
by Sergei Shtylyov
· 9 years ago
3242e2b
sh_eth: remove mask fields from 'struct bb_info'
by Sergei Shtylyov
· 9 years ago
3cdb730
drivers: net: xgene: constify xgene_mac_ops and xgene_port_ops structures
by Julia Lawall
· 9 years ago
e370abd
Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 9 years ago
760a432
net: Fix inverted test in __skb_recv_datagram
by Rainer Weikusat
· 9 years ago
e72c932
cxgb3: Convert simple_strtoul to kstrtox
by LABBE Corentin
· 9 years ago
611d7df
Merge branch 'more-dsa-unbinding-fixes'
by David S. Miller
· 9 years ago
cda5c15
net: dsa: move dsa slave destroy code to slave.c
by Neil Armstrong
· 9 years ago
679fb46
net: dsa: Add missing master netdev dev_put() calls
by Neil Armstrong
· 9 years ago
b0dc635d
net: dsa: cleanup resources upon module removal
by Neil Armstrong
· 9 years ago
4baee937
net: dsa: remove DSA link polling
by Neil Armstrong
· 9 years ago
ad9360b
Merge tag 'mac80211-next-for-davem-2015-12-07' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 9 years ago
4c9668d
Merge branch 'thunderx-cleanups'
by David S. Miller
· 9 years ago
668dda0
net, thunderx: Remove unnecessary rcv buffer start address management
by Sunil Goutham
· 9 years ago
b45ceb4
net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
by Yury Norov
· 9 years ago
1b89452
mac80211: handle HW ROC expired properly
by Ilan Peer
· 9 years ago
6487428
af_unix: fix unix_dgram_recvmsg entry locking
by Rainer Weikusat
· 9 years ago
ea3793e
core: enable more fine-grained datagram reception control
by Rainer Weikusat
· 9 years ago
7bf9ae0
PHY: DP83867: Remove looking in parent device for OF properties
by Andrew Lunn
· 9 years ago
404814a
net: cdc_ncm: add "ndp_to_end" sysfs attribute
by Bjørn Mork
· 9 years ago
0fe3e20
Merge branch 'mlx4-HA-LAG-SRIOV-VF'
by David S. Miller
· 9 years ago
e57968a
net/mlx4_core: Support the HA mode for SRIOV VFs too
by Moni Shoua
· 9 years ago
f1b4e12a
IB/mlx4: Use the VF base-port when demuxing mad from wire
by Or Gerlitz
· 9 years ago
5f61385
net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA mode
by Moni Shoua
· 9 years ago
78efed27
net/mlx4_core: Support mirroring VF DMFS rules on both ports
by Moni Shoua
· 9 years ago
8d80d04
net/mlx4_core: Use both physical ports to dispatch link state events to VF
by Moni Shoua
· 9 years ago
e34305c
net/mlx4_core: Use both physical ports to set the VF link state
by Or Gerlitz
· 9 years ago
0d76d6e8
VSOCK: fix returnvar.cocci warnings
by Julia Lawall
· 9 years ago
6c73008
net: qmi_wwan: should hold RTNL while changing netdev type
by Bjørn Mork
· 9 years ago
6633d38
Revert "i40e: remove CONFIG_I40E_VXLAN"
by Singhai, Anjali
· 9 years ago
b48565f
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
03d13a5
fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
by Jacob Keller
· 9 years ago
c7bc952
fm10k: TRIVIAL fix typo of hardware
by Jacob Keller
· 9 years ago
dbf4284
fm10k: change default Tx ITR to 25usec
by Jacob Keller
· 9 years ago
436ea95
fm10k: use macro for default Tx and Rx ITR values
by Jacob Keller
· 9 years ago
242722d
fm10k: Update adaptive ITR algorithm
by Jacob Keller
· 9 years ago
584373f
fm10k: introduce ITR_IS_ADAPTIVE macro
by Jacob Keller
· 9 years ago
20076fa
fm10k: Add support for ITR scaling based on PCIe link speed
by Jacob Keller
· 9 years ago
5680ea6
fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
by Jacob Keller
· 9 years ago
17d39fa
fm10k: add statistics for actual DWORD count of mbmem mailbox
by Jacob Keller
· 9 years ago
cdf32c9
fm10k: explicitly typecast vlan values to u16
by Jacob Keller
· 9 years ago
9d4955b
fm10k: Correct typecast in fm10k_update_xc_addr_pf
by Jacob Keller
· 9 years ago
875328e
fm10k: reinitialize queuing scheme after calling init_hw
by Jacob Keller
· 9 years ago
1343c65
fm10k: always check init_hw for errors
by Jacob Keller
· 9 years ago
0e8d5b5
fm10k: reset max_queues on init_hw_vf failure
by Jacob Keller
· 9 years ago
e024490
fm10k: set netdev features in one location
by Jacob Keller
· 9 years ago
b82583e
Merge branch 'renesas-read-mac'
by David S. Miller
· 9 years ago
37742f0
sh_eth: read MAC address registers only once
by Sergei Shtylyov
· 9 years ago
d966063
ravb: read MAC address registers only once
by Sergei Shtylyov
· 9 years ago
04f9646
Merge branch 'bnx2x'
by David S. Miller
· 9 years ago
44c33c6
bnx2x: simplify distinction between port and func stats
by Michal Schmidt
· 9 years ago
9adab1b
bnx2x: change FW GRO error message to WARN_ONCE
by Michal Schmidt
· 9 years ago
5c9ffde
bnx2x: drop redundant error message about allocation failure
by Michal Schmidt
· 9 years ago
b618aaa
net: constify netif_is_* helpers net_device param
by Jiri Pirko
· 9 years ago
Next »