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
2015-09-22
qeth: add layer 2 RX/TX checksum offloading
Thomas Richter
4
-147
/
+285
2015-09-22
qeth: move OSA portname into deprecated status
Ursula Braun
3
-97
/
+11
2015-09-22
qeth: no write permission for readonly sysattr
Lakhvich Dmitriy
1
-1
/
+1
2015-09-22
qeth: remove extraneous length from %pM format
Eugene Crosser
1
-2
/
+2
2015-09-22
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
31
-552
/
+1605
2015-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
9
-85
/
+354
2015-09-21
Merge tag 'linux-can-next-for-4.4-20150917' of git://git.kernel.org/pub/scm/l...
David S. Miller
4
-0
/
+904
2015-09-21
rxrpc: Replace get_seconds with ktime_get_seconds
Ksenija Stanojevic
3
-6
/
+6
2015-09-21
Merge branch 'hsilicon-net-subsys'
David S. Miller
31
-189
/
+14716
2015-09-21
net: add Hisilicon Network Subsystem basic ethernet support
huangdaode
5
-0
/
+2971
2015-09-21
net: add Hisilicon Network Subsystem DSAF support
huangdaode
18
-0
/
+9798
2015-09-21
net: add Hisilicon Network Subsystem hnae framework support
huangdaode
5
-0
/
+1103
2015-09-21
net: add Hisilicon Network Subsystem MDIO support
huangdaode
4
-187
/
+531
2015-09-21
net: add Hisilicon Network Subsystem support (config and documents)
huangdaode
5
-2
/
+313
2015-09-21
xen-netfront: always set num queues if possible
chas williams
1
-7
/
+10
2015-09-18
Bluetooth: Fix reporting incorrect EIR in device found mgmt event
Szymon Janc
1
-0
/
+21
2015-09-18
Bluetooth: Add BT_ERR_RATELIMITED
Szymon Janc
2
-0
/
+20
2015-09-18
sch_dsmark: improve memory locality
Eric Dumazet
1
-30
/
+33
2015-09-18
Merge branch 'bcmgenet-irq-coalesce'
David S. Miller
2
-5
/
+154
2015-09-18
net: bcmgenet: Implement RX coalescing control knobs
Florian Fainelli
2
-3
/
+105
2015-09-18
net: bcmgenet: Implement TX coalescing control knobs
Florian Fainelli
2
-3
/
+50
2015-09-18
lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR.
Woojung.Huh@microchip.com
2
-4
/
+0
2015-09-18
lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for M...
Woojung.Huh@microchip.com
1
-38
/
+52
2015-09-18
lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/mic...
Woojung.Huh@microchip.com
2
-232
/
+40
2015-09-18
lan78xx: Update to use phylib instead of mii_if_info.
Woojung.Huh@microchip.com
1
-362
/
+256
2015-09-18
lan78xx: Add PHYLIB and MICROCHIP_PHY as default config.
Woojung.Huh@microchip.com
1
-0
/
+2
2015-09-18
lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHY
Woojung.Huh@microchip.com
1
-1
/
+1
2015-09-18
net: Initialize table in fib result
David Ahern
1
-0
/
+2
2015-09-18
Merge branch 'bpf_avoid_clone'
David S. Miller
9
-13
/
+159
2015-09-18
bpf: add bpf_redirect() helper
Alexei Starovoitov
9
-1
/
+91
2015-09-18
cls_bpf: introduce integrated actions
Daniel Borkmann
5
-12
/
+68
2015-09-18
net: only check perm protocol when register proto
Junwei Zhang
1
-11
/
+5
2015-09-18
bonding: use l4 hash if available
Eric Dumazet
1
-0
/
+4
2015-09-18
tcp: provide skb->hash to synack packets
Eric Dumazet
6
-6
/
+14
2015-09-18
i40e/i40evf: Bump i40e to 1.3.21 and i40evf to 1.3.13
Catherine Sullivan
2
-2
/
+2
2015-09-18
i40e/i40evf: add get AQ result command to nvmupdate utility
Shannon Nelson
3
-0
/
+81
2015-09-18
i40e/i40evf: add exec_aq command to nvmupdate utility
Shannon Nelson
5
-0
/
+93
2015-09-18
i40e/i40evf: add wait states to NVM state machine
Shannon Nelson
4
-14
/
+55
2015-09-18
i40e/i40evf: add GetStatus command for nvmupdate
Shannon Nelson
3
-11
/
+35
2015-09-18
i40e/i40evf: add handling of writeback descriptor
Shannon Nelson
3
-4
/
+24
2015-09-18
i40e/i40evf: save aq writeback for future inspection
Shannon Nelson
4
-0
/
+10
2015-09-18
i40e: rename variable to prevent clash of understanding
Shannon Nelson
1
-57
/
+57
2015-09-18
Merge branch 'nf_hook_netns'
David S. Miller
67
-358
/
+379
2015-09-18
netfilter: Add blank lines in callers of netfilter hooks
Eric W. Biederman
4
-0
/
+4
2015-09-18
netfilter: Pass net into okfn
Eric W. Biederman
37
-94
/
+95
2015-09-18
netfilter: Use nf_hook_state.net
Eric W. Biederman
21
-58
/
+41
2015-09-18
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
31
-120
/
+142
2015-09-18
bridge: Add br_netif_receive_skb remove netif_receive_skb_sk
Eric W. Biederman
3
-8
/
+9
2015-09-18
bridge: Cache net in br_nf_pre_routing_finish
Eric W. Biederman
1
-1
/
+2
2015-09-18
bridge: Pass net into br_nf_push_frag_xmit
Eric W. Biederman
1
-3
/
+8
[next]