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.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
2014-10-05
net: sched: suspicious RCU usage in qdisc_watchdog
John Fastabend
1
-0
/
+2
2014-10-05
net: dsa: do not call phy_start_aneg
Florian Fainelli
1
-1
/
+0
2014-10-05
Removed unused inet6 address state
Sébastien Barré
1
-1
/
+0
2014-10-05
net: Cleanup skb cloning by adding SKB_FCLONE_FREE
Vijay Subramanian
2
-7
/
+8
2014-10-05
mlx4: add a new xmit_more counter
Eric Dumazet
4
-8
/
+19
2014-10-04
Merge branch 'gudp'
David S. Miller
8
-40
/
+235
2014-10-04
ip_tunnel: Add GUE support
Tom Herbert
2
-0
/
+14
2014-10-04
gue: Receive side for Generic UDP Encapsulation
Tom Herbert
3
-9
/
+217
2014-10-04
fou: eliminate IPv4,v6 specific GRO functions
Tom Herbert
4
-40
/
+13
2014-10-04
ip_tunnel: Account for secondary encapsulation header in max_headroom
Tom Herbert
1
-1
/
+1
2014-10-04
net: do not export skb_gro_receive()
Eric Dumazet
1
-1
/
+0
2014-10-04
drivers/net/irda/Kconfig: Let SH_IRDA depend on HAS_IOMEM
Chen Gang
1
-1
/
+1
2014-10-04
drivers/net/ethernet/marvell/Kconfig: Let PXA168_ETH depend on HAS_IOMEM
Chen Gang
1
-1
/
+1
2014-10-04
drivers/net/dsa/Kconfig: Let NET_DSA_BCM_SF2 depend on HAS_IOMEM
Chen Gang
1
-0
/
+1
2014-10-04
drivers/net/can/Kconfig: Let CAN_AT91 depend on HAS_IOMEM
Chen Gang
1
-1
/
+1
2014-10-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
10
-77
/
+12
2014-10-04
Merge branch 'mlx5-next'
David S. Miller
15
-455
/
+804
2014-10-04
net/mlx5_core: Add ConnectX-4 to list of supported devices
Eli Cohen
1
-0
/
+1
2014-10-04
net/mlx5_core: Identify resources by their type
Eli Cohen
4
-25
/
+60
2014-10-04
net/mlx5_core: use set/get macros in device caps
Eli Cohen
5
-168
/
+298
2014-10-04
net/mlx5_core: Use hardware registers description header file
Eli Cohen
5
-114
/
+188
2014-10-04
net/mlx5_core: Update device capabilities handling
Eli Cohen
12
-222
/
+331
2014-10-04
qdisc: validate skb without holding lock
Eric Dumazet
4
-38
/
+56
2014-10-04
net: ethernet: Remove superfluous ether_setup after alloc_etherdev
Tobias Klauser
19
-34
/
+0
2014-10-03
Merge branch 'qdisc_bulk_dequeue'
David S. Miller
2
-2
/
+54
2014-10-03
qdisc: dequeue bulking also pickup GSO/TSO packets
Jesper Dangaard Brouer
1
-9
/
+3
2014-10-03
qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE
Jesper Dangaard Brouer
2
-2
/
+60
2014-10-03
et131x: Add PCIe gigabit ethernet driver et131x to drivers/net
Mark Einon
9
-8
/
+5597
2014-10-03
netfilter: nft_masq: register/unregister notifiers on module init/exit
Arturo Borrero
2
-46
/
+22
2014-10-02
rtlwifi: Fix static checker warnings for various drivers
Larry Finger
8
-54
/
+12
2014-10-02
rtlwifi: Fix Kconfig for RTL8192EE
Larry Finger
1
-1
/
+2
2014-10-02
ath9k: Fix flushing in MCC mode
Sujith Manoharan
1
-0
/
+16
2014-10-02
ath9k: Fix queue handling for channel contexts
Sujith Manoharan
1
-6
/
+1
2014-10-02
ath9k: Add ath9k_chanctx_stop_queues()
Sujith Manoharan
2
-0
/
+24
2014-10-02
ath9k: Pass context to ath9k_chanctx_wake_queues()
Sujith Manoharan
3
-6
/
+7
2014-10-02
ath9k: Fix queue handling in flush()
Sujith Manoharan
1
-5
/
+0
2014-10-02
ath9k: Remove duplicate code
Sujith Manoharan
1
-9
/
+1
2014-10-02
ath9k: Fix pending frame check
Sujith Manoharan
1
-3
/
+0
2014-10-02
ath9k: Check pending frames properly
Sujith Manoharan
1
-1
/
+4
2014-10-02
ath9k: Print RoC expiration
Sujith Manoharan
1
-0
/
+7
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
129
-951
/
+1540
2014-10-02
mwifiex: add support for SD8887 chipset
Avinash Patil
3
-2
/
+62
2014-10-02
mwifiex: few more register offset entries for sdio card structure
Avinash Patil
2
-39
/
+59
2014-10-02
wil6210: atomic I/O for the card memory
Vladimir Kondratiev
6
-0
/
+276
2014-10-02
wil6210: manual FW error recovery mode
Vladimir Kondratiev
5
-9
/
+121
2014-10-02
ath: Add support for tracing
Sujith Manoharan
6
-0
/
+107
2014-10-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
5
-63
/
+139
2014-10-02
ipvs: Clean up comment style in ip_vs.h
Simon Horman
1
-139
/
+75
2014-10-02
netfilter: explicit module dependency between br_netfilter and physdev
Pablo Neira Ayuso
3
-0
/
+14
2014-10-02
netfilter: nf_tables: allow to filter from prerouting and postrouting
Pablo Neira Ayuso
1
-0
/
+2
[prev]
[next]