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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-09
Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...
David S. Miller
4
-0
/
+6
2015-02-09
net:rfs: adjust table size checking
Eric Dumazet
1
-1
/
+2
2015-02-09
net: rfs: add hash collision detection
Eric Dumazet
1
-17
/
+17
2015-02-09
net: fix a typo in skb_checksum_validate_zero_check
Sabrina Dubroca
1
-1
/
+1
2015-02-08
tcp: mitigate ACK loops for connections as tcp_timewait_sock
Neal Cardwell
1
-0
/
+4
2015-02-08
tcp: mitigate ACK loops for connections as tcp_sock
Neal Cardwell
1
-0
/
+1
2015-02-08
tcp: mitigate ACK loops for connections as tcp_request_sock
Neal Cardwell
1
-0
/
+1
2015-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-28
/
+105
2015-02-05
MMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-15
/
+47
2015-02-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
4
-22
/
+7
2015-02-05
rhashtable: Introduce rhashtable_walk_*
Herbert Xu
1
-0
/
+35
2015-02-05
net/mlx4_core: Port aggregation upper layer interface
Moni Shoua
2
-0
/
+20
2015-02-05
net/mlx4_core: Port aggregation low level interface
Moni Shoua
3
-1
/
+17
2015-02-05
net/core: Add event for a change in slave state
Moni Shoua
1
-0
/
+15
2015-02-05
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...
David S. Miller
1
-0
/
+27
2015-02-05
net: add skb functions to process remote checksum offload
Tom Herbert
2
-0
/
+36
2015-02-05
xps: fix xps for stacked devices
Eric Dumazet
1
-2
/
+5
2015-02-04
vhost: vhost_scsi_handle_vq() should just use copy_from_user()
Al Viro
1
-2
/
+0
2015-02-04
vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()
Al Viro
1
-3
/
+0
2015-02-04
vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()
Al Viro
1
-1
/
+0
2015-02-04
net: bury net/core/iovec.c - nothing in there is used anymore
Al Viro
1
-7
/
+0
2015-02-04
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
Al Viro
1
-2
/
+1
2015-02-04
rxrpc: switch rxrpc_send_data() to iov_iter primitives
Al Viro
1
-6
/
+5
2015-02-04
vmci: propagate msghdr all way down to __qp_memcpy_to_queue()
Al Viro
1
-1
/
+1
2015-02-03
net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...
Jack Morgenstein
1
-1
/
+1
2015-02-03
ipv6: pull cork initialization into its own function.
Vlad Yasevich
1
-5
/
+7
2015-02-02
bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink
Roopa Prabhu
1
-2
/
+4
2015-02-02
netdev: introduce new NETIF_F_HW_SWITCH_OFFLOAD feature flag for switch devic...
Roopa Prabhu
1
-1
/
+5
2015-02-01
sched: don't cause task state changes in nested sleep debugging
Linus Torvalds
1
-1
/
+1
2015-01-31
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+6
2015-01-31
net: Fix vlan_get_protocol for stacked vlan
Toshiaki Makita
1
-14
/
+46
2015-01-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+0
2015-01-31
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-4
/
+47
2015-01-30
dev: add per net_device packet type chains
Salam Noureddine
1
-0
/
+2
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-2
/
+4
2015-01-29
bcma: implement host code support for PCIe Gen 2 devices
Rafał Miłecki
2
-0
/
+3
2015-01-29
bcma: add early_init function for PCIe core and move some fix into it
Rafał Miłecki
1
-0
/
+2
2015-01-29
bcma: detect SPROM revision 11
Rafał Miłecki
1
-0
/
+1
2015-01-29
Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-3
/
+3
2015-01-28
perf: Tighten (and fix) the grouping condition
Peter Zijlstra
1
-6
/
+0
2015-01-28
quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units
Jan Kara
2
-4
/
+47
2015-01-28
net/mlx4_core: Adjust command timeouts to conform to the firmware spec
Jack Morgenstein
1
-3
/
+3
2015-01-28
net/mlx4_core: Add bad-cable event support
Jack Morgenstein
1
-1
/
+13
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-13
/
+46
2015-01-28
NFC: st21nfca: Adding support for secure element
Christophe Ricard
1
-0
/
+2
2015-01-27
mac80111: Add BIP-CMAC-256 cipher
Jouni Malinen
1
-0
/
+9
2015-01-27
cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphers
Jouni Malinen
1
-0
/
+18
2015-01-27
net: phy: keep track of the PHY suspend state
Florian Fainelli
1
-0
/
+2
2015-01-27
net: phy: document has_fixups field
Florian Fainelli
1
-0
/
+1
2015-01-27
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2
-8
/
+12
[next]