aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/plip.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-13ixgbe: Use bool flag to see if the packet unmapping is delayed in HWRSCMallikarjuna R Chilakala1-6/+11
2010-05-13ixgbe: fix setting of promisc mode when using mac-vlansEmil Tantilov3-4/+8
2010-05-13netfilter: remove unnecessary returns from void function()sJoe Perches5-5/+0
2010-05-13netfilter: cleanup printk messagesStephen Hemminger24-64/+64
2010-05-13netfilter: change NF_ASSERT to WARN_ONStephen Hemminger3-18/+3
2010-05-13netfilter: bridge-netfilter: fix crash in br_nf_forward_finish()Bart De Schuymer1-1/+1
2010-05-12cxgb4: report GRO stats with ethtool -SDimitris Michailidis1-0/+6
2010-05-12cxgb4: report the PCIe link speedDimitris Michailidis1-2/+8
2010-05-12cxgb4: configure HW VLAN extraction through FWDimitris Michailidis4-28/+20
2010-05-12e1000e: add PCI device id to enable support for 82567V-4Bruce Allan2-0/+2
2010-05-12e1000e: Fix/cleanup PHY reset code for ICHx/PCHxBruce Allan1-74/+75
2010-05-12e1000e: move settting of flow control refresh timer to link setup codeBruce Allan3-4/+4
2010-05-12e1000e: fix checks for manageability enabled and management pass-throughBruce Allan6-16/+52
2010-05-12e1000e: Incorrect function pointer set for force_speed_duplex on 82577Bruce Allan2-20/+2
2010-05-12e1000e: Cleanup e1000_sw_lcd_config_ich8lan()Bruce Allan1-77/+75
2010-05-12e1000e: Remove EN_MAC_ADDR_FILTER check from enable_mng_pass_thru checkBruce Allan1-4/+4
2010-05-12e1000e: cleanup multiple common exit pointsBruce Allan1-24/+17
2010-05-12e1000e: s/w initiated LSC MSI-X interrupts not generated; no transmitBruce Allan1-2/+9
2010-05-12e1000e: initialize manageability (IPMI) pass-through in 82574/82583Bruce Allan3-9/+55
2010-05-12e1000e: bad state after running ethtool diagnostics with AMT enabledBruce Allan2-7/+18
2010-05-12e1000e: use static params to save stack space (part 2)Bruce Allan1-2/+2
2010-05-12netxen: handle queue manager accessAmit Kumar Salecha3-11/+63
2010-05-12netxen: to fix onchip memory access.Sucheta Chakraborty1-25/+17
2010-05-12netxen: remove unnecessary size checksSucheta Chakraborty2-50/+8
2010-05-12netxen: fix register usageAmit Kumar Salecha3-3/+6
2010-05-12tipc: Reduce footprint by un-inlining tipc_msg_* routinesAllan Stephens2-93/+100
2010-05-12tipc: Reduce footprint by un-inlining buf_acquire routineAllan Stephens2-23/+25
2010-05-12tipc: Reduce footprint by un-inlining bearer congestion routineAllan Stephens2-14/+14
2010-05-12tipc: Reduce footprint by un-inlining port list routinesAllan Stephens2-50/+52
2010-05-12tipc: Reduce footprint by un-inlining nmap routinesAllan Stephens2-59/+64
2010-05-12tipc: Reduce footprint by un-inlining address routinesAllan Stephens2-34/+35
2010-05-12tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens13-55/+55
2010-05-12tipc: Relocate trivial link status functions to header fileAllan Stephens3-31/+36
2010-05-12tipc: remove abstraction for link_max_pktAllan Stephens1-16/+11
2010-05-12tipc: Update commenting in TIPC APIAllan Stephens2-11/+11
2010-05-12tipc: Add support for "-s" configuration optionAllan Stephens4-3/+43
2010-05-12tipc: Rename "multicast-link" to "broadcast-link"Allan Stephens1-1/+1
2010-05-12tipc: Eliminate unnecessary initialization in native API send routinesAllan Stephens1-2/+2
2010-05-12tipc: Prune unused data structures from configuration serviceAllan Stephens1-14/+14
2010-05-12tipc: Eliminate unused argument in print statementAllan Stephens1-3/+1
2010-05-12tipc: Eliminate obsolete port's "congested_link" fieldAllan Stephens3-5/+0
2010-05-12netfilter: xtables: add missing depends for xt_TEEJan Engelhardt1-0/+1
2010-05-11drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-atomic slotAndrew Morton1-2/+6
2010-05-11hp_accel: fix race in device removalOliver Neukum1-1/+1
2010-05-11mqueue: fix kernel BUG caused by double free() on mq_open()André Goddard Rosa1-1/+1
2010-05-11fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking linesMichael Hennerich1-7/+8
2010-05-11memcg: fix css_is_ancestor() RCU lockingKAMEZAWA Hiroyuki2-9/+26
2010-05-11memcg: fix css_id() RCU locking for realKAMEZAWA Hiroyuki2-16/+18
2010-05-11bsdacct: use del_timer_sync() in acct_exit_ns()Vitaliy Gusev1-8/+9
2010-05-11rmap: remove anon_vma check in page_address_in_vma()Naoya Horiguchi1-5/+4