summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | mac80211: add block ack request capabilityRon Rindjunsky2008-07-085-2/+56
| * | mac80211: Don't request encryption for probe responseIvo van Doorn2008-07-081-0/+1
| * | iwlwifi: fix error path of iwl_rfkill_initTomas Winkler2008-07-081-6/+2
* | | vlan: avoid header copying and linearisation where possiblePatrick McHardy2008-07-082-44/+8
|/ /
* | vlan: TCI related type and naming cleanupsPatrick McHardy2008-07-086-95/+103
* | vlan: remove useless struct hlist_node declaration from if_vlan.hPatrick McHardy2008-07-081-4/+0
* | vlan: move struct vlan_dev_info to private headerPatrick McHardy2008-07-087-53/+80
* | vlan: uninline __vlan_hwaccel_rxPatrick McHardy2008-07-085-61/+72
* | vlan: Add ethtool supportPatrick McHardy2008-07-081-0/+18
* | vlan: Use is_vlan_dev()Joonwoo Park2008-07-083-4/+3
* | vlan: fix network_header/mac_header adjustmentsPatrick McHardy2008-07-082-3/+0
* | irda: Remove useless pm_dev referencesRafael J. Wysocki2008-07-083-4/+0
* | ipv4: remove flush_mutex from ipv4_sysctl_rtcache_flushDenis V. Lunev2008-07-081-8/+6
* | net: remove padding from struct socket on 64bit & increase objects/cacheRichard Kennedy2008-07-081-2/+2
* | netfilter: fix string extension for case insensitive pattern matchingJoonwoo Park2008-07-082-3/+50
* | textsearch: convert kmalloc + memset to kzallocJoonwoo Park2008-07-081-2/+1
* | textsearch: ts_fsm: return error on request for case insensitive searchJoonwoo Park2008-07-081-1/+5
* | textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt ...Joonwoo Park2008-07-081-8/+21
* | textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithmJoonwoo Park2008-07-081-6/+20
* | textsearch: support for case insensitive searchingJoonwoo Park2008-07-082-11/+13
* | netfilter: ebt_nflog: fix Kconfig typoPatrick McHardy2008-07-081-1/+1
* | netfilter: cleanup netfilter_ipv6.h userspace headerAdrian Bunk2008-07-081-0/+4
* | netfilter: ip6table_filter in netns for realAlexey Dobriyan2008-07-081-9/+22
* | netfilter: nf_conntrack: add allocation flag to nf_conntrack_allocPablo Neira Ayuso2008-07-083-5/+7
* | netfilter: Get rid of refrences to no longer existant Fast NAT.Russ Dill2008-07-082-5/+3
* | netfilter: use correct namespace in ip6table_securityAlexey Dobriyan2008-07-081-3/+3
* | amd8111e: delete non NAPI code from the driver.Francois Romieu2008-07-072-144/+7
* | starfire: delete non NAPI code from the driver.Francois Romieu2008-07-072-80/+45
* | netdev: remove unused S2IO_NAPIFrancois Romieu2008-07-072-19/+2
* | netdrv: don't truncate VLAN TCI with VLAN strippingPatrick McHardy2008-07-067-18/+11
* | net: fix dev_set_promiscuity() breakagePatrick McHardy2008-07-061-1/+1
* | net-sched: consolidate default fifo qdisc setupPatrick McHardy2008-07-055-82/+54
* | net-sched: sch_htb: remove write-only qdisc filter_cntPatrick McHardy2008-07-051-7/+0
* | net-sched: sch_htb: remove child and sibling listsPatrick McHardy2008-07-051-14/+7
* | net-sched: sch_htb: use dynamic class hash helpersPatrick McHardy2008-07-051-58/+42
* | net-sched: sch_htb: move hash and sibling list removal to htb_deletePatrick McHardy2008-07-051-23/+17
* | net-sched: sch_cbq: use dynamic class hash helpersPatrick McHardy2008-07-051-57/+55
* | net-sched: sch_hfsc: use dynamic class hash helpersPatrick McHardy2008-07-051-41/+40
* | net-sched: add dynamically sized qdisc class hash helpersPatrick McHardy2008-07-052-0/+146
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-05433-6458/+18211
|\ \ | |/
| * fs_enet: restore promiscuous and multicast settings in restart()Laurent Pinchart2008-07-041-0/+3
| * ibm_newemac: Fixes entry of short packetsSathya Narayanan2008-07-041-0/+6
| * ibm_newemac: Fixes kernel crashes when speed of cable connected changesSathya Narayanan2008-07-041-0/+2
| * pasemi_mac: Access iph->tot_len with correct endiannessRoland Dreier2008-07-041-1/+1
| * ehea: Access iph->tot_len with correct endiannessRoland Dreier2008-07-041-1/+1
| * ehea: fix race conditionJan-Bernd Themann2008-07-042-7/+16
| * ehea: add MODULE_DEVICE_TABLEJan-Bernd Themann2008-07-041-0/+1
| * ehea: fix might sleep problemJan-Bernd Themann2008-07-042-12/+12
| * forcedeth: fix lockdep warning on ethtool -sTobias Diedrich2008-07-041-2/+13
| * Add missing skb->dev assignment in Frame Relay RX codeKrzysztof Halasa2008-07-041-0/+1
OpenPOWER on IntegriCloud