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-05-21
i40e: remove hardcode of stats struct size in ethtool
Shannon Nelson
1
-2
/
+3
2014-05-21
i40e/i40evf: control auto ITR through ethtool
Mitch Williams
2
-70
/
+52
2014-05-21
i40e/i40evf: set proper default for ITR registers
Mitch Williams
2
-2
/
+8
2014-05-21
i40evf: make ethtool_ops const
Mitch Williams
1
-1
/
+1
2014-05-21
i40evf: don't lie to ethtool
Mitch Williams
1
-1
/
+1
2014-05-21
i40evf: Use macro param for ethtool stats
Mitch Williams
1
-5
/
+7
2014-05-21
i40e: add required include
Mitch Williams
2
-4
/
+1
2014-05-21
i40evf: Fix the headers and update copyright year.
Jesse Brandeburg
20
-14
/
+74
2014-05-21
i40evf: Remove unused defines
Catherine Sullivan
1
-9
/
+0
2014-05-21
i40evf: Update AdminQ interface
Shannon Nelson
1
-14
/
+8
2014-05-21
Merge tag 'linux-can-next-for-3.16-20140519' of git://gitorious.org/linux-can...
David S. Miller
31
-95
/
+2170
2014-05-21
net: cdc_ncm: fix 64bit division build error
Bjørn Mork
2
-4
/
+4
2014-05-19
netfilter: nf_tables: defer all object release via rcu
Pablo Neira Ayuso
2
-39
/
+56
2014-05-19
netfilter: nf_tables: remove skb and nlh from context structure
Pablo Neira Ayuso
2
-59
/
+52
2014-05-19
netfilter: nf_tables: simplify nf_tables_*_notify
Pablo Neira Ayuso
1
-58
/
+32
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle elements
Pablo Neira Ayuso
2
-14
/
+78
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle table
Pablo Neira Ayuso
2
-19
/
+136
2014-05-19
netfilter: nf_tables: pass context to nf_tables_updtable()
Pablo Neira Ayuso
1
-25
/
+26
2014-05-19
netfilter: nf_tables: disabling table hooks always succeeds
Pablo Neira Ayuso
1
-6
/
+3
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle chain
Pablo Neira Ayuso
2
-45
/
+175
2014-05-19
netfilter: nf_tables: refactor chain statistic routines
Pablo Neira Ayuso
1
-21
/
+24
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle sets
Pablo Neira Ayuso
4
-18
/
+133
2014-05-19
netfilter: nf_tables: add message type to transactions
Pablo Neira Ayuso
2
-31
/
+45
2014-05-19
netfilter: nf_tables: relocate commit and abort routines in the source file
Pablo Neira Ayuso
1
-80
/
+80
2014-05-19
netfilter: nf_tables: generalise transaction infrastructure
Pablo Neira Ayuso
2
-58
/
+80
2014-05-19
netfilter: nf_tables: deconstify table and chain in context structure
Pablo Neira Ayuso
2
-32
/
+32
2014-05-19
can: gs_usb: Added support for the GS_USB CAN devices
Maximilian Schneider
3
-0
/
+980
2014-05-19
can: add documentation for CAN filter usage optimisation
Oliver Hartkopp
1
-0
/
+35
2014-05-19
can: add hash based access to single EFF frame filters
Oliver Hartkopp
3
-9
/
+75
2014-05-19
can: proc: make array printing function indenpendent from sff frames
Oliver Hartkopp
2
-13
/
+19
2014-05-19
can: unify identifiers to ensure unique include processing
Oliver Hartkopp
14
-42
/
+42
2014-05-19
can: add Renesas R-Car CAN driver
Sergei Shtylyov
4
-0
/
+904
2014-05-19
can: c_can: add hwinit support for non-TI devices
Pavel Machek
2
-4
/
+38
2014-05-19
can: c_can: Add and make use of 32-bit accesses functions
Pavel Machek
4
-10
/
+60
2014-05-19
can: c_can: make {read,write}_reg functions const
Pavel Machek
3
-13
/
+13
2014-05-19
can: pch_can: Fix Kconfig dependencies
Jean Delvare
1
-1
/
+1
2014-05-19
can: mscan: Fix Kconfig dependencies
Jean Delvare
1
-1
/
+1
2014-05-19
can: at91_can: Fix Kconfig dependencies
Jean Delvare
1
-1
/
+1
2014-05-19
can: mcp251x: fix coccinelle warnings
Dan Carpenter
1
-1
/
+1
2014-05-19
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
5
-5
/
+26
2014-05-19
net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereference
Rickard Strandqvist
1
-1
/
+3
2014-05-19
net: rds: Use time_after() for time comparison
Manuel Schölling
2
-4
/
+4
2014-05-19
net: 8390: use time_after() for time comparison
Manuel Schölling
1
-2
/
+2
2014-05-19
net/mlx4_en: Fix uninitialized use of 'port_up' in mlx4_en_set_channels()
Christian Engelmayer
1
-1
/
+1
2014-05-19
ipv4: minor spelling fix
stephen hemminger
1
-1
/
+1
2014-05-19
bridge: fix spelling of promiscuous
stephen hemminger
1
-1
/
+1
2014-05-19
net: bridge: fix build
Alexei Starovoitov
1
-1
/
+1
2014-05-18
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2014-05-18
batman-adv: remove semi-colon after macro definition
Antonio Quartulli
2
-4
/
+4
2014-05-18
batman-adv: add blank line between declarations and the rest of the code
Antonio Quartulli
4
-0
/
+21
[prev]
[next]