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-06-05
net: Add full IPv6 addresses to flow_keys
Tom Herbert
10
-63
/
+193
2015-06-05
net: Get skb hash over flow_keys structure
Tom Herbert
6
-17
/
+66
2015-06-05
net: Remove superfluous setting of key_basic
Tom Herbert
1
-6
/
+0
2015-06-05
mpls: Add definition for IPPROTO_MPLS
Tom Herbert
1
-0
/
+2
2015-06-05
net: Simplify GRE case in flow_dissector
Tom Herbert
1
-22
/
+22
2015-06-05
atm:he - Do not initialise statics to 0.
Shailendra Verma
1
-1
/
+1
2015-06-04
bpf: fix build due to missing tc_verd
Alexei Starovoitov
1
-3
/
+1
2015-06-04
tcp: double default TSQ output bytes limit
Wei Liu
1
-2
/
+2
2015-06-04
tcp: remove redundant checks
Eric Dumazet
2
-4
/
+4
2015-06-04
Merge branch 'switchdev-next'
David S. Miller
2
-45
/
+54
2015-06-04
switchdev: documentation: use switchdev_port_obj_xxx for IPv4 FIB add/modify/...
Scott Feldman
2
-26
/
+31
2015-06-04
switchdev: documentation: for static FDB ops, use switchdev_port_fdb_xxx ops
Scott Feldman
1
-0
/
+4
2015-06-04
switchdev: documentation: fix grammer error
Scott Feldman
1
-1
/
+1
2015-06-04
switchdev: documentation: fix longer-than-80-char lines
Scott Feldman
1
-18
/
+18
2015-06-04
Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...
David S. Miller
155
-3383
/
+13325
2015-06-04
Merge branch 'cxgb4-next'
David S. Miller
7
-176
/
+499
2015-06-04
cxgb4: Remove WOL get/set ethtool support
Hariprasad Shenai
4
-137
/
+0
2015-06-04
cxgb4: Add support to dump loopback port stats
Hariprasad Shenai
4
-1
/
+92
2015-06-04
cxgb4: Add support in ethtool to dump channel stats
Hariprasad Shenai
4
-1
/
+136
2015-06-04
cxgb4: Add ethtool support to get adapter stats
Hariprasad Shenai
6
-50
/
+284
2015-06-04
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
4
-45
/
+41
2015-06-04
net: tulip: rearrange order of searching for substrings
Rasmus Villemoes
1
-5
/
+5
2015-06-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
22
-52
/
+220
2015-06-04
bpf: introduce bpf_clone_redirect() helper
Alexei Starovoitov
2
-0
/
+50
2015-06-04
net/mlx4_core: fix typo in mlx4_set_vf_mac
Carol Soto
1
-1
/
+1
2015-06-04
net/mlx4_core: need to call close fw if alloc icm is called twice
Carol Soto
1
-0
/
+1
2015-06-04
net/mlx4_core: double free of dev_vfs
Carol L Soto
1
-0
/
+1
2015-06-04
drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli52...
David Malcolm
1
-1
/
+1
2015-06-04
net: phy: dp83867: Add TI dp83867 phy
Dan Murphy
5
-1
/
+309
2015-06-04
ethernet: micrel: use time_after_eq
Antonio Murdaca
1
-1
/
+1
2015-06-04
net/mlx4_core: Fix build failure introduced by the EQ pool changes
Or Gerlitz
1
-1
/
+3
2015-06-03
batman-adv: Remove unnecessary ret variable in algo_register
Markus Pargmann
1
-5
/
+2
2015-06-03
batman-adv: Remove unnecessary ret variable
Markus Pargmann
1
-8
/
+3
2015-06-03
batman-adv: main, batadv_compare_eth return bool
Markus Pargmann
1
-1
/
+1
2015-06-03
batman-adv: main, Convert is_my_mac() to bool
Markus Pargmann
2
-5
/
+8
2015-06-03
batman-adv: Remove unnecessary check for orig_ifinfo not NULL
Sven Eckelmann
1
-2
/
+1
2015-06-03
batman-adv: types, Fix comment on bcast_own
Markus Pargmann
1
-3
/
+4
2015-06-03
e1000e: Bump the version to 3.2.5
Yanir Lubetkin
22
-24
/
+24
2015-06-03
e1000e: fix unit hang during loopback test
Yanir Lubetkin
1
-3
/
+24
2015-06-03
e1000e: fix systim issues
Yanir Lubetkin
2
-11
/
+30
2015-06-03
e1000e: fix legacy interrupt handling in i219
Yanir Lubetkin
3
-1
/
+19
2015-06-03
e1000e: fix flush_desc_ring implementation
Yanir Lubetkin
3
-6
/
+9
2015-06-03
e1000e: fix logical error in flush_desc_rings
Yanir Lubetkin
1
-1
/
+1
2015-06-03
e1000e: remove call to do_div and sign mismatch warning
Yanir Lubetkin
1
-9
/
+4
2015-06-03
e1000e: i219 execute unit hang fix on every reset or power state transition
Yanir Lubetkin
1
-6
/
+10
2015-06-03
e1000e: i219 fix unit hang on reset and runtime D3
Yanir Lubetkin
3
-0
/
+108
2015-06-03
Merge tag 'iwlwifi-next-for-kalle-2015-06-03' of https://git.kernel.org/pub/s...
Kalle Valo
41
-833
/
+1479
2015-06-03
batman-adv: iv_ogm, fix comment function name
Markus Pargmann
1
-1
/
+1
2015-06-03
batman-adv: iv_ogm, fix coding style
Markus Pargmann
1
-1
/
+3
2015-06-03
batman-adv: iv_ogm, Fix dup_status comment
Markus Pargmann
1
-1
/
+1
[next]