Age | Commit message (Expand) | Author |
2008-07-08 | mac80211: Don't request encryption for probe response | Ivo van Doorn |
2008-07-08 | iwlwifi: fix error path of iwl_rfkill_init | Tomas Winkler |
2008-07-08 | vlan: TCI related type and naming cleanups | Patrick McHardy |
2008-07-08 | vlan: remove useless struct hlist_node declaration from if_vlan.h | Patrick McHardy |
2008-07-08 | vlan: move struct vlan_dev_info to private header | Patrick McHardy |
2008-07-08 | vlan: uninline __vlan_hwaccel_rx | Patrick McHardy |
2008-07-08 | vlan: Add ethtool support | Patrick McHardy |
2008-07-08 | vlan: Use is_vlan_dev() | Joonwoo Park |
2008-07-08 | vlan: fix network_header/mac_header adjustments | Patrick McHardy |
2008-07-08 | irda: Remove useless pm_dev references | Rafael J. Wysocki |
2008-07-08 | ipv4: remove flush_mutex from ipv4_sysctl_rtcache_flush | Denis V. Lunev |
2008-07-08 | net: remove padding from struct socket on 64bit & increase objects/cache | Richard Kennedy |
2008-07-08 | netfilter: fix string extension for case insensitive pattern matching | Joonwoo Park |
2008-07-08 | textsearch: convert kmalloc + memset to kzalloc | Joonwoo Park |
2008-07-08 | textsearch: ts_fsm: return error on request for case insensitive search | Joonwoo Park |
2008-07-08 | textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt ... | Joonwoo Park |
2008-07-08 | textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm | Joonwoo Park |
2008-07-08 | textsearch: support for case insensitive searching | Joonwoo Park |
2008-07-08 | netfilter: ebt_nflog: fix Kconfig typo | Patrick McHardy |
2008-07-08 | netfilter: cleanup netfilter_ipv6.h userspace header | Adrian Bunk |
2008-07-08 | netfilter: ip6table_filter in netns for real | Alexey Dobriyan |
2008-07-08 | netfilter: nf_conntrack: add allocation flag to nf_conntrack_alloc | Pablo Neira Ayuso |
2008-07-08 | netfilter: Get rid of refrences to no longer existant Fast NAT. | Russ Dill |
2008-07-08 | netfilter: use correct namespace in ip6table_security | Alexey Dobriyan |
2008-07-07 | amd8111e: delete non NAPI code from the driver. | Francois Romieu |
2008-07-07 | starfire: delete non NAPI code from the driver. | Francois Romieu |
2008-07-07 | netdev: remove unused S2IO_NAPI | Francois Romieu |
2008-07-06 | netdrv: don't truncate VLAN TCI with VLAN stripping | Patrick McHardy |
2008-07-06 | net: fix dev_set_promiscuity() breakage | Patrick McHardy |
2008-07-05 | net-sched: consolidate default fifo qdisc setup | Patrick McHardy |
2008-07-05 | net-sched: sch_htb: remove write-only qdisc filter_cnt | Patrick McHardy |
2008-07-05 | net-sched: sch_htb: remove child and sibling lists | Patrick McHardy |
2008-07-05 | net-sched: sch_htb: use dynamic class hash helpers | Patrick McHardy |
2008-07-05 | net-sched: sch_htb: move hash and sibling list removal to htb_delete | Patrick McHardy |
2008-07-05 | net-sched: sch_cbq: use dynamic class hash helpers | Patrick McHardy |
2008-07-05 | net-sched: sch_hfsc: use dynamic class hash helpers | Patrick McHardy |
2008-07-05 | net-sched: add dynamically sized qdisc class hash helpers | Patrick McHardy |
2008-07-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-07-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller |
2008-07-05 | vlan: Add GVRP support | Patrick McHardy |
2008-07-05 | vlan: Move device unregistration before lower dev cleanup | Patrick McHardy |
2008-07-05 | vlan: Change vlan_dev_set_vlan_flag() to handle multiple flags at once | Patrick McHardy |
2008-07-05 | net: Add GARP applicant-only participant | Patrick McHardy |
2008-07-05 | bridge: Use STP demux | Patrick McHardy |
2008-07-05 | net: Add STP demux layer | Patrick McHardy |
2008-07-05 | MIB: add struct net to UDP6_INC_STATS_BH | Pavel Emelyanov |
2008-07-05 | MIB: add struct net to UDP6_INC_STATS_USER | Pavel Emelyanov |
2008-07-05 | MIB: add struct net to UDP_INC_STATS_BH | Pavel Emelyanov |
2008-07-05 | MIB: add struct net to UDP_INC_STATS_USER | Pavel Emelyanov |
2008-07-05 | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar... | David S. Miller |