index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
openvswitch: Simplify datapath locking.
Pravin B Shelar
2013-04-15
7
-167
/
+298
*
openvswitch: datapath.h: Fix a stale comment.
Andy Zhou
2013-04-10
1
-1
/
+0
*
openvswitch: Don't insert empty OVS_VPORT_ATTR_OPTIONS attribute
Thomas Graf
2013-04-02
1
-6
/
+8
*
openvswitch: Expose <linux/openvswitch.h> to userspace
Thomas Graf
2013-03-29
3
-432
/
+458
*
openvswitch: Use ETH_ALEN to define ethernet addresses
Thomas Graf
2013-03-29
1
-6
/
+7
*
openvswitch: Move common genl notify code into ovs_notify()
Thomas Graf
2013-03-29
1
-20
/
+16
*
openvswitch: Refine Netlink message size calculation and kill FLOW_BUFSIZE
Thomas Graf
2013-03-29
2
-45
/
+52
*
openvswitch: Use nla_memcpy() to memcpy() data from attributes
Thomas Graf
2013-03-29
2
-2
/
+2
*
openvswitch: Specify the minimal length of OVS_PACKET_ATTR_PACKET in the policy
Thomas Graf
2013-03-29
1
-3
/
+2
*
qlcnic: Bump up the version to 5.2.39
Rajesh Borundia
2013-03-29
1
-3
/
+3
*
qlcnic: Support atomic commands
Rajesh Borundia
2013-03-29
5
-9
/
+183
*
qlcnic: Support VF-PF communication channel commands.
Rajesh Borundia
2013-03-29
10
-175
/
+994
*
qlcnic: VF-PF communication channel implementation
Rajesh Borundia
2013-03-29
7
-8
/
+1191
*
qlcnic: Use shared interrupt vector for Tx and Rx
Rajesh Borundia
2013-03-29
5
-22
/
+80
*
qlcnic: SR-IOV VF probe
Rajesh Borundia
2013-03-29
8
-22
/
+214
*
qlcnic: Support SR-IOV enable and disable
Rajesh Borundia
2013-03-29
12
-7
/
+613
*
cirrus: cs89x0: remove two obsolete Kconfig macros
Paul Bolle
2013-03-29
1
-53
/
+1
*
sh_eth: add R-Car support for real
Sergei Shtylyov
2013-03-29
2
-8
/
+100
*
sh_eth: move data from header file to driver
Sergei Shtylyov
2013-03-29
2
-219
/
+218
*
net: rtnetlink: fdb dflt dump must set idx used for cb->arg[0]
John Fastabend
2013-03-29
1
-2
/
+2
*
ip_tunnel: Fix off-by-one error in forming dev name.
Pravin B Shelar
2013-03-29
1
-1
/
+1
*
net: simplify the getting percpu of flow_cache
Li RongQing
2013-03-29
1
-1
/
+1
*
netlink: fix the warning introduced by netlink API replacement
Hong zhi guo
2013-03-29
1
-4
/
+4
*
audit: pass int* to nlmsg_next
Alexandru Copot
2013-03-28
1
-1
/
+1
*
bridge: remove unused variable ifm
Hong zhi guo
2013-03-28
1
-9
/
+3
*
net/macb: make clk_enable atomic
Steffen Trumtrar
2013-03-28
1
-10
/
+10
*
net/macb: force endian_swp_pkt_en to off
Steffen Trumtrar
2013-03-28
2
-0
/
+3
*
net/macb: clear tx/rx completion flags in ISR
Steffen Trumtrar
2013-03-28
1
-0
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-03-28
11
-113
/
+315
|
\
|
*
ixgbevf: Adjust to handle unassigned MAC address from PF
Greg Rose
2013-03-28
2
-7
/
+21
|
*
ixgbe: Don't give VFs random MAC addresses
Greg Rose
2013-03-28
1
-10
/
+13
|
*
e1000e: fix scheduling while atomic bugs
Bruce Allan
2013-03-28
1
-4
/
+4
|
*
e1000e: increase driver version number
Bruce Allan
2013-03-28
1
-1
/
+1
|
*
e1000e: cleanup unused defines
Bruce Allan
2013-03-28
1
-7
/
+0
|
*
e1000e: add support for LTR on I217/I218
Bruce Allan
2013-03-28
1
-0
/
+97
|
*
e1000e: enable EEE by default
Bruce Allan
2013-03-28
1
-4
/
+0
|
*
e1000e: EEE capability advertisement not set/disabled as required
Bruce Allan
2013-03-28
5
-72
/
+88
|
*
e1000e: long access timeouts when I217/I218 MAC and PHY are out of sync
Bruce Allan
2013-03-27
1
-1
/
+28
|
*
e1000e: fix LED blink logic for designs with LEDs driven by cathode
Bruce Allan
2013-03-27
1
-7
/
+20
|
*
e1000e: slow performance between two 82579 connected via 10Mbit hub
Bruce Allan
2013-03-27
3
-0
/
+30
|
*
e1000e: additional error handling on PHY register accesses
Bruce Allan
2013-03-27
2
-0
/
+13
*
|
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2013-03-28
13
-120
/
+268
|
\
\
|
*
|
batman-adv: use seq_puts instead of seq_printf when the format is constant
Antonio Quartulli
2013-03-27
5
-10
/
+10
|
*
|
batman-adv: update Makefile copyright years
Antonio Quartulli
2013-03-27
1
-1
/
+1
|
*
|
batman-adv: Start new development cycle
Simon Wunderlich
2013-03-27
1
-1
/
+1
|
*
|
batman-adv: free an hard-interface before adding it
Antonio Quartulli
2013-03-27
1
-6
/
+33
|
*
|
batman-adv: Allow to modify slaves of soft-interfaces through rntl_link
Sven Eckelmann
2013-03-27
2
-3
/
+65
|
*
|
batman-adv: Allow to use rntl_link for device creation/deletion
Sven Eckelmann
2013-03-27
4
-0
/
+33
|
*
|
batman-adv: rename batadv_softif_destroy to reflect sysfs use case
Marek Lindner
2013-03-27
3
-3
/
+7
|
*
|
batman-adv: Don't always delete softif when last slave was removed
Sven Eckelmann
2013-03-27
3
-6
/
+21
[next]