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-02-24
net: Support RXFCS feature flag.
Ben Greear
3
-0
/
+9
2012-02-24
davinci_mdio: Correct bitmask for clock divider value
Christian Riesch
1
-1
/
+1
2012-02-24
davinci_cpdma: Fix channel number written to teardown registers
Christian Riesch
1
-1
/
+1
2012-02-24
be2net: update driver version
Sathya Perla
1
-1
/
+1
2012-02-24
be2net: enable RSS for ipv6 pkts
Sathya Perla
1
-1
/
+2
2012-02-24
be2net: reset queue address after freeing
Sathya Perla
1
-2
/
+4
2012-02-24
be2net: fix tx completion cleanup
Sathya Perla
1
-33
/
+42
2012-02-24
be2net: cancel be_worker during EEH recovery
Sathya Perla
2
-5
/
+9
2012-02-24
Staging: et131x: unify return value of .ndo_set_mac_address if address is inv...
Danny Kukawka
1
-1
/
+1
2012-02-24
br_device: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
1
-1
/
+1
2012-02-24
mcs7830: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
1
-1
/
+1
2012-02-24
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
18
-18
/
+18
2012-02-23
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
7
-14
/
+24
2012-02-23
tg3: Create timer helper functions
Matt Carlson
1
-96
/
+112
2012-02-23
tg3: Clear RECOVERY_PENDING with reset_task_cancel
Matt Carlson
1
-1
/
+1
2012-02-23
tg3: Remove SPEED_UNKNOWN checks
Matt Carlson
1
-44
/
+23
2012-02-23
tg3: Fix link check in tg3_adjust_link
Matt Carlson
2
-2
/
+5
2012-02-23
sfc: Correct efx_for_each_possible_channel_tx_queue() to skip non-TX channels
Ben Hutchings
1
-3
/
+6
2012-02-23
sfc: Minor formatting cleanup
Ben Hutchings
3
-4
/
+4
2012-02-23
sfc: Reverse initial buffer table allocation to allow for later resizing
Ben Hutchings
1
-1
/
+6
2012-02-23
sfc: Correct validation of peer_page_count in efx_vfdi_set_status_page()
Ben Hutchings
1
-5
/
+6
2012-02-23
sfc: Specify that the VFDI status page has page alignment and size
Ben Hutchings
1
-1
/
+2
2012-02-22
af_unix: MSG_TRUNC support for dgram sockets
Eric Dumazet
1
-1
/
+1
2012-02-22
net/ieee802154/6lowpan.c: reuse eth_mac_addr()
Danny Kukawka
1
-14
/
+2
2012-02-22
3com/typhoon: reuse eth_mac_addr()
Danny Kukawka
1
-13
/
+1
2012-02-22
tg3: remove IRQF_SAMPLE_RANDOM flag
Davidlohr Bueso
1
-1
/
+1
2012-02-22
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
141
-6096
/
+7962
2012-02-22
Merge branch '20120221_isdn' of git://repo.or.cz/linux-2.6/trivial-mods
David S. Miller
314
-50430
/
+50334
2012-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
141
-6096
/
+7962
2012-02-22
unix: Support peeking offset for stream sockets
Pavel Emelyanov
1
-2
/
+18
2012-02-22
unix: Support peeking offset for datagram and seqpacket sockets
Pavel Emelyanov
1
-5
/
+25
2012-02-22
sock: Introduce the SO_PEEK_OFF sock option
Pavel Emelyanov
20
-0
/
+56
2012-02-21
skb: Add skb_peek_next helper
Pavel Emelyanov
1
-0
/
+18
2012-02-21
datagram: Add offset argument to __skb_recv_datagram
Pavel Emelyanov
4
-13
/
+18
2012-02-21
datagram: Factor out sk queue referencing
Pavel Emelyanov
1
-4
/
+5
2012-02-21
isdn: whitespace coding style cleanup
Joe Perches
314
-50430
/
+50334
2012-02-21
bnx2x: update driver version to 1.72.10-0
Dmitry Kravkov
1
-2
/
+2
2012-02-21
bnx2x: add gro_check
Dmitry Kravkov
4
-0
/
+25
2012-02-21
cnic: update for FW 7.2.xx
Michael Chan
1
-12
/
+12
2012-02-21
bnx2fc: HSI dependent changes for 7.2.xx FW
Bhanu Prakash Gollapudi
2
-4
/
+10
2012-02-21
use FW 7.2.16
Dmitry Kravkov
8
-82
/
+177
2012-02-20
enic: Add support for fw init command on sriov vf's
Roopa Prabhu
2
-2
/
+2
2012-02-20
enic: Fix ndo_set_vf_mac and ndo_set_vf_port to set/get the sriov vf's mac
Roopa Prabhu
2
-9
/
+30
2012-02-20
enic: Add new fw devcmd to set mac address of an interface
Roopa Prabhu
4
-1
/
+23
2012-02-20
enic: rename CMD_MAC_ADDR to CMD_GET_MAC_ADDR
Roopa Prabhu
4
-6
/
+6
2012-02-20
ll_temac: Fix build.
David S. Miller
1
-1
/
+1
2012-02-20
adi: adapt to eth_hw_addr_random() and changes in arch/blackfin
Danny Kukawka
2
-7
/
+10
2012-02-20
arch/blackfin: don't generate random mac in bfin_get_ether_addr()
Danny Kukawka
13
-25
/
+26
2012-02-20
ethernet: Fix typo in lantiq_etop.c
Masanari Iida
1
-1
/
+1
2012-02-20
bnx2x: make bnx2x_close() static again
Michal Schmidt
2
-3
/
+3
[next]