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-07-17
net: make sock diag per-namespace
Andrey Vagin
6
-18
/
+51
2012-07-17
lpc_eth: remove duplicated include
Duan Jiong
1
-1
/
+0
2012-07-17
tcp: add OFO snmp counters
Eric Dumazet
3
-3
/
+12
2012-07-15
ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB config
Alexander Duyck
2
-147
/
+129
2012-07-15
ixgbe: Add function for obtaining FCoE TC based on FCoE user priority
Alexander Duyck
4
-15
/
+22
2012-07-15
ixgbe: Populate the prio_tc_map in ixgbe_setup_tc
Alexander Duyck
4
-23
/
+35
2012-07-15
ixgbe: Cleanup unpacking code for DCB
Alexander Duyck
1
-25
/
+22
2012-07-15
ixgbe: Simplify logic for getting traffic class from user priority
Alexander Duyck
1
-7
/
+23
2012-07-14
e1000e: Program the correct register for ITR when using MSI-X.
Matthew Vick
3
-7
/
+31
2012-07-14
e1000e: Cleanup code logic in e1000_check_for_serdes_link_82571()
Tushar Dave
1
-6
/
+8
2012-07-14
xfrm: Initialize the struct xfrm_dst behind the dst_enty field
Steffen Klassert
1
-2
/
+3
2012-07-14
ipv6: Initialize the struct rt6_info behind the dst_enty field
Steffen Klassert
1
-5
/
+6
2012-07-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
198
-15819
/
+4692
2012-07-14
tipc: remove print_buf and deprecated log buffer code
Erik Hugne
8
-335
/
+4
2012-07-14
tipc: phase out most of the struct print_buf usage
Erik Hugne
10
-222
/
+213
2012-07-14
tipc: simplify print buffer handling in tipc_printf
Erik Hugne
1
-42
/
+10
2012-07-14
tipc: simplify link_print by divorcing it from using tipc_printf
Paul Gortmaker
1
-17
/
+7
2012-07-14
tipc: remove TIPC packet debugging functions and macros
Erik Hugne
4
-312
/
+0
2012-07-14
tipc: use standard printk shortcut macros (pr_err etc.)
Erik Hugne
18
-174
/
+177
2012-07-13
ipv4: Don't store a rule pointer in fib_result.
David S. Miller
4
-30
/
+11
2012-07-13
tcp: add LAST_ACK as a valid state for TSQ
Eric Dumazet
1
-2
/
+2
2012-07-13
tg3: add device id of Apple Thunderbolt Ethernet device
Greg KH
1
-0
/
+1
2012-07-13
net: Update alloc frag to reduce get/put page usage and recycle pages
Alexander Duyck
1
-8
/
+20
2012-07-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
198
-15819
/
+4692
2012-07-12
ipv4: Remove tb_peers from fib_table.
David S. Miller
2
-4
/
+0
2012-07-12
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
1
-57
/
+33
2012-07-12
be2net: Enable RSS UDP hashing for Lancer and Skyhawk
Padmanabh Ratnakar
3
-0
/
+12
2012-07-12
be2net: Fix port name in message during driver load
Padmanabh Ratnakar
3
-2
/
+57
2012-07-12
be2net: Fix cleanup path when EQ creation fails
Padmanabh Ratnakar
1
-2
/
+3
2012-07-12
be2net: Activate new FW after FW download for Lancer
Padmanabh Ratnakar
5
-78
/
+180
2012-07-12
be2net: Fix initialization sequence for Lancer
Padmanabh Ratnakar
3
-68
/
+87
2012-07-12
be2net : Fix die temperature stat for Lancer
Padmanabh Ratnakar
3
-7
/
+8
2012-07-12
be2net: Fix error while toggling autoneg of pause parameters
Padmanabh Ratnakar
1
-1
/
+1
2012-07-12
team: make team_port_enabled() and team_port_txable() static inline
Jiri Pirko
2
-14
/
+9
2012-07-12
team: add broadcast mode
Jiri Pirko
3
-1
/
+101
2012-07-12
team: use function team_port_txable() for determing enabled and up port
Jiri Pirko
3
-3
/
+10
2012-07-12
ipv4: Put proper checks into icmp_socket_deliver().
David S. Miller
1
-6
/
+6
2012-07-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
5
-209
/
+127
2012-07-12
net: sched: add ipset ematch
Florian Westphal
4
-1
/
+148
2012-07-12
netxen: fix link notification order
Flavio Leitner
1
-2
/
+2
2012-07-12
6lowpan: rework fragment-deleting routine
alex.bluesman.smirnov@gmail.com
1
-19
/
+20
2012-07-12
6lowpan: fix tag variable size
alex.bluesman.smirnov@gmail.com
1
-1
/
+1
2012-07-12
mac802154: sparse warnings: make symbols static
alex.bluesman.smirnov@gmail.com
2
-2
/
+2
2012-07-12
6lowpan: get extra headroom in allocated frame
alex.bluesman.smirnov@gmail.com
1
-2
/
+2
2012-07-12
mac802154: add get short address method
alex.bluesman.smirnov@gmail.com
3
-0
/
+17
2012-07-12
drivers/ieee802154/at86rf230: rework irq handler
alex.bluesman.smirnov@gmail.com
1
-14
/
+18
2012-07-12
6lowpan: revert: add missing spin_lock_init()
alex.bluesman.smirnov@gmail.com
1
-3
/
+1
2012-07-12
smsc95xx: signedness bug in get_regs()
Dan Carpenter
1
-1
/
+2
2012-07-12
net: add support for NS8390 based eth controllers on some ColdFire CPU boards
Greg Ungerer
4
-120
/
+504
2012-07-12
m68knommu: move the badly named mcfne.h to a better mcf8390.h
Greg Ungerer
1
-4
/
+4
[prev]
[next]