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.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-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
*
mdio: Export mdio.h to userland
Ben Hutchings
2012-03-01
2
-5
/
+5
*
rtnetlink: Fix VF IFLA policy
Greg Rose
2012-02-29
1
-0
/
+2
*
ixgbe: Fix comments that are out of date or formatted incorrectly
Alexander Duyck
2012-02-29
1
-4
/
+9
*
ixgbe: fix spelling errors
Don Skidmore
2012-02-29
1
-1
/
+1
*
ixgbe: Minor formatting and comment corrections for ixgbe_xmit_frame_ring
Alexander Duyck
2012-02-29
1
-6
/
+11
*
e1000e: use msleep instead of mdelay
Bruce Allan
2012-02-29
1
-3
/
+1
*
e1000e: cleanup whitespace and indentation
Bruce Allan
2012-02-29
5
-57
/
+38
*
e1000e: cleanup incorrect filename in comment
Bruce Allan
2012-02-29
1
-1
/
+1
*
e100: Support RXALL feature flag.
Ben Greear
2012-02-29
1
-2
/
+20
*
e100: Support sending custom Ethernet CRC
Ben Greear
2012-02-29
1
-0
/
+16
*
e100: Support RXFCS feature flag.
Ben Greear
2012-02-29
1
-5
/
+30
*
Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2012-02-29
20
-349
/
+288
|
\
|
*
tipc: Optimize setting of immutable payload message header fields
Allan Stephens
2012-02-29
1
-8
/
+0
|
*
tipc: Eliminate obsolete code for re-sending a message
Allan Stephens
2012-02-29
1
-2
/
+0
|
*
tipc: Un-inline port routine for processing incoming messages
Allan Stephens
2012-02-29
2
-41
/
+44
|
*
tipc: Eliminate support for tipc_mode global variable
Allan Stephens
2012-02-24
6
-20
/
+5
|
*
tipc: Eliminate obsolete support for "not running" mode
Allan Stephens
2012-02-24
3
-15
/
+4
|
*
tipc: Revert name table translation optimization
Allan Stephens
2012-02-24
2
-5
/
+14
|
*
tipc: Minor optimization to broadcast link synchronization logic
Allan Stephens
2012-02-24
1
-3
/
+1
|
*
tipc: Remove obsolete comments about routing table updates
Allan Stephens
2012-02-24
1
-46
/
+0
|
*
tipc: Eliminate trivial buffer manipulation helper routines
Allan Stephens
2012-02-24
10
-91
/
+67
|
*
tipc: Hide internal details of node table implementation
Allan Stephens
2012-02-24
2
-12
/
+13
|
*
tipc: Eliminate a test for negative unsigned quantities
Allan Stephens
2012-02-24
1
-2
/
+1
|
*
tipc: nuke the delimit static inline function.
Paul Gortmaker
2012-02-24
3
-15
/
+5
|
*
tipc: Add check to prevent insertion of duplicate name table entries
Allan Stephens
2012-02-24
1
-0
/
+7
|
*
tipc: Simplify enforcement of reserved name type prohibition
Allan Stephens
2012-02-24
5
-27
/
+6
|
*
tipc: Remove duplicate check of message destination node
Allan Stephens
2012-02-24
2
-52
/
+46
|
*
tipc: Detect duplicate nodes using different network interfaces
Allan Stephens
2012-02-24
1
-14
/
+58
|
*
tipc: Introduce node signature field in neighbor discovery message
Allan Stephens
2012-02-24
4
-0
/
+21
*
|
mac89x0: Fix build error.
David S. Miller
2012-02-28
1
-3
/
+3
*
|
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2012-02-28
39
-156
/
+141
|
\
\
|
*
|
batman-adv: Fix indentation of multiline statements
Sven Eckelmann
2012-02-28
9
-45
/
+44
|
*
|
batman-adv: Start new development cycle
Sven Eckelmann
2012-02-17
1
-1
/
+1
|
*
|
batman-adv: TT_CLIENT_PENDING is never set in struct tt_global_entry
Antonio Quartulli
2012-02-17
1
-8
/
+1
|
*
|
batman-adv: code refactoring - move debug print into tt_local_set_pending
Antonio Quartulli
2012-02-17
1
-9
/
+6
|
*
|
batman-adv: set TT_CLIENT_NEW flag before invoking hash_add()
Antonio Quartulli
2012-02-17
1
-5
/
+5
|
*
|
batman-adv: Update copyright years
Sven Eckelmann
2012-02-17
39
-39
/
+39
|
*
|
batman-adv: refactor tt_global_del() to avoid misalignment
Sven Eckelmann
2012-02-17
1
-20
/
+22
|
*
|
batman-adv: convert time_after instances to has_timed_out
Marek Lindner
2012-02-17
8
-30
/
+24
*
|
|
gigaset: Use semicolons to terminate statements
Joe Perches
2012-02-27
1
-4
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-26
244
-1260
/
+1866
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-02-26
61
-204
/
+380
|
|
\
\
\
|
|
*
\
\
Merge branch 'sfc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
2012-02-24
1
-2
/
+2
|
|
|
\
\
\
|
|
|
*
|
|
sfc: Fix assignment of ip_summed for pre-allocated skbs
Ben Hutchings
2012-02-25
1
-2
/
+2
|
|
*
|
|
|
ppp: fix 'ppp_mp_reconstruct bad seq' errors
Ben McKeegan
2012-02-24
1
-0
/
+23
|
|
*
|
|
|
enic: Fix endianness bug.
Santosh Nayak
2012-02-24
2
-2
/
+2
|
|
*
|
|
|
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
2012-02-24
3
-12
/
+39
|
|
|
\
\
\
\
|
|
|
*
|
|
|
netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)
Jozsef Kadlecsik
2012-02-24
3
-35
/
+51
|
|
|
*
|
|
|
Revert "netfilter: ctnetlink: fix soft lockup when netlink adds new entries"
Pablo Neira Ayuso
2012-02-24
1
-16
/
+27
|
|
*
|
|
|
|
gre: fix spelling in comments
stephen hemminger
2012-02-24
1
-5
/
+5
[next]