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-11-03
arcnet/com20020: add LEDS_CLASS dependency
Arnd Bergmann
1
-0
/
+1
2015-11-03
bpf, verifier: annotate verbose printer with __printf
Daniel Borkmann
1
-1
/
+1
2015-11-03
Merge branch 'dp83640-fixes'
David S. Miller
3
-34
/
+53
2015-11-03
dp83640: Only wait for timestamps for packets with timestamping enabled.
Stefan Sørensen
1
-12
/
+13
2015-11-03
ptp: Change ptp_class to a proper bitmask
Stefan Sørensen
2
-11
/
+12
2015-11-03
dp83640: Prune rx timestamp list before reading from it
Stefan Sørensen
1
-0
/
+1
2015-11-03
dp83640: Delay scheduled work.
Stefan Sørensen
1
-8
/
+12
2015-11-03
dp83640: Include hash in timestamp/packet matching
Stefan Sørensen
1
-3
/
+15
2015-11-03
Merge branch 'mlx5-fixes'
David S. Miller
5
-15
/
+46
2015-11-03
net/mlx5e: Fix LSO vlan insertion
Achiad Shochat
1
-2
/
+3
2015-11-03
net/mlx5e: Re-eanble client vlan TX acceleration
Achiad Shochat
2
-2
/
+22
2015-11-03
net/mlx5e: Return error in case mlx5e_set_features() fails
Achiad Shochat
1
-1
/
+1
2015-11-03
net/mlx5e: Don't allow more than max supported channels
Achiad Shochat
3
-5
/
+9
2015-11-03
net/mlx5_core: Use the the real irqn in eq->irqn
Achiad Shochat
1
-4
/
+4
2015-11-03
net/mlx5e: Wait for RX buffers initialization in a more proper manner
Achiad Shochat
1
-2
/
+2
2015-11-03
net/mlx5e: Avoid NULL pointer access in case of configuration failure
Achiad Shochat
1
-0
/
+6
2015-11-03
net/core: generic support for disabling netdev features down stack
Jarod Wilson
2
-0
/
+61
2015-11-03
sh_eth: fix typo in RX descriptor bit name
Sergei Shtylyov
2
-3
/
+3
2015-11-03
Merge branch 'bonding-actor-updates'
David S. Miller
3
-76
/
+54
2015-11-03
bonding: simplify / unify event handling code for 3ad mode.
Mahesh Bandewar
3
-46
/
+9
2015-11-03
bonding: unify all places where actor-oper key needs to be updated.
Mahesh Bandewar
1
-35
/
+52
2015-11-03
bonding: Simplify __get_duplex function.
Mahesh Bandewar
1
-4
/
+2
2015-11-03
Merge branch 'bpf-persistent'
David S. Miller
12
-72
/
+683
2015-11-03
bpf: add sample usages for persistent maps/progs
Daniel Borkmann
4
-0
/
+208
2015-11-03
bpf: add support for persistent maps/progs
Daniel Borkmann
6
-41
/
+433
2015-11-03
bpf: consolidate bpf_prog_put{, _rcu} dismantle paths
Daniel Borkmann
2
-11
/
+7
2015-11-03
bpf: align and clean bpf_{map,prog}_get helpers
Daniel Borkmann
3
-21
/
+25
2015-11-03
bpf: abstract anon_inode_getfd invocations
Daniel Borkmann
1
-3
/
+14
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
[next]