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
2012-06-21
batman-adv: Prefix gateway-common non-static functions with batadv_
Sven Eckelmann
4
-12
/
+16
2012-06-21
batman-adv: Prefix gateway-client non-static functions with batadv_
Sven Eckelmann
10
-46
/
+51
2012-06-21
batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_
Sven Eckelmann
8
-58
/
+62
2012-06-21
batman-adv: Prefix bitarray non-static functions with batadv_
Sven Eckelmann
4
-11
/
+11
2012-06-21
batman-adv: Prefix bat_sysfs non-static functions with batadv_
Sven Eckelmann
5
-20
/
+21
2012-06-21
batman-adv: Prefix bat_debugfs non-static functions with batadv_
Sven Eckelmann
5
-16
/
+17
2012-06-21
batman-adv: Prefix bat_algo non-static functions with batadv_
Sven Eckelmann
3
-3
/
+3
2012-06-20
ipv4: Early TCP socket demux.
David S. Miller
10
-24
/
+110
2012-06-20
inet: Sanitize inet{,6} protocol demux.
David S. Miller
9
-47
/
+36
2012-06-20
net: qmi_wwan: use module_usb_driver macro
Bjørn Mork
1
-11
/
+1
2012-06-20
net: qmi_wwan: shorten driver description
Bjørn Mork
1
-2
/
+2
2012-06-20
net: qmi_wwan: bind to both control and data interface
Bjørn Mork
1
-68
/
+63
2012-06-20
net: qmi_wwan: rearranging to prepare for code sharing
Bjørn Mork
1
-52
/
+76
2012-06-20
net: qmi_wwan: define a structure for driver specific state
Bjørn Mork
1
-20
/
+29
2012-06-20
team: use rcu_dereference_bh() in tx path
Jiri Pirko
2
-4
/
+4
2012-06-20
team: allow to send multiple set events in one message
Jiri Pirko
1
-24
/
+9
2012-06-20
team: ensure correct order of netlink messages delivery
Jiri Pirko
1
-20
/
+5
2012-06-20
team: implement multipart netlink messages for options transfers
Jiri Pirko
1
-82
/
+116
2012-06-20
team: lb: introduce infrastructure for userspace driven tx loadbalancing
Jiri Pirko
1
-17
/
+500
2012-06-20
team: add port_[enabled/disabled] mode callbacks
Jiri Pirko
2
-0
/
+6
2012-06-20
team: pass NULL to __team_option_inst_add() instead of 0
Jiri Pirko
1
-1
/
+1
2012-06-20
team: allow to specify one option instance to be send to userspace
Jiri Pirko
1
-86
/
+124
2012-06-20
team: fix error path in team_nl_fill_port_list_get()
Jiri Pirko
1
-1
/
+1
2012-06-20
team: fix error path in team_nl_fill_options_get()
Jiri Pirko
1
-1
/
+1
2012-06-20
team: allow async option changes
Jiri Pirko
2
-0
/
+21
2012-06-20
team: push array_index and port into separate structure
Jiri Pirko
2
-27
/
+50
2012-06-20
team: comments: s/net\/drivers\/team/drivers\/net\/team/
Jiri Pirko
3
-3
/
+3
2012-06-20
team: introduce array options
Jiri Pirko
2
-23
/
+55
2012-06-20
team: allow read/write-only options
Jiri Pirko
1
-0
/
+4
2012-06-20
team: lb: push hash counting into separate function
Jiri Pirko
1
-7
/
+16
2012-06-20
team: add mode priv to port
Jiri Pirko
2
-1
/
+4
2012-06-20
team: for nomode use dummy struct team_mode
Jiri Pirko
1
-8
/
+21
2012-06-20
team: make team_mode struct const
Jiri Pirko
5
-23
/
+43
2012-06-20
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
13
-64
/
+664
2012-06-20
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
86
-2966
/
+4743
2012-06-20
bnx2x: Change date and version to 1.72.51-0
Merav Sicron
1
-2
/
+2
2012-06-20
bnx2x: Support DCBX for all functions
Barak Witkowski
7
-12
/
+31
2012-06-20
bnx2x: Add support for ethtool -L
Merav Sicron
5
-12
/
+100
2012-06-20
bnx2x: Allow up to 63 RSS queues
Merav Sicron
1
-10
/
+3
2012-06-20
bnx2x: Split the FP structure
Barak Witkowski
6
-87
/
+155
2012-06-20
bnx2x: Move the CNIC L2 CIDs to be right after the RSS CIDs
Merav Sicron
4
-30
/
+52
2012-06-20
bnx2x: Make the transmission queues adjacent
Merav Sicron
6
-94
/
+139
2012-06-20
bnx2x: Allow more than 64 L2 CIDs
Merav Sicron
2
-20
/
+57
2012-06-20
bnx2x: Add support for 4-tupple UDP RSS
Merav Sicron
5
-15
/
+159
2012-06-20
bnx2x: Return only online tests for MF
Merav Sicron
2
-29
/
+62
2012-06-20
bnx2x: Add support for external LB
Merav Sicron
4
-9
/
+81
2012-06-19
canfd: update documentation according to CAN FD extensions
Oliver Hartkopp
1
-8
/
+146
2012-06-19
vcan: add CAN FD support
Oliver Hartkopp
1
-7
/
+20
2012-06-19
candev: add/update helpers for CAN FD
Oliver Hartkopp
2
-9
/
+59
2012-06-19
canfd: add support for CAN FD in CAN_RAW sockets
Oliver Hartkopp
2
-5
/
+48
[next]