index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
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
361
-9582
/
+12739
|
\
|
*
iucv: Fix bad merging.
David S. Miller
2008-07-20
1
-10
/
+0
|
*
net_sched: Add size table for qdiscs
Jussi Kivilinna
2008-07-20
3
-4
/
+153
|
*
net_sched: Add accessor function for packet length for qdiscs
Jussi Kivilinna
2008-07-20
21
-61
/
+58
|
*
net_sched: Add qdisc_enqueue wrapper
Jussi Kivilinna
2008-07-20
11
-21
/
+27
|
*
ipv6 mcast: Omit redundant address family checks in ip6_mc_source().
YOSHIFUJI Hideaki
2008-07-20
1
-4
/
+0
|
*
net: Use standard structures for generic socket address structures.
YOSHIFUJI Hideaki
2008-07-20
3
-38
/
+48
|
*
ipv6 netns: Make several "global" sysctl variables namespace aware.
YOSHIFUJI Hideaki
2008-07-20
9
-16
/
+21
|
*
netns: Use net_eq() to compare net-namespaces for optimization.
YOSHIFUJI Hideaki
2008-07-20
38
-58
/
+58
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2008-07-19
13
-261
/
+1031
|
|
\
|
|
*
[Bluetooth] Allow security for outgoing L2CAP connections
Marcel Holtmann
2008-07-14
1
-64
/
+108
|
|
*
[Bluetooth] Add option to disable eSCO connection creation
Marcel Holtmann
2008-07-14
1
-2
/
+10
|
|
*
[Bluetooth] Signal user-space for HIDP and BNEP socket errors
Marcel Holtmann
2008-07-14
2
-0
/
+15
|
|
*
[Bluetooth] Move pending packets from RFCOMM socket to TTY
Marcel Holtmann
2008-07-14
2
-2
/
+55
|
|
*
[Bluetooth] Store remote modem status for RFCOMM TTY
Marcel Holtmann
2008-07-14
2
-0
/
+7
|
|
*
[Bluetooth] Use non-canonical TTY by default for RFCOMM
Marcel Holtmann
2008-07-14
1
-0
/
+1
|
|
*
[Bluetooth] Update Bluetooth core version number
Marcel Holtmann
2008-07-14
1
-1
/
+1
|
|
*
[Bluetooth] Use a more unique bus name for connections
Marcel Holtmann
2008-07-14
3
-9
/
+14
|
|
*
[Bluetooth] Add support for TIOCOUTQ and TIOCINQ ioctls
Marcel Holtmann
2008-07-14
1
-0
/
+23
|
|
*
[Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCO
Marcel Holtmann
2008-07-14
4
-6
/
+41
|
|
*
[Bluetooth] Export details about authentication requirements
Marcel Holtmann
2008-07-14
4
-22
/
+51
|
|
*
[Bluetooth] Initiate authentication during connection establishment
Marcel Holtmann
2008-07-14
1
-11
/
+103
|
|
*
[Bluetooth] Use ACL config stage to retrieve remote features
Marcel Holtmann
2008-07-14
3
-22
/
+114
|
|
*
[Bluetooth] Export remote Simple Pairing mode via sysfs
Marcel Holtmann
2008-07-14
1
-4
/
+19
|
|
*
[Bluetooth] Track status of remote Simple Pairing mode
Marcel Holtmann
2008-07-14
2
-5
/
+52
|
|
*
[Bluetooth] Track status of Simple Pairing mode
Marcel Holtmann
2008-07-14
1
-0
/
+37
|
|
*
[Bluetooth] Disable disconnect timer during Simple Pairing
Marcel Holtmann
2008-07-14
1
-0
/
+40
|
|
*
[Bluetooth] Update class of device value whenever possible
Marcel Holtmann
2008-07-14
1
-0
/
+4
|
|
*
[Bluetooth] Some cleanups for HCI event handling
Marcel Holtmann
2008-07-14
1
-16
/
+23
|
|
*
[Bluetooth] Make use of the default link policy settings
Marcel Holtmann
2008-07-14
3
-23
/
+89
|
|
*
[Bluetooth] Track connection packet type changes
Marcel Holtmann
2008-07-14
2
-15
/
+49
|
|
*
[Bluetooth] Support the case when headset falls back to SCO link
Marcel Holtmann
2008-07-14
1
-2
/
+10
|
|
*
[Bluetooth] Update authentication status after successful encryption
Marcel Holtmann
2008-07-14
1
-2
/
+4
|
|
*
[Bluetooth] Disconnect when encryption gets disabled
Marcel Holtmann
2008-07-14
2
-1
/
+20
|
|
*
[Bluetooth] Enforce security for outgoing RFCOMM connections
Marcel Holtmann
2008-07-14
2
-34
/
+51
|
|
*
[Bluetooth] Change retrieval of L2CAP features mask
Marcel Holtmann
2008-07-14
1
-48
/
+118
|
*
|
ipv6: remove unused parameter from ip6_ra_control
Denis V. Lunev
2008-07-19
2
-6
/
+3
|
*
|
tcp: fix kernel panic with listening_get_next
Daniel Lezcano
2008-07-19
1
-2
/
+1
|
*
|
tcp: Remove redundant checks when setting eff_sacks
Adam Langley
2008-07-19
1
-15
/
+10
|
*
|
tcp: options clean up
Adam Langley
2008-07-19
1
-196
/
+236
|
*
|
tcp: Fix MD5 signatures for non-linear skbs
Adam Langley
2008-07-19
4
-178
/
+230
|
*
|
sctp: Update sctp global memory limit allocations.
Vlad Yasevich
2008-07-19
1
-3
/
+7
|
*
|
sctp: remove unnecessary byteshifting, calculate directly in big-endian
Harvey Harrison
2008-07-19
3
-6
/
+6
|
*
|
sctp: Allow only 1 listening socket with SO_REUSEADDR
Vlad Yasevich
2008-07-19
1
-9
/
+16
|
*
|
sctp: Do not leak memory on multiple listen() calls
Vlad Yasevich
2008-07-19
1
-2
/
+3
|
*
|
sctp: Support ipv6only AF_INET6 sockets.
Vlad Yasevich
2008-07-19
5
-10
/
+91
|
*
|
sctp: Prevent uninitialized memory access
Florian Westphal
2008-07-19
2
-0
/
+4
|
*
|
sctp: Don't abort initialization when CONFIG_PROC_FS=n
Florian Westphal
2008-07-19
3
-5
/
+14
|
*
|
tcp: RTT metrics scaling
Stephen Hemminger
2008-07-19
1
-13
/
+18
|
*
|
pkt_sched: Fix noqueue_qdisc initialization.
David S. Miller
2008-07-19
1
-0
/
+7
[next]