Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
28172739f0a276eb8d6ca917b3974c2edb036da3
2817273
net: fix 64 bit counters on 32 bit arches
by Eric Dumazet
· 14 years ago
217d32d
forcedeth: correct valid flag
by Julia Lawall
· 14 years ago
bc10f96
isdn: avoid calling tty_ldisc_flush() in atomic context
by Tilman Schmidt
· 14 years ago
831334c
Documentation/isdn: CAPI controller interface amendment
by Tilman Schmidt
· 14 years ago
83cc0a1
qlge: Change version to v1.00.00.25.00.00-01.
by Ron Mercer
· 14 years ago
fbc2ac3
qlge: Make adapter drop frame errors and pass up csum errors.
by Ron Mercer
· 14 years ago
6d29b1e
qlge: Fix possible endian issue for rx UDP csum.
by Ron Mercer
· 14 years ago
3b11d36
qlge: Reduce print level in data path statements.
by Ron Mercer
· 14 years ago
fc312ec
qlge: Don't use firmware when forcing firmware dump.
by Ron Mercer
· 14 years ago
f2c0500
qlge: Restore promiscuous setting after reset.
by Ron Mercer
· 14 years ago
4265e66
ni52: Use the instance of net_device_stats from net_device.
by Kulikov Vasiliy
· 14 years ago
e929bc3
ns83820: Use the instance of net_device_stats from net_device.
by Kulikov Vasiliy
· 14 years ago
174afef
mac89x0: Use the instance of net_device_stats from net_device.
by Kulikov Vasiliy
· 14 years ago
2321e80
natsemi: Use the instance of net_device_stats from net_device.
by Kulikov Vasiliy
· 14 years ago
897dd41
ksz884x: Use the instance of net_device_stats from net_device.
by Kulikov Vasiliy
· 14 years ago
7bfba0b
lance: Use the instance of net_device_stats from net_device.
by Kulikov Vasiliy
· 14 years ago
ad6f84b
hp100: Use the instance of net_device_stats from net_device.
by Kulikov Vasiliy
· 14 years ago
86678a2
starfire: Use the instance of net_device_stats from net_device.
by Kulikov Vasiliy
· 14 years ago
0b9be50
hamachi: Use the instance of net_device_stats from net_device.
by Kulikov Vasiliy
· 14 years ago
661a16c
cs89x0: Use the instance of net_device_stats from net_device.
by Kulikov Vasiliy
· 14 years ago
275defc
epic100: Use the instance of net_device_stats from net_device.
by Kulikov Vasiliy
· 14 years ago
57616ee
ethoc: Use the instance of net_device_stats from net_device.
by Kulikov Vasiliy
· 14 years ago
d117b66
fealnx: Use the instance of net_device_stats from net_device.
by Kulikov Vasiliy
· 14 years ago
78e8c53
davinci_emac: Use the instance of net_device_stats from net_device.
by Kulikov Vasiliy
· 14 years ago
0a17ee9
ioc3-eth: Use the instance of net_device_stats from net_device.
by Ralf Baechle
· 14 years ago
4e92272
sun3_82586: Use the instance of net_device_stats from net_device.
by Kulikov Vasiliy
· 14 years ago
fe76cda
ipv4: use skb_dst_copy() in ip_copy_metadata()
by Eric Dumazet
· 15 years ago
a99db19
ks8842: Replace usage of dev_dbg with netdev_dbg
by Richard Röjfors
· 14 years ago
c31fd6c
usbnet: remove direct access to urb->status
by Oliver Neukum
· 15 years ago
396e799
ixgbe: use netif_<level> instead of netdev_<level>
by Emil Tantilov
· 15 years ago
4478a9c
igb: drop support for UDP hashing w/ RSS
by Alexander Duyck
· 15 years ago
39827be
IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()
by Ben Hutchings
· 14 years ago
e5a0c1f
bnx2: Update version to 2.0.16.
by Michael Chan
· 14 years ago
5804a8f
bnx2: Dump some config space registers during TX timeout.
by Michael Chan
· 14 years ago
fdc8541
bnx2: Add support for skb->rxhash.
by Michael Chan
· 14 years ago
3d5f3a7
bnx2: Always enable MSI-X on 5709.
by Michael Chan
· 14 years ago
f45f432
netdevice.h: Change netif_<level> macros to call netdev_<level> functions
by Joe Perches
· 15 years ago
256df2f
netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functions
by Joe Perches
· 15 years ago
99bcf21
device.h drivers/base/core.c Convert dev_<level> logging macros to functions
by Joe Perches
· 15 years ago
7db6f5f
vsprintf: Recursive vsnprintf: Add "%pV", struct va_format
by Joe Perches
· 15 years ago
e490c1de
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 14 years ago
4df53d8
bridge: add per bridge device controls for invoking iptables
by Patrick McHardy
· 15 years ago
0a17d8c
ixgbe: use NETIF_F_LRO
by Stanislaw Gruszka
· 15 years ago
de42edd
igb: Add comment
by Greg Rose
· 15 years ago
8d420a1
igb: correct link test not being run when link is down
by Alexander Duyck
· 15 years ago
c0f2276
igb: Fix Tx hangs seen when loading igb with max_vfs > 7.
by Emil Tantilov
· 15 years ago
5fa8517
igb: Use only a single Tx queue in SR-IOV mode
by Greg Rose
· 15 years ago
ede3ef0
igb: fix PHY config access on 82580
by Nick Nunley
· 15 years ago
7475271
x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGN
by Alexander Duyck
· 15 years ago
fe62c29
ll_temac: add error checking to DMA init path
by Denis Kirjanov
· 15 years ago
ee3cb62
be2net: changes to properly provide phy details
by Ajit Khaparde
· 15 years ago
3d8009c
ehea: Allocate stats buffer with GFP_KERNEL
by Brian King
· 15 years ago
05318bc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
ea812ca
x86: Align skb w/ start of cacheline on newer core 2/Xeon Arch
by Alexander Duyck
· 15 years ago
cb836a9
ixgbe: add 1g PHY support for 82599
by Don Skidmore
· 15 years ago
765c9f4
sfc: Add support for RX flow hash control
by Ben Hutchings
· 15 years ago
a5b6ee2
ethtool: Add support for control of RX flow hash indirection
by Ben Hutchings
· 15 years ago
cbf2d60
vmxnet3: Remove incorrect implementation of ethtool_ops::get_flags()
by Ben Hutchings
· 15 years ago
97d1935
netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flags
by Ben Hutchings
· 15 years ago
1437ce3
ethtool: Change ethtool_op_set_flags to validate flags
by Ben Hutchings
· 15 years ago
b3003be
cxgb4vf: Use correct shift factor for extracting the SGE DMA Ingress Padding Boundary
by Casey Leedom
· 15 years ago
64bb336
cxgb4vf: Remove obsolete comment about the lack of a TX Timer Callback
by Casey Leedom
· 15 years ago
d6bebca
fragment: add fast path for in-order fragments
by Changli Gao
· 15 years ago
4ce3c18
snmp: 64bit ipstats_mib for all arches
by Eric Dumazet
· 15 years ago
f3eb62d
be2net: memory barrier fixes on IBM p7 platform
by Sathya Perla
· 15 years ago
7e307c7
cpmac: use resource_size()
by Dan Carpenter
· 15 years ago
504f85c
act_nat: use stack variable
by Changli Gao
· 15 years ago
5acbf7f
act_mirred: combine duplicate code
by Changli Gao
· 15 years ago
787a344
net/neighbour.h: fix typo
by Kulikov Vasiliy
· 15 years ago
88c1f4f
ath9k_htc: Add LED support for AR7010
by Sujith
· 15 years ago
92b50c4
mac82011: Allow selection of minstrel_ht as default rc algorithm
by Helmut Schaa
· 15 years ago
f860d52
ath9k: fix TSF after reset on AR913x
by Felix Fietkau
· 15 years ago
4e9e58c
rt2x00: Fix compile warning when debug disabled
by Ivo van Doorn
· 15 years ago
efc7d36
rt2x00: Always set BBP_CSR_CFG_BBP_RW_MODE to 1
by Ivo van Doorn
· 15 years ago
e22557f
rt2x00: Fix antenna initialization
by Ivo van Doorn
· 15 years ago
aa67463
rt2x00: Fix IEEE80211_HT_CAP_RX_STBC assignment
by Ivo van Doorn
· 15 years ago
fdb8725
rt2x00: fix beacon reset on rt2800
by Helmut Schaa
· 15 years ago
8654b79
rt2x00: Disable link tuning in AP mode
by Helmut Schaa
· 15 years ago
fa43750
rt2x00: Fix beacon updates in rt61pci
by Helmut Schaa
· 15 years ago
ad90319
rt2x00: Fix beacon updates in rt2800pci
by Helmut Schaa
· 15 years ago
d440cb9
rt2x00: Enable multiBSS in rt2800
by Ivo van Doorn
· 15 years ago
ec2d179
rt2x00: Align rt2800 EEPROM validation to Ralink vendor driver.
by Gertjan van Wingerde
· 15 years ago
20f8b13
rt2x00: Correctly detect 93C86 EEPROMs in rt2800pci.
by Gertjan van Wingerde
· 15 years ago
afd2a5c
eeprom_93cx6: Add support for 93c86 EEPROMs.
by Gertjan van Wingerde
· 15 years ago
9cf4cb0
rt2x00: Split of TXWI writing to write_tx_data callback in rt2800usb.
by Gertjan van Wingerde
· 15 years ago
76dd5dd
rt2x00: Rename driver write_tx_datadesc callback function.
by Gertjan van Wingerde
· 15 years ago
e513a0b
rt2x00: Move common txdone handling to rt2x00lib_txdone.
by Gertjan van Wingerde
· 15 years ago
78eea11
rt2x00: Merge PCI and USB versions of write_tx_data into single function.
by Gertjan van Wingerde
· 15 years ago
fe72569
rt2x00: Move filling of TX URB to rt2x00usb_kick_tx_entry function.
by Gertjan van Wingerde
· 15 years ago
398ab9e
rt2x00: Fix frame dumping for USB devices.
by Gertjan van Wingerde
· 15 years ago
1ed7a17
rt2x00: Remove unneeded variable
by Ivo van Doorn
· 15 years ago
f1aa4c5
rt2x00: Write the BSSID to register when interface is added
by Ivo van Doorn
· 15 years ago
1df9080
rt2x00: Implement tx mpdu aggregation
by Helmut Schaa
· 15 years ago
511d934
gianfar: Implement workaround for eTSEC-A002 erratum
by Anton Vorontsov
· 15 years ago
deb90ea
gianfar: Implement workaround for eTSEC76 erratum
by Anton Vorontsov
· 15 years ago
7d35097
gianfar: Implement workaround for eTSEC74 erratum
by Anton Vorontsov
· 15 years ago
70777d0
net/core: use ntohs for skb->protocol
by Sebastian Andrzej Siewior
· 15 years ago
784e271
ipv6: Use interface max_desync_factor instead of static default
by Ben Hutchings
· 15 years ago
f56619f
ipv6: Clamp reported valid_lft to a minimum of 0
by Ben Hutchings
· 15 years ago
5a9dbfe
usb: pegasus: fixed coding style issues
by Nicolas Kaiser
· 15 years ago
Next »