| Commit message (Expand) | Author | Age |
* | bridge: change console message interface | stephen hemminger | 2010-05-16 |
* | bridge: netpoll cleanup | stephen hemminger | 2010-05-16 |
* | rndis_host: Poll status channel before control channel | Ben Hutchings | 2010-05-16 |
* | netfilter: xt_TEE depends on NF_CONNTRACK | Randy Dunlap | 2010-05-14 |
* | qlcnic: add idc debug registers | Sucheta Chakraborty | 2010-05-14 |
* | qlcnic: support quisce mode | Sucheta Chakraborty | 2010-05-14 |
* | qlcnic: check device class | Sucheta Chakraborty | 2010-05-14 |
* | qlcnic: check IDC version | Sucheta Chakraborty | 2010-05-14 |
* | qlcnic: cleanup unused code | Amit Kumar Salecha | 2010-05-14 |
* | qlcnic: cleanup dma mask setting | Amit Kumar Salecha | 2010-05-14 |
* | qlcnic: fix caching window register | Amit Kumar Salecha | 2010-05-14 |
* | qlcnic: remove obsolete register | Amit Kumar Salecha | 2010-05-14 |
* | qlcnic: fix context cleanup | Amit Kumar Salecha | 2010-05-14 |
* | sky2: version 1.28 | stephen hemminger | 2010-05-14 |
* | sky2: Avoid allocating memory in sky2_resume | Mike McCormack | 2010-05-14 |
* | sky2: Refactor down/up code out of sky2_restart() | Mike McCormack | 2010-05-14 |
* | sky2: Shut off interrupts before NAPI | Mike McCormack | 2010-05-14 |
* | sky2: Avoid race in sky2_change_mtu | Mike McCormack | 2010-05-14 |
* | sky2: Restore multicast after restart | Mike McCormack | 2010-05-14 |
* | ixgb and e1000: Use new function for copybreak tests | Joe Perches | 2010-05-14 |
* | e1000: cleanup unused parameters | Jesse Brandeburg | 2010-05-14 |
* | e1000: fix WARN_ON with mac-vlan | Jesse Brandeburg | 2010-05-14 |
* | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-14 |
* | ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardware | Mallikarjuna R Chilakala | 2010-05-14 |
* | ixgbe: Use bool flag to see if the packet unmapping is delayed in HWRSC | Mallikarjuna R Chilakala | 2010-05-14 |
* | ixgbe: fix setting of promisc mode when using mac-vlans | Emil Tantilov | 2010-05-14 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-05-13 |
|\ |
|
| * | netfilter: remove unnecessary returns from void function()s | Joe Perches | 2010-05-13 |
| * | netfilter: cleanup printk messages | Stephen Hemminger | 2010-05-13 |
| * | netfilter: change NF_ASSERT to WARN_ON | Stephen Hemminger | 2010-05-13 |
| * | netfilter: bridge-netfilter: fix crash in br_nf_forward_finish() | Bart De Schuymer | 2010-05-13 |
| * | Merge branch 'master' of git://dev.medozas.de/linux | Patrick McHardy | 2010-05-11 |
| |\ |
|
| | * | netfilter: xtables: combine built-in extension structs | Jan Engelhardt | 2010-05-11 |
| | * | netfilter: xtables: change hotdrop pointer to direct modification | Jan Engelhardt | 2010-05-11 |
| | * | netfilter: xtables: deconstify struct xt_action_param for matches | Jan Engelhardt | 2010-05-11 |
| | * | netfilter: xtables: substitute temporary defines by final name | Jan Engelhardt | 2010-05-11 |
| | * | netfilter: xtables: combine struct xt_match_param and xt_target_param | Jan Engelhardt | 2010-05-11 |
| | * | netfilter: xtables: dissolve do_match function | Jan Engelhardt | 2010-05-02 |
| | * | netfilter: xtables: fix incorrect return code | Jan Engelhardt | 2010-05-02 |
| | * | netfilter: ip_tables: fix compilation when debug is enabled | Jan Engelhardt | 2010-05-02 |
* | | | cxgb4: report GRO stats with ethtool -S | Dimitris Michailidis | 2010-05-13 |
* | | | cxgb4: report the PCIe link speed | Dimitris Michailidis | 2010-05-13 |
* | | | cxgb4: configure HW VLAN extraction through FW | Dimitris Michailidis | 2010-05-13 |
* | | | e1000e: add PCI device id to enable support for 82567V-4 | Bruce Allan | 2010-05-13 |
* | | | e1000e: Fix/cleanup PHY reset code for ICHx/PCHx | Bruce Allan | 2010-05-13 |
* | | | e1000e: move settting of flow control refresh timer to link setup code | Bruce Allan | 2010-05-13 |
* | | | e1000e: fix checks for manageability enabled and management pass-through | Bruce Allan | 2010-05-13 |
* | | | e1000e: Incorrect function pointer set for force_speed_duplex on 82577 | Bruce Allan | 2010-05-13 |
* | | | e1000e: Cleanup e1000_sw_lcd_config_ich8lan() | Bruce Allan | 2010-05-13 |
* | | | e1000e: Remove EN_MAC_ADDR_FILTER check from enable_mng_pass_thru check | Bruce Allan | 2010-05-13 |