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.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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-03
net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.h
David S. Miller
1
-5
/
+5
2010-05-03
net: fix softnet_stat
Changli Gao
1
-10
/
+7
2010-05-02
net: Inline skb_pull() in eth_type_trans().
David S. Miller
1
-0
/
+5
2010-05-02
net: sock_def_readable() and friends RCU conversion
Eric Dumazet
1
-5
/
+9
2010-04-28
caif: Rewritten socket implementation
Sjur Braendeland
1
-2
/
+3
2010-04-28
net: batch skb dequeueing from softnet input_pkt_queue
Changli Gao
1
-2
/
+4
2010-04-28
net: reimplement softnet_data.output_queue as a FIFO queue
Changli Gao
1
-0
/
+1
2010-04-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-8
/
+6
2010-04-27
igb: add support for reporting 5GT/s during probe on PCIe Gen2
Alexander Duyck
1
-0
/
+3
2010-04-26
net: rtnetlink: decouple rtnetlink address families from real address families
Patrick McHardy
2
-8
/
+6
2010-04-24
IPv6: Complete IPV6_DONTFRAG support
Brian Haley
1
-0
/
+2
2010-04-24
IPv6: data structure changes for new socket options
Brian Haley
2
-4
/
+11
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
2
-0
/
+3
2010-04-23
remove DCB_PROTO_VERSION as we don't do netlink versioning
Scott Feldman
1
-2
/
+0
2010-04-23
X25: Add if_x25.h and x25 to device identifiers
Andrew Hendry
2
-0
/
+27
2010-04-23
net: Socket filter ancilliary data access for skb->dev->type
Paul LeoNerd Evans
1
-1
/
+2
2010-04-23
IPv6: Generic TTL Security Mechanism (final version)
Stephen Hemminger
2
-0
/
+4
2010-04-22
ks8842: Add platform data for setting mac address
Richard Röjfors
1
-0
/
+34
2010-04-22
fasync: RCU and fine grained locking
Eric Dumazet
1
-6
/
+6
2010-04-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-34
/
+141
2010-04-21
net: Remove two unnecessary exports (skbuff).
Rami Rosen
1
-4
/
+0
2010-04-20
mac80211: add flags for STBC (Space-Time Block Coding)
Felix Fietkau
1
-0
/
+1
2010-04-20
rps: cleanups
Eric Dumazet
1
-2
/
+2
2010-04-20
rps: shortcut net_rps_action()
Eric Dumazet
1
-3
/
+6
2010-04-19
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+56
2010-04-19
rcu: Make RCU lockdep check the lockdep_recursion variable
Paul E. McKenney
1
-4
/
+1
2010-04-17
rfs: Receive Flow Steering
Tom Herbert
1
-1
/
+68
2010-04-16
wl1251: add support for dedicated IRQ line
Grazvydas Ignotas
1
-0
/
+2
2010-04-16
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
3
-1
/
+12
2010-04-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-1
/
+12
2010-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2
-25
/
+82
2010-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+2
2010-04-15
firewire: cdev: change license of exported header files to MIT license
Stefan Richter
2
-17
/
+47
2010-04-15
net: CONFIG_SMP should be CONFIG_RPS
Changli Gao
1
-1
/
+1
2010-04-14
stmmac: new descriptor field for the driver's platform
Giuseppe CAVALLARO
1
-0
/
+1
2010-04-14
rcu: Better explain the condition parameter of rcu_dereference_check()
David Howells
1
-5
/
+23
2010-04-14
rcu: Add rcu_access_pointer and rcu_dereference_protected
Paul E. McKenney
1
-0
/
+32
2010-04-14
ipv4: ipmr: support multiple tables
Patrick McHardy
2
-1
/
+3
2010-04-14
ipv4: ipmr: convert struct mfc_cache to struct list_head
Patrick McHardy
1
-1
/
+1
2010-04-14
ipv4: ipmr: remove net pointer from struct mfc_cache
Patrick McHardy
1
-15
/
+0
2010-04-14
net: fib_rules: decouple address families from real address families
Patrick McHardy
1
-0
/
+7
2010-04-13
net: uninline skb_bond_should_drop()
Eric Dumazet
1
-44
/
+4
2010-04-13
Fix some #includes in CAN drivers (rebased for net-next-2.6)
Hans J. Koch
1
-0
/
+1
2010-04-13
skbuff: remove unused dev_consume_skb macro definition
Alexander Duyck
1
-1
/
+0
2010-04-13
packet: support for TX time stamps on RAW sockets
Richard Cochran
1
-0
/
+1
2010-04-12
NFSv4: fix delegated locking
Trond Myklebust
1
-0
/
+1
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
48
-133
/
+143
2010-04-10
firewire: cdev: comment fixlet
Stefan Richter
1
-2
/
+2
2010-04-10
firewire: cdev: iso packet documentation
Clemens Ladisch
1
-6
/
+33
2010-04-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
7
-33
/
+21
[next]