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
2015-11-03
net: fix percpu memory leaks
Eric Dumazet
6
-24
/
+44
2015-11-03
ravb: use pdev rather than ndev for error messages
Simon Horman
1
-2
/
+2
2015-11-03
net: make skb_set_owner_w() more robust
Eric Dumazet
3
-18
/
+25
2015-11-03
bridge: vlan: Use rcu_dereference instead of rtnl_dereference
Ido Schimmel
1
-1
/
+1
2015-11-02
net: dsa: mv88e6xxx: lookup switch name
Vivien Didelot
6
-112
/
+95
2015-11-02
net: dsa: mv88e6xxx: assert SMI lock
Vivien Didelot
1
-11
/
+14
2015-11-02
bpf: convert hashtab lock to raw lock
Yang Shi
1
-7
/
+7
2015-11-02
Merge branch 'bridge_vlan_fixes'
David S. Miller
1
-3
/
+5
2015-11-02
bridge: vlan: Use correct flag name in comment
Ido Schimmel
1
-3
/
+3
2015-11-02
bridge: vlan: Prevent possible use-after-free
Ido Schimmel
1
-0
/
+2
2015-11-02
tcp/dccp: fix ireq->pktopts race
Eric Dumazet
2
-17
/
+17
2015-11-02
RDS: convert bind hash table to re-sizable hashtable
santosh.shilimkar@oracle.com
3
-86
/
+56
2015-11-02
net: rds: changing the return type from int to void
Saurabh Sengar
1
-4
/
+2
2015-11-02
Merge branch 'encx24j600-fixes'
David S. Miller
1
-3
/
+5
2015-11-02
net: encx24j600: Export missing SPI module alias information
Javier Martinez Canillas
1
-0
/
+1
2015-11-02
net: encx24j600: Fix SPI id table definition
Javier Martinez Canillas
1
-3
/
+4
2015-11-02
enic: assign affinity hint to interrupts
Govindarajulu Varadarajan
2
-0
/
+99
2015-11-02
ipv4: use l4 hash for locally generated multipath flows
Paolo Abeni
1
-1
/
+2
2015-11-02
Use 64-bit timekeeping
Tina Ruchandani
1
-5
/
+6
2015-11-02
net: hisilicon: Remove .owner assignment from platform_driver
huangdaode
1
-1
/
+0
2015-11-01
net: dsa: use switchdev obj for VLAN add/del ops
Vivien Didelot
6
-51
/
+115
2015-11-01
VSOCK: define VSOCK_SS_LISTEN once only
Stefan Hajnoczi
3
-22
/
+22
2015-11-01
Merge branch 'csum_partial_frags'
David S. Miller
2
-44
/
+43
2015-11-01
ipv6: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragment
Hannes Frederic Sowa
1
-4
/
+4
2015-11-01
ipv6: no CHECKSUM_PARTIAL on MSG_MORE corked sockets
Hannes Frederic Sowa
1
-37
/
+33
2015-11-01
ipv4: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragment
Hannes Frederic Sowa
1
-3
/
+5
2015-11-01
ipv4: no CHECKSUM_PARTIAL on MSG_MORE corked sockets
Hannes Frederic Sowa
1
-0
/
+1
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
201
-793
/
+1364
2015-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+3
2015-11-01
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-3
/
+8
2015-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
89
-477
/
+894
2015-10-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-8
/
+45
2015-10-31
Merge tag 'pci-v4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2015-10-31
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-23
/
+35
2015-10-31
Merge tag 'please-pull-syscalls' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-1
/
+3
2015-10-30
rbd: require stable pages if message data CRCs are enabled
Ronny Hegewald
1
-0
/
+3
2015-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-18
/
+49
2015-10-30
Merge tag 'wireless-drivers-next-for-davem-2015-10-29' of git://git.kernel.or...
David S. Miller
63
-889
/
+1843
2015-10-30
switchdev: fix: pass correct obj size when deferring obj add
Scott Feldman
1
-2
/
+17
2015-10-30
switchdev: fix: erasing too much of vlan obj when handling multiple vlan specs
Scott Feldman
1
-2
/
+2
2015-10-30
Merge tag 'nfc-next-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
74
-481
/
+4380
2015-10-30
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
9
-55
/
+73
2015-10-30
ipv6: recreate ipv6 link-local addresses when increasing MTU over IPV6_MIN_MTU
Alexander Duyck
1
-19
/
+27
2015-10-30
Merge branch 'mlxsw-flooding-and-cosmetics'
David S. Miller
9
-73
/
+122
2015-10-30
mlxsw: spectrum: Make mlxsw_sp_port_switchdev_ops static
Jiri Pirko
1
-1
/
+1
2015-10-30
mlxsw: Put braces on all arms of branch statement
Or Gerlitz
1
-1
/
+2
2015-10-30
mlxsw: Put constant on the right side of comparisons
Or Gerlitz
2
-3
/
+3
2015-10-30
mlxsw: spectrum: Fix ageing time value
Jiri Pirko
1
-1
/
+2
2015-10-30
mlxsw: reg: Avoid unnecessary line wrap for mlxsw_reg_sfd_uc_unpack
Jiri Pirko
1
-4
/
+3
2015-10-30
mlxsw: reg: Fix desription typos of couple of SFN items
Jiri Pirko
1
-3
/
+3
[next]