| Commit message (Expand) | Author | Age |
... | |
| * | | | | ipv6: Add IFA_F_DADFAILED flag | Brian Haley | 2009-09-11 |
| * | | | | net: Add DEVTYPE support for Ethernet based devices | Marcel Holtmann | 2009-09-11 |
| * | | | | net: force bridge module(s) to be GPL | Stephen Hemminger | 2009-09-11 |
| * | | | | Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loaded | Arnaldo Carvalho de Melo | 2009-09-11 |
| * | | | | net: unix: fix sending fds in multiple buffers | Miklos Szeredi | 2009-09-11 |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-09-10 |
| |\ \ \ \ |
|
| | * | | | | netfilter: ebt_ulog: fix checkentry return value | Patrick McHardy | 2009-09-01 |
| | * | | | | IPVS: Add handling of incoming ICMPV6 messages | Julius Volz | 2009-08-31 |
| | * | | | | netfilter: ip6t_eui: fix read outside array bounds | Patrick McHardy | 2009-08-31 |
| | * | | | | netfilter: nf_conntrack: netns fix re reliable conntrack event delivery | Alexey Dobriyan | 2009-08-31 |
| | * | | | | ipvs: Use atomic operations atomicly | Simon Horman | 2009-08-31 |
| | * | | | | netfilter: nfnetlink: constify message attributes and headers | Patrick McHardy | 2009-08-25 |
| | * | | | | netlink: constify nlmsghdr arguments | Patrick McHardy | 2009-08-25 |
| | * | | | | netfilter: nf_conntrack: log packets dropped by helpers | Patrick McHardy | 2009-08-25 |
| | * | | | | netfilter: bridge: refcount fix | Eric Dumazet | 2009-08-24 |
| | * | | | | netfilter: nf_nat: fix inverted logic for persistent NAT mappings | Maximilian Engelhardt | 2009-08-24 |
| | * | | | | netfilter: xtables: mark initial tables constant | Jan Engelhardt | 2009-08-24 |
| | * | | | | Merge branch 'master' of git://dev.medozas.de/linux | Patrick McHardy | 2009-08-10 |
| | |\ \ \ \ |
|
| | | * | | | | netfilter: xtables: check for standard verdicts in policies | Jan Engelhardt | 2009-08-10 |
| | | * | | | | netfilter: xtables: check for unconditionality of policies | Jan Engelhardt | 2009-08-10 |
| | | * | | | | netfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooks | Jan Engelhardt | 2009-08-10 |
| | | * | | | | netfilter: xtables: use memcmp in unconditional check | Jan Engelhardt | 2009-08-10 |
| | | * | | | | netfilter: iptables: remove unused datalen variable | Jan Engelhardt | 2009-08-10 |
| | | * | | | | netfilter: xtables: switch table AFs to nfproto | Jan Engelhardt | 2009-08-10 |
| | | * | | | | netfilter: xtables: switch hook PFs to nfproto | Jan Engelhardt | 2009-08-10 |
| | | * | | | | netfilter: conntrack: switch hook PFs to nfproto | Jan Engelhardt | 2009-08-10 |
| | | * | | | | netfilter: xtables: remove xt_owner v0 | Jan Engelhardt | 2009-08-10 |
| | | * | | | | netfilter: xtables: remove xt_mark v0 | Jan Engelhardt | 2009-08-10 |
| | | * | | | | netfilter: xtables: remove xt_iprange v0 | Jan Engelhardt | 2009-08-10 |
| | | * | | | | netfilter: xtables: remove xt_conntrack v0 | Jan Engelhardt | 2009-08-10 |
| | | * | | | | netfilter: xtables: remove xt_connmark v0 | Jan Engelhardt | 2009-08-10 |
| | | * | | | | netfilter: xtables: remove xt_MARK v0, v1 | Jan Engelhardt | 2009-08-10 |
| | | * | | | | netfilter: xtables: remove xt_CONNMARK v0 | Jan Engelhardt | 2009-08-10 |
| | | * | | | | netfilter: xtables: remove xt_TOS v0 | Jan Engelhardt | 2009-08-10 |
| | * | | | | | netfilter: ebtables: Use %pM conversion specifier | Tobias Klauser | 2009-08-10 |
| | * | | | | | netfilter: nf_conntrack: add SCTP support for SO_ORIGINAL_DST | Rafael Laufer | 2009-08-10 |
| | |/ / / / |
|
| * | | | | | net_sched: fix estimator lock selection for mq child qdiscs | Patrick McHardy | 2009-09-09 |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-09-09 |
| |\ \ \ \ \ |
|
| | * | | | | | cfg80211: allow scanning on specified frequencies when using wext-compatibility | Holger Schurig | 2009-09-09 |
| | * | | | | | wireless: update cfg80211 kconfig entry | Luis R. Rodriguez | 2009-09-08 |
| * | | | | | | headers: net/ipv[46]/protocol.c header trim | Alexey Dobriyan | 2009-09-09 |
| |/ / / / / |
|
| * | | | | | net_sched: add classful multiqueue dummy scheduler | David S. Miller | 2009-09-06 |
| * | | | | | net_sched: move dev_graft_qdisc() to sch_generic.c | Patrick McHardy | 2009-09-06 |
| * | | | | | net_sched: reintroduce dev->qdisc for use by sch_api | Patrick McHardy | 2009-09-06 |
| * | | | | | net_sched: remove some unnecessary checks in classful schedulers | Patrick McHardy | 2009-09-06 |
| * | | | | | net_sched: make cls_ops->change and cls_ops->delete optional | Patrick McHardy | 2009-09-06 |
| * | | | | | net_sched: make cls_ops->tcf_chain() optional | Patrick McHardy | 2009-09-06 |
| * | | | | | net_sched: fix class grafting errno codes | Patrick McHardy | 2009-09-05 |
| * | | | | | netlink: silence compiler warning | Brian Haley | 2009-09-04 |
| * | | | | | sctp: Catch bogus stream sequence numbers | Vlad Yasevich | 2009-09-04 |