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
...
|
|
*
|
|
[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
|
*
|
|
|
pkt_sched: Manage qdisc list inside of root qdisc.
David S. Miller
2008-07-19
3
-54
/
+133
|
*
|
|
|
pkt_sched: Get rid of u32_list.
David S. Miller
2008-07-19
1
-15
/
+3
|
*
|
|
|
packet: add PACKET_RESERVE sockopt
Patrick McHardy
2008-07-19
1
-3
/
+26
|
*
|
|
|
proc: consolidate per-net single-release callers
Pavel Emelyanov
2008-07-18
4
-62
/
+7
|
*
|
|
|
proc: consolidate per-net single_open callers
Pavel Emelyanov
2008-07-18
4
-108
/
+7
|
*
|
|
|
proc: clean the ip_misc_proc_init and ip_proc_init_net error paths
Pavel Emelyanov
2008-07-18
1
-12
/
+3
|
*
|
|
|
proc: show per-net ip_devconf.forwarding in /proc/net/snmp
Pavel Emelyanov
2008-07-18
1
-1
/
+1
|
*
|
|
|
proc: create /proc/net/snmp file in each net
Pavel Emelyanov
2008-07-18
1
-20
/
+50
|
*
|
|
|
proc: create /proc/net/netstat file in each net
Pavel Emelyanov
2008-07-18
1
-9
/
+38
|
*
|
|
|
ipv4: clean the init_ipv4_mibs error paths
Pavel Emelyanov
2008-07-18
1
-7
/
+1
|
*
|
|
|
mib: put icmpmsg statistics on struct net
Pavel Emelyanov
2008-07-18
3
-16
/
+11
|
*
|
|
|
mib: put icmp statistics on struct net
Pavel Emelyanov
2008-07-18
3
-11
/
+10
|
*
|
|
|
mib: put udplite statistics on struct net
Pavel Emelyanov
2008-07-18
3
-7
/
+7
|
*
|
|
|
mib: put udp statistics on struct net
Pavel Emelyanov
2008-07-18
3
-9
/
+7
|
*
|
|
|
mib: put net statistics on struct net
Pavel Emelyanov
2008-07-18
2
-9
/
+7
|
*
|
|
|
mib: put ip statistics on struct net
Pavel Emelyanov
2008-07-18
3
-15
/
+8
|
*
|
|
|
mib: put tcp statistics on struct net
Pavel Emelyanov
2008-07-18
3
-12
/
+11
|
*
|
|
|
ipv4: add pernet mib operations
Pavel Emelyanov
2008-07-18
1
-0
/
+20
|
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-07-18
24
-232
/
+450
|
|
\
\
\
\
|
*
|
|
|
|
pkt_sched: Make default qdisc nonshared-multiqueue safe.
David S. Miller
2008-07-18
1
-77
/
+22
|
*
|
|
|
|
pkt_sched: Add multiqueue handling to qdisc_graft().
David S. Miller
2008-07-18
1
-42
/
+59
|
*
|
|
|
|
pkt_sched: Kill netdev_queue lock.
David S. Miller
2008-07-18
4
-30
/
+37
|
*
|
|
|
|
pkt_sched: Kill qdisc_lock_tree and qdisc_unlock_tree.
David S. Miller
2008-07-18
1
-33
/
+3
|
*
|
|
|
|
pkt_sched: Make qdisc grafting locking more specific.
David S. Miller
2008-07-18
1
-12
/
+29
|
*
|
|
|
|
netdevice: Move qdisc_list back into net_device proper.
David S. Miller
2008-07-18
3
-26
/
+16
|
*
|
|
|
|
pkt_sched: Kill qdisc_lock_tree usage in cls_route.c
David S. Miller
2008-07-18
1
-5
/
+7
|
*
|
|
|
|
pkt_sched: Remove qdisc_lock_tree usage in cls_api.c
David S. Miller
2008-07-18
1
-4
/
+7
|
*
|
|
|
|
pkt_sched: Use per-queue locking in shutdown_scheduler_queue.
David S. Miller
2008-07-18
1
-2
/
+4
|
*
|
|
|
|
pkt_sched: Perform bulk of qdisc destruction in RCU.
David S. Miller
2008-07-18
1
-9
/
+11
[prev]
[next]