index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
tile
/
tilepro.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: batch of last_rx update avoidance in ethernet drivers.
françois romieu
2015-05-14
1
-3
/
+0
*
tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
1
-3
/
+2
*
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
1
-4
/
+4
|
\
|
*
drivers/net/ethernet/tile: Replace __get_cpu_var uses for address calculation
Christoph Lameter
2014-08-26
1
-4
/
+4
*
|
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2014-09-09
1
-5
/
+3
|
/
*
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-15
1
-1
/
+2
*
tilepro: Call dev_consume_skb_any instead of kfree_skb.
Eric W. Biederman
2014-03-24
1
-2
/
+2
*
tilepro: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-14
1
-0
/
+3
*
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
2014-03-14
1
-2
/
+2
*
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
2013-11-06
1
-0
/
+2
*
tile: remove deprecated NETIF_F_LLTX flag from tile drivers
Chris Metcalf
2013-08-01
1
-1
/
+0
*
tile: remove dead is_dup_ack() function from tilepro net driver
Chris Metcalf
2013-08-01
1
-76
/
+0
*
tile: avoid bug in tilepro net driver built with old hypervisor
Chris Metcalf
2013-08-01
1
-3
/
+6
*
tile: support rx_dropped/rx_errors in tilepro net driver
Chris Metcalf
2013-08-01
1
-26
/
+15
*
tile: set hw_features and vlan_features in setup
Chris Metcalf
2013-08-01
1
-29
/
+14
*
tile: handle 64-bit statistics in tilepro network driver
Chris Metcalf
2013-07-30
1
-23
/
+54
*
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
2013-01-03
1
-1
/
+0
*
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-10
1
-1
/
+1
*
drivers/net/ethernet/tile: fix netdev_alloc_skb() bombing
Chris Metcalf
2012-04-02
1
-1
/
+1
*
tilepro ethernet driver: fix a few minor issues
Chris Metcalf
2012-04-02
1
-25
/
+50
*
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
2012-02-23
1
-1
/
+1
*
net: use eth_hw_addr_random() and reset addr_assign_type
Danny Kukawka
2012-02-15
1
-1
/
+2
*
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2012-02-08
1
-2
/
+2
*
netdev: make net_device_ops const
stephen hemminger
2012-01-09
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-23
1
-4
/
+4
|
\
|
*
arch/tile: use new generic {enable,disable}_percpu_irq() routines
Chris Metcalf
2011-12-03
1
-2
/
+2
|
*
drivers/net/ethernet/tile: use skb_frag_page() API
Chris Metcalf
2011-12-03
1
-2
/
+2
*
|
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2011-10-25
1
-1
/
+1
*
net: add skb frag size accessors
Eric Dumazet
2011-10-19
1
-1
/
+1
*
tile: Move the Tilera driver
Jeff Kirsher
2011-08-12
1
-0
/
+2465