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-10-02
hyperv: Fix the missing return value in rndis_filter_set_packet_filter()
Haiyang Zhang
1
-0
/
+1
2012-10-02
hyperv: Fix the max_xfer_size in RNDIS initialization
Haiyang Zhang
1
-2
/
+1
2012-10-02
vxlan: put UDP socket in correct namespace
stephen hemminger
1
-3
/
+5
2012-10-02
vxlan: Depend on CONFIG_INET
David S. Miller
1
-1
/
+1
2012-10-02
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
7
-82
/
+76
2012-10-02
sfc: Fix the reported priorities of different filter types
Ben Hutchings
1
-16
/
+53
2012-10-02
sfc: Remove EFX_FILTER_FLAG_RX_OVERRIDE_IP
Ben Hutchings
3
-58
/
+10
2012-10-02
sfc: Fix loopback self-test with separate_tx_channels=1
Ben Hutchings
2
-2
/
+4
2012-10-02
sfc: Fix MCDI structure field lookup
Ben Hutchings
1
-2
/
+4
2012-10-02
sfc: Add parentheses around use of bitfield macro arguments
Ben Hutchings
1
-11
/
+11
2012-10-02
sfc: Fix null function pointer in efx_sriov_channel_type
Ben Hutchings
1
-0
/
+1
2012-10-02
vxlan: virtual extensible lan
stephen hemminger
5
-0
/
+1294
2012-10-02
igmp: export symbol ip_mc_leave_group
stephen hemminger
1
-0
/
+1
2012-10-02
netlink: add attributes to fdb interface
stephen hemminger
6
-7
/
+12
2012-10-02
tg3: unconditionally select HWMON support when tg3 is enabled.
Paul Gortmaker
2
-9
/
+1
2012-10-02
Revert "net: ti cpsw ethernet: allow reading phy interface mode from DT"
David S. Miller
2
-6
/
+0
2012-10-02
gre: fix sparse warning
stephen hemminger
1
-2
/
+2
2012-10-02
asix: Adds support for Lenovo 10/100 USB dongle.
Quinlan Pfiffer
1
-0
/
+4
2012-10-02
flexcan: disable bus error interrupts for the i.MX28
Wolfgang Grandegger
1
-10
/
+19
2012-10-02
net/key/af_key.c: add range checks on ->sadb_x_policy_len
Dan Carpenter
1
-0
/
+3
2012-10-02
IB/ipoib: Add more rtnl_link_ops callbacks
Or Gerlitz
6
-26
/
+118
2012-10-02
net: ti cpsw ethernet: allow reading phy interface mode from DT
Daniel Mack
2
-0
/
+6
2012-10-02
net: ti cpsw ethernet: set IFCTL_A bit in MACCONTROL
Daniel Mack
1
-0
/
+5
2012-10-02
mlx4: dont orphan skbs in mlx4_en_xmit()
Eric Dumazet
1
-4
/
+0
2012-10-02
ipv4: gre: add GRO capability
Eric Dumazet
2
-2
/
+14
2012-10-02
net: add gro_cells infrastructure
Eric Dumazet
2
-0
/
+105
2012-10-02
tcp: gro: add checksuming helpers
Eric Dumazet
2
-6
/
+33
2012-10-02
ipv6: del unreachable route when an addr is deleted on lo
Nicolas Dichtel
1
-2
/
+8
2012-10-02
bnx2x: update version to 1.78.00-0.
Yuval Mintz
1
-2
/
+2
2012-10-02
bnx2x,cnic: use FW 7.8.2
Yuval Mintz
11
-563
/
+79
2012-10-02
be2net: fix vfs enumeration
Ivan Vecera
1
-4
/
+2
2012-10-02
use skb_end_offset() in skb_try_coalesce()
Weiping Pan
1
-2
/
+1
2012-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
67
-1375
/
+3271
2012-09-30
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
148
-3413
/
+3919
2012-09-30
be2net: fixup log messages
Sathya Perla
2
-6
/
+31
2012-09-30
be2net: cleanup code related to be_link_status_query()
Sathya Perla
5
-64
/
+48
2012-09-30
be2net: fix wrong handling of be_setup() failure in be_probe()
Sathya Perla
1
-3
/
+1
2012-09-30
be2net: remove type argument of be_cmd_mac_addr_query()
Sathya Perla
3
-15
/
+9
2012-09-30
tg3: Disable multiple TX rings by default due to hardware flaw
Michael Chan
1
-6
/
+9
2012-09-30
tg3: Add support for ethtool -L|-l to get/set the number of rings.
Michael Chan
2
-3
/
+63
2012-09-30
tg3: Refactor tg3_close()
Michael Chan
1
-32
/
+38
2012-09-30
tg3: Refactor tg3_open()
Michael Chan
1
-33
/
+45
2012-09-30
tg3: Separate coalescing setup for rx and tx
Michael Chan
1
-29
/
+45
2012-09-30
tg3: Allow number of rx and tx rings to be set independently.
Michael Chan
2
-26
/
+53
2012-09-30
tg3: Introduce separate functions to allocate/free RX/TX rings.
Michael Chan
2
-76
/
+146
2012-09-29
ipv6: return errno pointers consistently for fib6_add_1()
Lin Ming
1
-14
/
+6
2012-09-29
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
1
-3
/
+0
2012-09-29
smsc75xx: add wol magic packet support
Steve Glendinning
1
-14
/
+174
2012-09-29
smsc75xx: enable power saving mode during system suspend
Steve Glendinning
1
-3
/
+54
2012-09-29
smsc75xx: add explicit test that device is READY
Steve Glendinning
1
-0
/
+23
[next]