index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-02
ethernet: Convert mac address uses of 6 to ETH_ALEN
Joe Perches
11
-26
/
+29
2013-08-02
include: Convert ethernet mac address declarations to use ETH_ALEN
Joe Perches
11
-45
/
+58
2013-08-02
uapi: Convert some uses of 6 to ETH_ALEN
Joe Perches
6
-8
/
+12
2013-08-02
Merge branch 'qlcnic'
David S. Miller
8
-309
/
+651
2013-08-02
qlcnic: Update version to 5.2.45
Himanshu Madhani
1
-2
/
+2
2013-08-02
qlcnic: Enable mailbox interface in poll mode when interrupts are not available
Manish Chopra
1
-7
/
+11
2013-08-02
qlcnic: Replace poll mode mailbox interface with interrupt based mailbox inte...
Manish Chopra
6
-264
/
+232
2013-08-02
qlcnic: Interrupt based driver firmware mailbox mechanism
Manish Chopra
5
-21
/
+388
2013-08-02
qlcnic: Enhance diagnostic loopback error codes.
Jitendra Kalsaria
4
-19
/
+22
2013-08-02
Merge branch 'bond_rcu'
David S. Miller
6
-383
/
+310
2013-08-02
bonding: initial RCU conversion
nikolay@redhat.com
5
-29
/
+32
2013-08-02
bonding: factor out slave id tx code and simplify xmit paths
Nikolay Aleksandrov
2
-67
/
+61
2013-08-02
bonding: simplify broadcast_xmit function
Nikolay Aleksandrov
1
-36
/
+16
2013-08-02
bonding: remove unnecessary read_locks of curr_slave_lock
nikolay@redhat.com
1
-25
/
+8
2013-08-02
bonding: convert to list API and replace bond's custom list
nikolay@redhat.com
6
-236
/
+203
2013-08-02
ipv6: bump genid when delete/add address
fan.du
1
-0
/
+1
2013-08-02
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
1
-49
/
+32
2013-08-02
bnx2x: Revising locking scheme for MAC configuration
Yuval Mintz
7
-60
/
+340
2013-08-02
bonding: fix system hang due to fast igmp timer rescheduling
Nikolay Aleksandrov
1
-2
/
+2
2013-08-02
tile: support PTP using the tilegx mPIPE (IEEE 1588)
Chris Metcalf
5
-4
/
+266
2013-08-02
tile: remove deprecated NETIF_F_LLTX flag from tile drivers
Chris Metcalf
2
-2
/
+0
2013-08-02
tile: make "tile_net.custom" a proper bool module parameter
Chris Metcalf
1
-5
/
+5
2013-08-02
tile: support TSO for IPv6 in tilegx network driver
Chris Metcalf
1
-15
/
+29
2013-08-02
tile: support multiple mPIPE shims in tilegx network driver
Chris Metcalf
6
-212
/
+417
2013-08-02
tile: enable GRO in the tilegx network driver
Chris Metcalf
1
-1
/
+1
2013-08-02
tile: fix panic bug in napi support for tilegx network driver
Chris Metcalf
1
-32
/
+33
2013-08-02
tile: update dev->stats directly in tilegx network driver
Chris Metcalf
1
-21
/
+8
2013-08-02
tile: support jumbo frames in the tilegx network driver
Chris Metcalf
5
-166
/
+351
2013-08-02
tile: remove dead is_dup_ack() function from tilepro net driver
Chris Metcalf
1
-76
/
+0
2013-08-02
tile: avoid bug in tilepro net driver built with old hypervisor
Chris Metcalf
1
-3
/
+6
2013-08-02
tile: support rx_dropped/rx_errors in tilepro net driver
Chris Metcalf
1
-26
/
+15
2013-08-02
tile: set hw_features and vlan_features in setup
Chris Metcalf
2
-33
/
+25
2013-08-02
gianfar: Remove unused field grp_id from gfar_priv_grp
Claudiu Manoil
2
-4
/
+1
2013-08-01
net: add a temporary sanity check in skb_orphan()
Eric Dumazet
1
-0
/
+2
2013-08-01
can: flexcan: Check the return value from clk_prepare_enable()
Fabio Estevam
1
-8
/
+20
2013-08-01
can: flexcan: Use devm_ioremap_resource()
Fabio Estevam
1
-41
/
+12
2013-08-01
ipv6: fib6_rules should return exact return value
Hannes Frederic Sowa
1
-3
/
+11
2013-08-01
cls_cgroup.h netprio_cgroup.h: Remove extern from function prototypes
Joe Perches
2
-2
/
+2
2013-08-01
checksum: Remove extern from function prototypes
Joe Perches
1
-5
/
+5
2013-08-01
cfg80211.h/mac80211.h: Remove extern from function prototypes
Joe Perches
2
-25
/
+25
2013-08-01
ax25.h: Remove extern from function prototypes
Joe Perches
1
-106
/
+109
2013-08-01
arp/neighbour.h: Remove extern from function prototypes
Joe Perches
2
-65
/
+63
2013-08-01
af_rxrpc.h: Remove extern from function prototypes
Joe Perches
1
-19
/
+16
2013-08-01
af_unix.h: Remove extern from function prototypes
Joe Perches
1
-8
/
+8
2013-08-01
addrconf.h: Remove extern function prototypes
Joe Perches
1
-88
/
+72
2013-08-01
Documentation: add networking/netdev-FAQ.txt
Paul Gortmaker
2
-0
/
+226
2013-08-01
fib_rules: add .suppress operation
Stefan Tomanek
5
-1
/
+40
2013-08-01
net: Remove extern from include/net/ scheduling prototypes
Joe Perches
4
-101
/
+104
2013-08-01
net: skb_orphan() changes
Eric Dumazet
1
-3
/
+4
2013-08-01
netem: Introduce skb_orphan_partial() helper
Eric Dumazet
3
-4
/
+21
[next]