| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 2008-06-14 |
|\ |
|
| * | mac80211: add utility function to get header length | Harvey Harrison | 2008-06-14 |
| * | mac80211: make ieee80211_get_hdrlen_from_skb return unsigned | Harvey Harrison | 2008-06-14 |
* | | net: change proto destroy method to return void | Brian Haley | 2008-06-14 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-06-13 |
|\ \ |
|
| * | | tcp: Revert 'process defer accept as established' changes. | David S. Miller | 2008-06-12 |
| * | | inet{6}_request_sock: Init ->opt and ->pktopts in the constructor | Arnaldo Carvalho de Melo | 2008-06-10 |
| * | | ipv4: Remove unused declaration from include/net/tcp.h. | Rami Rosen | 2008-06-10 |
* | | | udp: reorder udp_iter_state to remove padding on 64bit builds | Richard Kennedy | 2008-06-13 |
| |/
|/| |
|
* | | Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroo... | David S. Miller | 2008-06-12 |
|\ \ |
|
| * | | tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_ha... | YOSHIFUJI Hideaki | 2008-06-11 |
| * | | tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6. | YOSHIFUJI Hideaki | 2008-06-11 |
| * | | tcp md5sig: Remove redundant protocol argument. | YOSHIFUJI Hideaki | 2008-06-11 |
| * | | tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6. | YOSHIFUJI Hideaki | 2008-06-11 |
| * | | ipv6 netns: Address labels per namespace | Benjamin Thery | 2008-06-11 |
| * | | ipv6 addrconf: Remove IFA_GLOBAL definition from include/net/if_inet6.h. | Rami Rosen | 2008-06-11 |
* | | | net: remove CVS keywords | Adrian Bunk | 2008-06-12 |
|/ / |
|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-06-10 |
|\| |
|
| * | sctp: Fix ECN markings for IPv6 | Vlad Yasevich | 2008-06-04 |
| * | sctp: Start T3-RTX timer when fast retransmitting lowest TSN | Vlad Yasevich | 2008-06-04 |
| * | sctp: Correctly implement Fast Recovery cwnd manipulations. | Vlad Yasevich | 2008-06-04 |
| * | Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yos... | David S. Miller | 2008-06-04 |
| |\ |
|
| | * | [IPV6]: inet_sk(sk)->cork.opt leak | Denis V. Lunev | 2008-06-04 |
| | * | [IPV6] NETNS: Handle ancillary data in appropriate namespace. | YOSHIFUJI Hideaki | 2008-06-04 |
| | * | [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs. | YOSHIFUJI Hideaki | 2008-06-04 |
| | * | [SCTP]: Fix NULL dereference of asoc. | YOSHIFUJI Hideaki | 2008-06-04 |
| * | | netlink: Improve returned error codes | Thomas Graf | 2008-06-03 |
| |/ |
|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 2008-06-10 |
|\ \ |
|
| * | | mac80211: allow disable FAT in specific configurations | Emmanuel Grumbach | 2008-06-03 |
| * | | mac80211: use multi-queue master netdevice | Johannes Berg | 2008-05-21 |
| * | | mac80211: dont allow fragmentation and requeuing on A-MPDU queues | Johannes Berg | 2008-05-21 |
| * | | mac80211: move TX info into skb->cb | Johannes Berg | 2008-05-21 |
| * | | mac80211: use rate index in TX control | Johannes Berg | 2008-05-21 |
| * | | mac80211: let drivers wake but not start queues | Johannes Berg | 2008-05-21 |
* | | | netfilter: nf_conntrack: remove unnecessary function declaration | Rami Rosen | 2008-06-09 |
* | | | netfilter: nf_conntrack: properly account terminating packets | Fabian Hugelshofer | 2008-06-09 |
* | | | netfilter: nf_conntrack: add nf_ct_kill() | Patrick McHardy | 2008-06-09 |
* | | | netfilter: ip6_tables: add ip6tables security table | James Morris | 2008-06-09 |
* | | | netfilter: ip_tables: add iptables security table for mandatory access contro... | James Morris | 2008-06-09 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-05-26 |
|\ \ \
| | |/
| |/| |
|
| * | | netlink: Fix nla_parse_nested_compat() to call nla_parse() directly | Thomas Graf | 2008-05-22 |
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 2008-05-19 |
| |\ \ |
|
| | * | | mac80211: Add RTNL version of ieee80211_iterate_active_interfaces | Ivo van Doorn | 2008-05-16 |
| * | | | ndisc: Add missing strategies for per-device retrans timer/reachable time set... | YOSHIFUJI Hideaki | 2008-05-19 |
| |/ / |
|
* | | | ip6tnl: Use on-device stats instead of private ones. | Pavel Emelyanov | 2008-05-21 |
* | | | tunnels: Remove stat member from ip_tunnel struct. | Pavel Emelyanov | 2008-05-21 |
* | | | netns: Introduce sysctl root for read-only net sysctls. | Pavel Emelyanov | 2008-05-19 |
| |/
|/| |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-05-15 |
|\ \ |
|
| * | | mac80211: use hardware flags for signal/noise units | Bruno Randolf | 2008-05-14 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-05-15 |
|\ \ \
| |/ /
|/| /
| |/ |
|