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
2014-08-25
ipv6: White-space cleansing : Structure layouts
Ian Morris
5
-21
/
+13
2014-08-25
ipv6: White-space cleansing : Line Layouts
Ian Morris
31
-203
/
+203
2014-08-25
net: ec_bhf: remove excessive debug messages
Darek Marcinkiewicz
1
-91
/
+10
2014-08-25
random32: improvements to prandom_bytes
Daniel Borkmann
2
-23
/
+20
2014-08-25
Merge branch 'csums-next'
David S. Miller
12
-103
/
+233
2014-08-25
gre: When GRE csum is present count as encap layer wrt csum
Tom Herbert
1
-0
/
+1
2014-08-25
udp: additional GRO support
Tom Herbert
4
-17
/
+96
2014-08-25
tcp: Call skb_gro_checksum_validate
Tom Herbert
2
-47
/
+6
2014-08-25
gre: call skb_gro_checksum_simple_validate
Tom Herbert
1
-36
/
+7
2014-08-25
net: add gro_compute_pseudo functions
Tom Herbert
2
-0
/
+16
2014-08-25
net: skb_gro_checksum_* functions
Tom Herbert
2
-3
/
+107
2014-08-23
net: use reciprocal_scale() helper
Daniel Borkmann
14
-22
/
+24
2014-08-23
net: Allow raw buffers to be passed into the flow dissector.
David S. Miller
3
-22
/
+50
2014-08-23
Merge branch 'bcm7xxx_apd_eee'
David S. Miller
6
-127
/
+229
2014-08-23
net: phy: bcm7xxx: enable EEE at the PHY level
Florian Fainelli
2
-0
/
+34
2014-08-23
net: phy: allow phy_init_eee() to work with internal PHYs
Florian Fainelli
1
-2
/
+4
2014-08-23
net: phy: export phy_{read,write}_mmd_indirect
Florian Fainelli
2
-2
/
+31
2014-08-23
net: phy: fixed: return an error for Clause 45 over 22 reads
Florian Fainelli
1
-0
/
+11
2014-08-23
net: phy: bcm7xxx: enable auto power down
Florian Fainelli
1
-1
/
+26
2014-08-23
net: phy: broadcom: move shadow 0x1C register accessors to brcmphy.h
Florian Fainelli
2
-18
/
+20
2014-08-23
net: phy: broadcom: extract all registers to brcmphy.h
Florian Fainelli
2
-104
/
+103
2014-08-23
Merge branch 'tipc-next'
David S. Miller
20
-1301
/
+956
2014-08-23
tipc: merge struct tipc_port into struct tipc_sock
Jon Paul Maloy
2
-241
/
+206
2014-08-23
tipc: remove files ref.h and ref.c
Jon Paul Maloy
6
-334
/
+250
2014-08-23
tipc: remove include file port.h
Jon Paul Maloy
9
-193
/
+121
2014-08-23
tipc: remove source file port.c
Jon Paul Maloy
3
-130
/
+97
2014-08-23
tipc: remove port_lock
Jon Paul Maloy
4
-149
/
+108
2014-08-23
tipc: replace port pointer with socket pointer in registry
Jon Paul Maloy
2
-16
/
+11
2014-08-23
tipc: use registry when scanning sockets
Jon Paul Maloy
8
-107
/
+133
2014-08-23
tipc: eliminate functions tipc_port_init and tipc_port_destroy
Jon Paul Maloy
3
-88
/
+42
2014-08-23
tipc: redefine message acknowledge function
Jon Paul Maloy
3
-26
/
+20
2014-08-23
tipc: eliminate port_connect()/port_disconnect() functions
Jon Paul Maloy
3
-132
/
+37
2014-08-23
tipc: eliminate function tipc_port_shutdown()
Jon Paul Maloy
3
-30
/
+11
2014-08-23
tipc: clean up socket timer function
Jon Paul Maloy
2
-103
/
+69
2014-08-23
tipc: use message to abort connections when losing contact to node
Jon Paul Maloy
3
-25
/
+85
2014-08-23
tipc: use pseudo message to wake up sockets after link congestion
Jon Paul Maloy
12
-91
/
+99
2014-08-23
tipc: introduce new function tipc_msg_create()
Jon Paul Maloy
2
-2
/
+33
2014-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
230
-1852
/
+4691
2014-08-23
tcp: improve undo on timeout
Yuchung Cheng
2
-16
/
+12
2014-08-23
phylib: use MDIO_DEVS[12]
Sergei Shtylyov
1
-2
/
+2
2014-08-23
net: remove dead code after sk_data_ready change
Eric Dumazet
2
-16
/
+1
2014-08-23
net: use ktime_get_ns() and ktime_get_real_ns() helpers
Eric Dumazet
10
-18
/
+18
2014-08-23
vxlan: fix incorrect initializer in union vxlan_addr
Gerhard Stenzel
1
-4
/
+4
2014-08-23
Merge tag 'linux-can-next-for-3.18-20140820' of git://gitorious.org/linux-can...
David S. Miller
18
-52
/
+1484
2014-08-23
Merge tag 'pwm/for-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+6
2014-08-23
mac80211: fix channel switch for chanctx-based drivers
Michal Kazior
1
-1
/
+1
2014-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
38
-261
/
+413
2014-08-22
dp83640: Fix length check for event timestamp status messages
Christian Riesch
1
-8
/
+15
2014-08-22
net: stmmac: add fix_mac_speed support for socfpga
Ley Foon Tan
2
-0
/
+67
2014-08-22
r8169:add support for RTL8168H and RTL8107E
Chun-Hao Lin
1
-18
/
+452
[next]