index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2008-07-18
sctp: Update sctp global memory limit allocations.
Vlad Yasevich
2008-07-18
sctp: remove unnecessary byteshifting, calculate directly in big-endian
Harvey Harrison
2008-07-18
sctp: Allow only 1 listening socket with SO_REUSEADDR
Vlad Yasevich
2008-07-18
sctp: Do not leak memory on multiple listen() calls
Vlad Yasevich
2008-07-18
sctp: Support ipv6only AF_INET6 sockets.
Vlad Yasevich
2008-07-18
sctp: Prevent uninitialized memory access
Florian Westphal
2008-07-18
sctp: Don't abort initialization when CONFIG_PROC_FS=n
Florian Westphal
2008-07-18
tcp: RTT metrics scaling
Stephen Hemminger
2008-07-18
pkt_sched: Fix noqueue_qdisc initialization.
David S. Miller
2008-07-18
pkt_sched: Manage qdisc list inside of root qdisc.
David S. Miller
2008-07-18
pkt_sched: Get rid of u32_list.
David S. Miller
2008-07-18
packet: add PACKET_RESERVE sockopt
Patrick McHardy
2008-07-18
proc: consolidate per-net single-release callers
Pavel Emelyanov
2008-07-18
proc: consolidate per-net single_open callers
Pavel Emelyanov
2008-07-18
proc: clean the ip_misc_proc_init and ip_proc_init_net error paths
Pavel Emelyanov
2008-07-18
proc: show per-net ip_devconf.forwarding in /proc/net/snmp
Pavel Emelyanov
2008-07-18
proc: create /proc/net/snmp file in each net
Pavel Emelyanov
2008-07-18
proc: create /proc/net/netstat file in each net
Pavel Emelyanov
2008-07-18
ipv4: clean the init_ipv4_mibs error paths
Pavel Emelyanov
2008-07-18
mib: put icmpmsg statistics on struct net
Pavel Emelyanov
2008-07-18
mib: put icmp statistics on struct net
Pavel Emelyanov
2008-07-18
mib: put udplite statistics on struct net
Pavel Emelyanov
2008-07-18
mib: put udp statistics on struct net
Pavel Emelyanov
2008-07-18
mib: put net statistics on struct net
Pavel Emelyanov
2008-07-18
mib: put ip statistics on struct net
Pavel Emelyanov
2008-07-18
mib: put tcp statistics on struct net
Pavel Emelyanov
2008-07-18
ipv4: add pernet mib operations
Pavel Emelyanov
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-07-17
pkt_sched: Make default qdisc nonshared-multiqueue safe.
David S. Miller
2008-07-17
pkt_sched: Add multiqueue handling to qdisc_graft().
David S. Miller
2008-07-17
pkt_sched: Kill netdev_queue lock.
David S. Miller
2008-07-17
pkt_sched: Kill qdisc_lock_tree and qdisc_unlock_tree.
David S. Miller
2008-07-17
pkt_sched: Make qdisc grafting locking more specific.
David S. Miller
2008-07-17
netdevice: Move qdisc_list back into net_device proper.
David S. Miller
2008-07-17
pkt_sched: Kill qdisc_lock_tree usage in cls_route.c
David S. Miller
2008-07-17
pkt_sched: Remove qdisc_lock_tree usage in cls_api.c
David S. Miller
2008-07-17
pkt_sched: Use per-queue locking in shutdown_scheduler_queue.
David S. Miller
2008-07-17
pkt_sched: Perform bulk of qdisc destruction in RCU.
David S. Miller
2008-07-17
pkt_sched: dev_init_scheduler() does not need to lock qdisc tree.
David S. Miller
2008-07-17
pkt_sched: Schedule qdiscs instead of netdev_queue.
David S. Miller
2008-07-17
pkt_sched: Add and use qdisc_root() and qdisc_root_lock().
David S. Miller
2008-07-17
pkt_sched: Make QDISC_RUNNING a qdisc state.
David S. Miller
2008-07-17
pkt_sched: Move gso_skb into Qdisc.
David S. Miller
2008-07-17
net: Implement simple sw TX hashing.
David S. Miller
2008-07-17
mac80211: Reimplement WME using ->select_queue().
David S. Miller
2008-07-17
netdev: Add netdev->select_queue() method.
David S. Miller
2008-07-17
net: Use queue aware tests throughout.
David S. Miller
2008-07-17
mac80211: Temporarily mark QoS support BROKEN.
David S. Miller
2008-07-17
pkt_sched: Remove RR scheduler.
David S. Miller
2008-07-17
netdev: Kill NETIF_F_MULTI_QUEUE.
David S. Miller
[prev]
[next]