Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b8e2fde466f7902fed4ad10bb60c1377b27cbfb7
b8e2fde
bonding: fix error return code in bond_enslave()
by Wei Yongjun
· 11 years ago
2ea567c
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 11 years ago
2771399
fs_enet: cleanup clock API use
by Gerhard Sittig
· 11 years ago
35b9eb0
fs_enet: silence a build warning (unused variable)
by Gerhard Sittig
· 11 years ago
05f147e
net: sctp_probe: simplify code by using %pISc format specifier
by Daniel Borkmann
· 11 years ago
5b5fde7
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next into cpsw
by David S. Miller
· 11 years ago
0ca04b6
net: ethernet: davinci_cpdma: export cpdma_chan_get_stats
by Daniel Mack
· 11 years ago
f925d0a
net: tcp_probe: add IPv6 support
by Daniel Borkmann
· 11 years ago
d8cdeda
net: tcp_probe: kprobes: adapt jtcp_rcv_established signature
by Daniel Borkmann
· 11 years ago
b4c1c1d
net: tcp_probe: also include rcv_wnd next to snd_wnd
by Daniel Borkmann
· 11 years ago
baf3b3f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
3bca8de
ethernet: broadcom: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
0922706
ethernet: moxa: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
0f7cc9a
tcp: increase throughput when reordering is high
by Yuchung Cheng
· 11 years ago
be23ab5
SolutionEngine7724: fix typo in Ether platform data
by Sergei Shtylyov
· 11 years ago
0bf2bbd
SH7619: fix typo in Ether platform data
by Sergei Shtylyov
· 11 years ago
15edae9
r8169: fix invalid register dump
by Peter Wu
· 11 years ago
cb79abc7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 11 years ago
22f8aba
e1000e: resolve checkpatch JIFFIES_COMPARISON warning
by Bruce Allan
· 11 years ago
e8c254c
e1000e: Avoid kernel crash during shutdown
by Li Zhang
· 11 years ago
13129d9
e1000e: Add code to check for failure of pci_disable_link_state call
by Carolyn Wyborny
· 11 years ago
0cf0459
e1000e: cleanup whitespace in recent commit
by Bruce Allan
· 11 years ago
ed12cc9
igb: Expose RSS indirection table for ethtool
by Laura Mihaela Vasilescu
· 11 years ago
c342b39
igb: Add macro for size of RETA indirection table
by Laura Mihaela Vasilescu
· 11 years ago
7dc98a6
igb: Fix get_fw_version function for all parts
by Carolyn Wyborny
· 12 years ago
53b87ce
igb: Add device support for flashless SKU of i210 device
by Carolyn Wyborny
· 12 years ago
ef3a009
igb: Refactor NVM read functions to accommodate devices with no flash
by Carolyn Wyborny
· 12 years ago
5a823d8
igb: Refactor of init_nvm_params
by Carolyn Wyborny
· 12 years ago
2ccd994
igb: Update MTU so that it is always at least a standard frame size
by Alexander Duyck
· 12 years ago
5026719
igb: don't allow SR-IOV without MSI-X
by Mitch A Williams
· 12 years ago
7f90128
igb: Added rcu_lock to avoid race
by Akeem G Abodunrin
· 12 years ago
e5c3370
igb: Read register for latch_on without return value
by Akeem G Abodunrin
· 12 years ago
8a650aa
igb: Reset the link when EEE setting changed
by Akeem G Abodunrin
· 12 years ago
d75ea94
can: flexcan: use platform_set_drvdata()
by Libo Chen
· 11 years ago
40f7e0d
can: at91_can: use platform_set_drvdata()
by Libo Chen
· 11 years ago
6439fbc
can: c_can: fix error checking of priv->instance in probe()
by Chen Gang
· 11 years ago
f882566
net: phy: mdio-octeon: use platform_set_drvdata()
by Libo Chen
· 11 years ago
9bcadae
net: irda: pxaficp_ir: use platform_set_drvdata()
by Libo Chen
· 11 years ago
d94a014
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 11 years ago
327dfd8
stmmac: remove useless csum flag
by Giuseppe CAVALLARO
· 11 years ago
e6b0260
net: emac: remove unnecessary dev_set_drvdata()
by Libo Chen
· 11 years ago
110a183
net: davinci_mdio: remove unnecessary dev_set_drvdata()
by Libo Chen
· 11 years ago
0c671dc
net: xilinx_emaclite: remove unnecessary dev_set_drvdata()
by Libo Chen
· 11 years ago
7d9a875
net: sunhme: remove unnecessary dev_set_drvdata()
by Libo Chen
· 11 years ago
63f076e
net: sunbmac: remove unnecessary dev_set_drvdata()
by Libo Chen
· 11 years ago
dcbe8a1
net: fec_mpc52xx_phy: remove unnecessary dev_set_drvdata()
by Libo Chen
· 11 years ago
01007f5
net: ucc_geth: remove unnecessary dev_set_drvdata()
by Libo Chen
· 11 years ago
0b25183
net: fsl_pq_mdio: remove unnecessary dev_set_drvdata()
by Libo Chen
· 11 years ago
e2748d7
Merge branch 'tuntap'
by David S. Miller
· 11 years ago
76975e9
tun: Get skfilter layout
by Pavel Emelyanov
· 11 years ago
849c9b6
tun: Allow to skip filter on attach
by Pavel Emelyanov
· 11 years ago
3d407a8
tun: Report whether the queue is attached or not
by Pavel Emelyanov
· 11 years ago
fb7589a
tun: Add ability to create tun device with given index
by Pavel Emelyanov
· 11 years ago
5f1cd20
net/mlx4_en: Reduce scope of local variables in mlx4_en_xmit
by Amir Vadai
· 11 years ago
237a3a3
net/mlx4_en: Fix handling of dma_map failure
by Amir Vadai
· 11 years ago
bd2f631
net/mlx4_en: Notify user when TX ring in error state
by Amir Vadai
· 11 years ago
0e316f1
net/mlx4_en: Disable global flow control when PFC enabled
by Eugenia Emantayev
· 11 years ago
5c044e6
net/mlx4_en: Coding style cleanup in mlx4_en_dcbnl_ieee_setpfc()
by Amir Vadai
· 11 years ago
f6ae5ac
qlcnic: Update version to 5.3.48
by Himanshu Madhani
· 11 years ago
07a251c
qlcnic: Implement ndo_get_phys_port_id for 82xx adapter
by Shahed Shaikh
· 11 years ago
c2c5e3a
qlcnic: Enable diagnostic test for multiple Tx queues.
by Himanshu Madhani
· 11 years ago
aa4a1f7
qlcnic: Enable Tx queue changes using ethtool for 82xx Series adapter.
by Himanshu Madhani
· 11 years ago
012ec81
qlcnic: Multi Tx queue support for 82xx Series adapter.
by Himanshu Madhani
· 11 years ago
f073dde
sfc: Make efx_mcdi_init() call efx_mcdi_handle_assertion()
by Ben Hutchings
· 12 years ago
43f775b2
sfc: Collect all MCDI port functions into mcdi_port.c
by Ben Hutchings
· 12 years ago
319ec64
sfc: Move efx_mcdi_mac_reconfigure() to siena.c and rename
by Ben Hutchings
· 12 years ago
6bff861
sfc: Move siena_reset_hw() and siena_map_reset_reason() into MCDI module
by Ben Hutchings
· 12 years ago
338f74d
sfc: Add and use MCDI_SET_QWORD() and MCDI_SET_ARRAY_QWORD()
by Ben Hutchings
· 12 years ago
9528b92
sfc: Ensure MCDI buffers, but not lengths, are dword aligned
by Ben Hutchings
· 12 years ago
c5bb0e9
sfc: Use proper macros to declare and access MCDI arrays
by Ben Hutchings
· 12 years ago
d0c2ee9
sfc: Introduce and use MCDI_CTL_SDU_LEN_MAX_V1 macro for Siena-specific code
by Ben Hutchings
· 11 years ago
a649dfc
sfc: Fill out the set of MCDI accessors
by Ben Hutchings
· 12 years ago
30af691
sfc: Rationalise MCDI buffer accessors
by Ben Hutchings
· 12 years ago
59cfc47
sfc: Introduce and use MCDI_DECLARE_BUF macro
by Ben Hutchings
· 12 years ago
ab0115f
sfc: Move more Falcon-specific code and definitions into falcon.c
by Ben Hutchings
· 12 years ago
9dd3a13
sfc: Move details of a Falcon bug workaround out of ethtool.c
by Ben Hutchings
· 12 years ago
e847b53
sfc: Use efx_mcdi_mon() to find efx_mcdi_mon structure from efx_nic
by Ben Hutchings
· 12 years ago
5383825
sfc: const-qualify source pointers for MMIO write functions
by Ben Hutchings
· 12 years ago
abc71bb
Merge branch 'sfc-3.11'
by Ben Hutchings
· 11 years ago
f3851b0
sfc: Fix lookup of default RX MAC filters when steered using ethtool
by Ben Hutchings
· 12 years ago
b1ef05a
can: mcp251x: Allow tuning SPI mode and limit maximal SPI speed
by Alexander Shiyan
· 11 years ago
ae5d589
can: mcp251x: Eliminate irq_flags from driver platform_data
by Alexander Shiyan
· 11 years ago
1ddff7d
can: mcp251x: Replace power callbacks with regulator API
by Alexander Shiyan
· 11 years ago
954c396
net/phy: micrel: Add OF configuration support for ksz9021
by Sean Cross
· 11 years ago
9fd0784
net: ipv6: mcast: minor: use defines for rfc3810/8.1 lengths
by Daniel Borkmann
· 11 years ago
c2cef4e
net: ipv6: minor: *_start_timer: rather use unsigned long
by Daniel Borkmann
· 11 years ago
8469896
net: ipv6: igmp6_event_query: use msecs_to_jiffies
by Daniel Borkmann
· 11 years ago
d8a6442
net: cpsw: Add support for wake-on-lan for cpsw
by Matus Ujhelyi
· 11 years ago
dbe3472
drivers: net: cpsw: remove platform data header file of cpsw
by Mugunthan V N
· 11 years ago
e837735
ip6_tunnel: ensure to always have a link local address
by Nicolas Dichtel
· 11 years ago
7eaa48a
Revert "ipv6: fix checkpatch errors in net/ipv6/addrconf.c"
by David S. Miller
· 11 years ago
f607e059
bcm63xx_enet: replace devm_request_and_ioremap by devm_ioremap_resource
by Julia Lawall
· 11 years ago
84ce22d
net: davinci_mdio: use platform_{get,set}_drvdata()
by Libo Chen
· 11 years ago
34e0184
net: xilinx_emaclite: use platform_{get,set}_drvdata()
by Libo Chen
· 11 years ago
511c4e0
net: sunhme: use platform_{get,set}_drvdata()
by Libo Chen
· 11 years ago
0549d95
net: sunbmac: use platform_{get,set}_drvdata()
by Libo Chen
· 11 years ago
4014e36
net: fec_mpc52xx_phy: use platform_{get,set}_drvdata()
by Libo Chen
· 11 years ago
65d7e7a
net: ucc_geth: use platform_{get,set}_drvdata()
by Libo Chen
· 11 years ago
a0e1860
net: fsl_pq_mdio: use platform_{get,set}_drvdata()
by Libo Chen
· 11 years ago
8d3214c
sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'
by Sergei Shtylyov
· 11 years ago
Next »