aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* textsearch: ts_fsm: return error on request for case insensitive searchJoonwoo Park2008-07-08
* textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt ...Joonwoo Park2008-07-08
* textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithmJoonwoo Park2008-07-08
* textsearch: support for case insensitive searchingJoonwoo Park2008-07-08
* netfilter: ebt_nflog: fix Kconfig typoPatrick McHardy2008-07-08
* netfilter: cleanup netfilter_ipv6.h userspace headerAdrian Bunk2008-07-08
* netfilter: ip6table_filter in netns for realAlexey Dobriyan2008-07-08
* netfilter: nf_conntrack: add allocation flag to nf_conntrack_allocPablo Neira Ayuso2008-07-08
* netfilter: Get rid of refrences to no longer existant Fast NAT.Russ Dill2008-07-08
* netfilter: use correct namespace in ip6table_securityAlexey Dobriyan2008-07-08
* amd8111e: delete non NAPI code from the driver.Francois Romieu2008-07-08
* starfire: delete non NAPI code from the driver.Francois Romieu2008-07-08
* netdev: remove unused S2IO_NAPIFrancois Romieu2008-07-08
* netdrv: don't truncate VLAN TCI with VLAN strippingPatrick McHardy2008-07-06
* net: fix dev_set_promiscuity() breakagePatrick McHardy2008-07-06
* net-sched: consolidate default fifo qdisc setupPatrick McHardy2008-07-06
* net-sched: sch_htb: remove write-only qdisc filter_cntPatrick McHardy2008-07-06
* net-sched: sch_htb: remove child and sibling listsPatrick McHardy2008-07-06
* net-sched: sch_htb: use dynamic class hash helpersPatrick McHardy2008-07-06
* net-sched: sch_htb: move hash and sibling list removal to htb_deletePatrick McHardy2008-07-06
* net-sched: sch_cbq: use dynamic class hash helpersPatrick McHardy2008-07-06
* net-sched: sch_hfsc: use dynamic class hash helpersPatrick McHardy2008-07-06
* net-sched: add dynamically sized qdisc class hash helpersPatrick McHardy2008-07-06
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-06
|\
| * fs_enet: restore promiscuous and multicast settings in restart()Laurent Pinchart2008-07-04
| * ibm_newemac: Fixes entry of short packetsSathya Narayanan2008-07-04
| * ibm_newemac: Fixes kernel crashes when speed of cable connected changesSathya Narayanan2008-07-04
| * pasemi_mac: Access iph->tot_len with correct endiannessRoland Dreier2008-07-04
| * ehea: Access iph->tot_len with correct endiannessRoland Dreier2008-07-04
| * ehea: fix race conditionJan-Bernd Themann2008-07-04
| * ehea: add MODULE_DEVICE_TABLEJan-Bernd Themann2008-07-04
| * ehea: fix might sleep problemJan-Bernd Themann2008-07-04
| * forcedeth: fix lockdep warning on ethtool -sTobias Diedrich2008-07-04
| * Add missing skb->dev assignment in Frame Relay RX codeKrzysztof Halasa2008-07-04
| * bridge: fix use-after-free in br_cleanup_bridges()Patrick McHardy2008-07-03
| * tcp: fix a size_t < 0 comparison in tcp_read_sockOctavian Purdila2008-07-03
| * tcp: net/ipv4/tcp.c needs linux/scatterlist.hAndrew Morton2008-07-03
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-07-03
| |\
| | * libertas: support USB persistence on suspend/resume (resend)andrey@cozybit.com2008-07-02
| | * iwlwifi: drop skb silently for Tx request in monitor modeZhu Yi2008-07-02
| | * iwlwifi: fix incorrect 5GHz rates reported in monitor modeRick Farrington2008-07-02
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-02
| |\ \
| | * | PCI: acpiphp: cleanup notify handler on all root bridgesAlex Chiang2008-07-02
| | * | PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.Benjamin Li2008-07-02
| | * | PCI: Restrict VPD read permission to rootBen Hutchings2008-07-01
| * | | Merge branch 'i2c-fix' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2008-07-02
| |\ \ \
| | * | | I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device.Ben Dooks2008-07-01
| | * | | I2C: S3C2410: Fixup error codes returned rom a transfer.Ben Dooks2008-07-01
| | * | | I2C: S3C2410: Check ACK on byte transmissionBen Dooks2008-07-01
| * | | | Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-07-02
| |\ \ \ \