aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* e1000e: register pm_qos request on hardware activationFlorian Mickler2010-08-03
* ip_fragment: fix subtracting PPPOE_SES_HLEN from mtu twiceChangli Gao2010-08-02
* net: Add getsockopt support for TCP thin-streamsJosh Hunt2010-08-02
* cxgb4: update driver versionDimitris Michailidis2010-08-02
* cxgb4: add new PCI IDsDimitris Michailidis2010-08-02
* cxgb4: fix wrong shift directionDimitris Michailidis2010-08-02
* cxgb4: support running the driver on PCI functions besides 0Dimitris Michailidis2010-08-02
* cxgb4: advertise NETIF_F_TSO_ECNDimitris Michailidis2010-08-02
* cxgb4: get on-chip queue info from FW and create a memory window for themDimitris Michailidis2010-08-02
* cxgb4: fix TSO descriptorsDimitris Michailidis2010-08-02
* cxgb4: don't offload Rx checksums for IPv6 fragmentsDimitris Michailidis2010-08-02
* cxgb4: disable an interrupt that is neither used nor servicedDimitris Michailidis2010-08-02
* hp100: unmap memory on error pathDan Carpenter2010-08-02
* Tulip: don't initialize SBE xT3E3 WAN ports.Krzysztof HaƂasa2010-08-02
* drivers/net/wan/farsync.c: Use standard pr_<level>Joe Perches2010-08-02
* Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-08-02
|\
| * vhost-net: mergeable buffers supportDavid Stevens2010-07-28
| * vhost: apply cgroup to vhost workersMichael S. Tsirkin2010-07-28
| * cgroups: Add an API to attach a task to current task's cgroupSridhar Samudrala2010-07-28
| * vhost: replace vhost_workqueue with per-vhost kthreadTejun Heo2010-07-28
* | tg3: Update version to 3.113Matt Carlson2010-08-02
* | tg3: Migrate tg3_flags to phy_flagsMatt Carlson2010-08-02
* | tg3: Create phy_flags and migrate phy_is_low_powerMatt Carlson2010-08-02
* | tg3: Add phy-related preprocessor constantsMatt Carlson2010-08-02
* | tg3: Add error reporting to tg3_phydsp_write()Matt Carlson2010-08-02
* | tg3: Improve small packet performanceMatt Carlson2010-08-02
* | tg3: Remove 5720, 5750, and 5750MMatt Carlson2010-08-02
* | tg3: Detect APE firmware typesMatt Carlson2010-08-02
* | tg3: Restrict ASPM workaround devlistMatt Carlson2010-08-02
* | tg3: Manage gphy power for CPMU-less devs onlyMatt Carlson2010-08-02
* | tg3: Don't access phy test ctrl reg for 5717+Matt Carlson2010-08-02
* | tg3: Create TG3_FLG3_5717_PLUS flagMatt Carlson2010-08-02
* | tg3: Disable TSS also during tg3_close()Matt Carlson2010-08-02
* | tg3: Add 5784 ASIC rev to earlier PCIe MPS fixMatt Carlson2010-08-02
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-08-02
|\ \
| * | netfilter: nf_conntrack_acct: use skb->len for accountingChangli Gao2010-08-02
| * | netfilter: nf_nat: don't check if the tuple is unique when there isn't any ot...Changli Gao2010-08-02
| * | netfilter: nf_nat: make unique_tuple return voidChangli Gao2010-08-02
| * | netfilter: nf_nat: use local variable hdrlenChangli Gao2010-08-02
| * | ipvs: provide default ip_vs_conn_{in,out}_get_protoSimon Horman2010-08-02
| * | ipvs: remove EXPERIMENTAL tagSimon Horman2010-08-02
| * | netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist()Changli Gao2010-08-02
| * | netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessaryEric Dumazet2010-08-02
| * | netfilter: iptables: use skb->len for accountingChangli Gao2010-07-23
| * | netfilter: ip6tables: use skb->len for accountingChangli Gao2010-07-23
| * | xt_quota: report initial quota value instead of current value to userspaceChangli Gao2010-07-23
| * | netfilter: xt_quota: use per-rule spin lockChangli Gao2010-07-23
| * | netfilter: arptables: use arp_hdr_len()Changli Gao2010-07-23
| * | netfilter: nf_nat_core: merge the same linesChangli Gao2010-07-23
| * | netfilter: add xt_cpu matchEric Dumazet2010-07-23