| Commit message (Expand) | Author | Age |
* | [PATCH] f_count may wrap around | Al Viro | 2008-07-26 |
* | [PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns ones | Al Viro | 2008-07-26 |
* | [PATCH] beginning of sysctl cleanup - ctl_table_set | Al Viro | 2008-07-26 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-25 |
|\ |
|
| * | ipsec: ipcomp - Merge IPComp implementations | Herbert Xu | 2008-07-25 |
* | | include: use get/put_unaligned_* helpers | Harvey Harrison | 2008-07-25 |
|/ |
|
* | ipv6: icmp6_dst_gc return change | Stephen Hemminger | 2008-07-22 |
* | netns: dont alloc ipv6 fib timer list | Stephen Hemminger | 2008-07-22 |
* | ipv6: make struct ipv6_devconf static | Adrian Bunk | 2008-07-22 |
* | sctp: make sctp_outq_flush() static | Adrian Bunk | 2008-07-22 |
* | netfilter: accounting rework: ct_extend + 64bit counters (v4) | Krzysztof Piotr Oledzki | 2008-07-21 |
* | netlink: add NLA_PUT_BE64 macro | Krzysztof Piotr Oledzki | 2008-07-21 |
* | pkt_sched: Fix build with NET_SCHED disabled. | David S. Miller | 2008-07-20 |
* | net_sched: Add size table for qdiscs | Jussi Kivilinna | 2008-07-20 |
* | net_sched: Add accessor function for packet length for qdiscs | Jussi Kivilinna | 2008-07-20 |
* | net_sched: Add qdisc_enqueue wrapper | Jussi Kivilinna | 2008-07-20 |
* | net: Use standard structures for generic socket address structures. | YOSHIFUJI Hideaki | 2008-07-20 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2008-07-19 |
|\ |
|
| * | [Bluetooth] Store remote modem status for RFCOMM TTY | Marcel Holtmann | 2008-07-14 |
| * | [Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCO | Marcel Holtmann | 2008-07-14 |
| * | [Bluetooth] Export details about authentication requirements | Marcel Holtmann | 2008-07-14 |
| * | [Bluetooth] Use ACL config stage to retrieve remote features | Marcel Holtmann | 2008-07-14 |
| * | [Bluetooth] Track status of remote Simple Pairing mode | Marcel Holtmann | 2008-07-14 |
| * | [Bluetooth] Track status of Simple Pairing mode | Marcel Holtmann | 2008-07-14 |
| * | [Bluetooth] Disable disconnect timer during Simple Pairing | Marcel Holtmann | 2008-07-14 |
| * | [Bluetooth] Make use of the default link policy settings | Marcel Holtmann | 2008-07-14 |
| * | [Bluetooth] Track connection packet type changes | Marcel Holtmann | 2008-07-14 |
| * | [Bluetooth] Disconnect when encryption gets disabled | Marcel Holtmann | 2008-07-14 |
| * | [Bluetooth] Enforce security for outgoing RFCOMM connections | Marcel Holtmann | 2008-07-14 |
* | | ipv6: remove unused macros from net/ipv6.h | Denis V. Lunev | 2008-07-19 |
* | | ipv6: remove unused parameter from ip6_ra_control | Denis V. Lunev | 2008-07-19 |
* | | tcp: options clean up | Adam Langley | 2008-07-19 |
* | | tcp: Fix MD5 signatures for non-linear skbs | Adam Langley | 2008-07-19 |
* | | sctp: remove unnecessary byteshifting, calculate directly in big-endian | Harvey Harrison | 2008-07-19 |
* | | sctp: Support ipv6only AF_INET6 sockets. | Vlad Yasevich | 2008-07-19 |
* | | tcp: RTT metrics scaling | Stephen Hemminger | 2008-07-19 |
* | | pkt_sched: Get rid of u32_list. | David S. Miller | 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 |
* | | mib: add netns/mib.h file | Pavel Emelyanov | 2008-07-18 |
* | | pkt_sched: Don't used locked skb_queue_purge() in __qdisc_reset_queue() | 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: Rework {sch,tbf}_tree_lock(). | David S. Miller | 2008-07-17 |
* | | pkt_sched: Schedule qdiscs instead of netdev_queue. | David S. Miller | 2008-07-17 |