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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
2011-08-25
IEEE802.15.4: 6LoWPAN basic support
Alexander Smirnov
4
-3
/
+1108
2011-08-25
net: xfrm: convert to SKB frag APIs
Ian Campbell
1
-4
/
+7
2011-08-25
net: ipv6: convert to SKB frag APIs
Ian Campbell
1
-3
/
+4
2011-08-25
net: ipv4: convert to SKB frag APIs
Ian Campbell
4
-6
/
+8
2011-08-25
net: convert core to skb paged frag APIs
Ian Campbell
8
-38
/
+38
2011-08-25
be2net: remove unused variable
Sathya Perla
1
-1
/
+0
2011-08-25
be2net: increase FW update completion timeout
Sathya Perla
1
-1
/
+1
2011-08-25
be2net: fix erx->rx_drops_no_frags wrap around
Sathya Perla
1
-3
/
+19
2011-08-25
be2net: get rid of memory mapped pci-cfg space address
Sathya Perla
2
-20
/
+8
2011-08-25
be2net: Fix race in posting rx buffers.
Sathya Perla
1
-1
/
+1
2011-08-25
rps: support IPIP encapsulation
Eric Dumazet
1
-0
/
+2
2011-08-24
Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge
David S. Miller
21
-148
/
+291
2011-08-23
net: add APIs for manipulating skb page fragments.
Ian Campbell
1
-2
/
+168
2011-08-23
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
321
-54152
/
+22561
2011-08-22
net: vlan: goto another_round instead of calling __netif_receive_skb
Jiri Pirko
1
-4
/
+3
2011-08-22
net/wan/hdlc_ppp: use break in switch
Jesper Juhl
1
-7
/
+7
2011-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
321
-54152
/
+22561
2011-08-22
batman-adv: merge update_transtable() into tt related code
Marek Lindner
3
-74
/
+70
2011-08-22
batman-adv: reuse tt_len() to calculate tt buffer length
Marek Lindner
1
-2
/
+1
2011-08-22
batman-adv: print client flags in the local/global transtables output
Antonio Quartulli
1
-10
/
+27
2011-08-22
batman-adv: implement AP-isolation on the sender side
Antonio Quartulli
5
-12
/
+29
2011-08-22
batman-adv: implement AP-isolation on the receiver side
Antonio Quartulli
6
-0
/
+58
2011-08-22
batman-adv: detect clients connected through a 802.11 device
Antonio Quartulli
9
-11
/
+55
2011-08-22
batman-adv: correct several typ0s in the comments
Antonio Quartulli
12
-37
/
+36
2011-08-22
batman-adv: hash_add() has to discriminate on the return value
Antonio Quartulli
3
-9
/
+22
2011-08-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
7
-359
/
+445
2011-08-21
net: Preserve ooo_okay when copying skb header
Changli Gao
1
-0
/
+1
2011-08-21
dm9000: define debug level as a module parameter
Vladimir Zapolskiy
2
-11
/
+8
2011-08-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
265
-8023
/
+9154
2011-08-20
tg3: Update version to 3.120
Matt Carlson
1
-2
/
+2
2011-08-20
tg3: Add external loopback support to selftest
Matt Carlson
2
-10
/
+90
2011-08-20
tg3: Restructure tg3_test_loopback
Matt Carlson
1
-40
/
+40
2011-08-20
tg3: Pull phy int lpbk setup into separate func
Matt Carlson
1
-59
/
+90
2011-08-20
tg3: Consilidate MAC loopback code
Matt Carlson
1
-40
/
+51
2011-08-20
tg3: Remove dead code
Matt Carlson
1
-34
/
+1
2011-08-20
qlge: Adding Maintainer.
Jitendra Kalsaria
1
-0
/
+1
2011-08-19
net: add the comment for skb->l4_rxhash
Changli Gao
1
-0
/
+2
2011-08-19
ixgbe: Cleanup FCOE and VLAN handling in xmit_frame_ring
Alexander Duyck
2
-51
/
+73
2011-08-19
ixgbe: replace reference to CONFIG_FCOE with IXGBE_FCOE
Alexander Duyck
2
-2
/
+2
2011-08-19
ixgbe: Refactor transmit map and cleanup routines
Alexander Duyck
2
-216
/
+247
2011-08-19
ixgbe - DDP last user buffer - error to warn
Amir Hanania
1
-4
/
+6
2011-08-19
ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONS
Daniel Baluta
1
-4
/
+5
2011-08-19
e1000e: bump driver version number
Bruce Allan
1
-1
/
+1
2011-08-19
e1000e: convert driver to use extended descriptors
Bruce Allan
3
-89
/
+120
2011-08-19
net: rps: support PPPOE session messages
Changli Gao
1
-0
/
+8
2011-08-19
net: rps: support 802.1Q
Changli Gao
1
-0
/
+8
2011-08-19
be2net: Storing the 'vid' got by the grp5 event instead of storing the vlan_tag
Somnath Kotur
2
-3
/
+2
2011-08-19
bnx2x: downgrade Max BW error message to debug
Michal Schmidt
1
-2
/
+2
2011-08-19
net: fix IBM EMAC driver after rename.
Tony Breeds
33
-129
/
+150
2011-08-19
NET: Korina: Don't include <asm/segment.h>
Ralf Baechle
1
-1
/
+0
[next]