index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-07-21
100
-1025
/
+2410
|
\
|
*
net_sched: Add size table for qdiscs
Jussi Kivilinna
2008-07-20
4
-1
/
+46
|
*
net_sched: Add accessor function for packet length for qdiscs
Jussi Kivilinna
2008-07-20
1
-6
/
+11
|
*
net_sched: Add qdisc_enqueue wrapper
Jussi Kivilinna
2008-07-20
1
-0
/
+10
|
*
net: Use standard structures for generic socket address structures.
YOSHIFUJI Hideaki
2008-07-20
2
-4
/
+4
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2008-07-19
4
-10
/
+80
|
|
\
|
|
*
[Bluetooth] Store remote modem status for RFCOMM TTY
Marcel Holtmann
2008-07-14
1
-0
/
+1
|
|
*
[Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCO
Marcel Holtmann
2008-07-14
1
-0
/
+1
|
|
*
[Bluetooth] Export details about authentication requirements
Marcel Holtmann
2008-07-14
2
-4
/
+16
|
|
*
[Bluetooth] Use ACL config stage to retrieve remote features
Marcel Holtmann
2008-07-14
2
-1
/
+4
|
|
*
[Bluetooth] Track status of remote Simple Pairing mode
Marcel Holtmann
2008-07-14
2
-0
/
+8
|
|
*
[Bluetooth] Track status of Simple Pairing mode
Marcel Holtmann
2008-07-14
2
-0
/
+12
|
|
*
[Bluetooth] Disable disconnect timer during Simple Pairing
Marcel Holtmann
2008-07-14
1
-0
/
+11
|
|
*
[Bluetooth] Make use of the default link policy settings
Marcel Holtmann
2008-07-14
1
-0
/
+11
|
|
*
[Bluetooth] Track connection packet type changes
Marcel Holtmann
2008-07-14
2
-0
/
+10
|
|
*
[Bluetooth] Disconnect when encryption gets disabled
Marcel Holtmann
2008-07-14
1
-5
/
+5
|
|
*
[Bluetooth] Enforce security for outgoing RFCOMM connections
Marcel Holtmann
2008-07-14
1
-0
/
+1
|
*
|
ipv6: remove unused macros from net/ipv6.h
Denis V. Lunev
2008-07-19
1
-6
/
+0
|
*
|
ipv6: remove unused parameter from ip6_ra_control
Denis V. Lunev
2008-07-19
1
-3
/
+1
|
*
|
tcp: Remove redundant checks when setting eff_sacks
Adam Langley
2008-07-19
1
-0
/
+6
|
*
|
tcp: options clean up
Adam Langley
2008-07-19
1
-0
/
+2
|
*
|
tcp: Fix MD5 signatures for non-linear skbs
Adam Langley
2008-07-19
1
-17
/
+12
|
*
|
sctp: remove unnecessary byteshifting, calculate directly in big-endian
Harvey Harrison
2008-07-19
1
-9
/
+14
|
*
|
sctp: Support ipv6only AF_INET6 sockets.
Vlad Yasevich
2008-07-19
1
-0
/
+2
|
*
|
tcp: RTT metrics scaling
Stephen Hemminger
2008-07-19
1
-0
/
+12
|
*
|
pkt_sched: Manage qdisc list inside of root qdisc.
David S. Miller
2008-07-19
1
-2
/
+0
|
*
|
pkt_sched: Get rid of u32_list.
David S. Miller
2008-07-19
1
-0
/
+2
|
*
|
packet: add PACKET_RESERVE sockopt
Patrick McHardy
2008-07-19
1
-0
/
+1
|
*
|
proc: consolidate per-net single-release callers
Pavel Emelyanov
2008-07-18
1
-0
/
+1
|
*
|
proc: consolidate per-net single_open callers
Pavel Emelyanov
2008-07-18
1
-0
/
+2
|
*
|
mib: put icmpmsg statistics on struct net
Pavel Emelyanov
2008-07-18
2
-3
/
+3
|
*
|
mib: put icmp statistics on struct net
Pavel Emelyanov
2008-07-18
2
-3
/
+3
|
*
|
mib: put udplite statistics on struct net
Pavel Emelyanov
2008-07-18
2
-3
/
+3
|
*
|
mib: put udp statistics on struct net
Pavel Emelyanov
2008-07-18
2
-5
/
+5
|
*
|
mib: put net statistics on struct net
Pavel Emelyanov
2008-07-18
2
-6
/
+6
|
*
|
mib: put ip statistics on struct net
Pavel Emelyanov
2008-07-18
2
-4
/
+4
|
*
|
mib: put tcp statistics on struct net
Pavel Emelyanov
2008-07-18
2
-5
/
+5
|
*
|
mib: add netns/mib.h file
Pavel Emelyanov
2008-07-18
2
-0
/
+11
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-07-18
696
-24689
/
+22210
|
|
\
\
|
*
|
|
pkt_sched: Don't used locked skb_queue_purge() in __qdisc_reset_queue()
David S. Miller
2008-07-18
1
-1
/
+1
|
*
|
|
pkt_sched: Kill netdev_queue lock.
David S. Miller
2008-07-18
2
-2
/
+6
|
*
|
|
pkt_sched: Kill qdisc_lock_tree and qdisc_unlock_tree.
David S. Miller
2008-07-18
1
-3
/
+0
|
*
|
|
pkt_sched: Rework {sch,tbf}_tree_lock().
David S. Miller
2008-07-18
1
-4
/
+12
|
*
|
|
netdevice: Move qdisc_list back into net_device proper.
David S. Miller
2008-07-18
1
-1
/
+2
|
*
|
|
pkt_sched: Schedule qdiscs instead of netdev_queue.
David S. Miller
2008-07-18
3
-14
/
+11
|
*
|
|
pkt_sched: Add and use qdisc_root() and qdisc_root_lock().
David S. Miller
2008-07-18
1
-0
/
+12
|
*
|
|
pkt_sched: Make QDISC_RUNNING a qdisc state.
David S. Miller
2008-07-18
3
-2
/
+9
|
*
|
|
pkt_sched: Move gso_skb into Qdisc.
David S. Miller
2008-07-18
2
-1
/
+1
|
*
|
|
netdev: Kill plain netif_schedule()
David S. Miller
2008-07-18
1
-5
/
+0
|
*
|
|
mac80211: Reimplement WME using ->select_queue().
David S. Miller
2008-07-18
1
-8
/
+0
[next]