Age | Commit message (Expand) | Author |
2010-09-15 | ipip: get rid of ipip_lock | Eric Dumazet |
2010-09-15 | net: add rtnl_dereference() | Eric Dumazet |
2010-09-15 | ethtool: Remove unimplemented flow specification types | Ben Hutchings |
2010-09-15 | ethtool: Complete kernel-doc comments for RX flow filter and hash control | Ben Hutchings |
2010-09-15 | tg3: phy tmp variable roundup | Matt Carlson |
2010-09-15 | tg3: Dynamically allocate VPD data memory | Matt Carlson |
2010-09-15 | tg3: Use skb_is_gso_v6() | Matt Carlson |
2010-09-15 | tg3: Move producer ring struct to tg3_napi | Matt Carlson |
2010-09-15 | tg3: Clarify semantics of TG3_IRQ_MAX_VECS | Matt Carlson |
2010-09-15 | tg3: Unlock 5717 B0+ support | Matt Carlson |
2010-09-15 | tg3: Don't send APE events for NCSI firmware | Matt Carlson |
2010-09-15 | tg3: Disable TSS | Matt Carlson |
2010-09-15 | tg3: Fix read DMA FIFO overruns on recent devices | Matt Carlson |
2010-09-15 | dccp ccid-3: Simplify and consolidate tx_parse_options | Gerrit Renker |
2010-09-15 | dccp ccid-3: remove buggy RTT-sampling history lookup | Gerrit Renker |
2010-09-15 | dccp ccid-3: A lower bound for the inter-packet scheduling algorithm | Gerrit Renker |
2010-09-14 | X.25 remove bkl in connect | andrew hendry |
2010-09-14 | X.25 remove bkl in accept | Andrew Hendry |
2010-09-14 | X.25 remove bkl in bind | andrew hendry |
2010-09-14 | X.25 remove bkl in listen | andrew hendry |
2010-09-14 | net/irda: Use static const char * const where possible | Joe Perches |
2010-09-14 | drivers/net/wireless: Use static const char * const where possible | Joe Perches |
2010-09-14 | drivers/net/pcmcia: Use static const char * const where possible | Joe Perches |
2010-09-14 | drivers/net: Use static const char * const where possible | Joe Perches |
2010-09-14 | drivers/isdn: Use static const char * const where possible | Joe Perches |
2010-09-14 | e1000e: Simplify MSI interrupt testing | Jean Delvare |
2010-09-13 | uwb: use '%pM' format to print MAC address | Andy Shevchenko |
2010-09-13 | bnx2x: Spread rx buffers between allocated queues | Dmitry Kravkov |
2010-09-13 | cx82310_eth: allow empty URBs | Ondrej Zary |
2010-09-13 | cx82310_eth: check usb_string() return value for error | Ondrej Zary |
2010-09-13 | drivers/net/skfp: Remove pr_<level> uses of KERN_<level> | Joe Perches |
2010-09-13 | net/cxgb3: remove undefined operations | Andreas Schwab |
2010-09-13 | net/de4x5: remove undefined operations | Andreas Schwab |
2010-09-13 | sundance: Add power management hooks | Denis Kirjanov |
2010-09-13 | flow: better memory management | Eric Dumazet |
2010-09-13 | sfc: Fix order of channel_name array dimensions | Ben Hutchings |
2010-09-12 | bna: Check for NULL before deref in bnad_cb_tx_cleanup | David S. Miller |
2010-09-10 | pkt_sched: remov unnecessary bh_disable | stephen hemminger |
2010-09-10 | fib: cleanups | Eric Dumazet |
2010-09-10 | sfc: Allow changing the DMA ring sizes dynamically via ethtool | Ben Hutchings |
2010-09-10 | sfc: Make the dmaq size a run-time setting (rather than compile-time) | Steve Hodgson |
2010-09-10 | sfc: Allocate each channel separately, along with its RX and TX queues | Ben Hutchings |
2010-09-10 | sfc: Refactor channel and queue lookup and iteration | Ben Hutchings |
2010-09-10 | sfc: Abstract channel and index lookup for RX queues | Ben Hutchings |
2010-09-10 | sfc: Allocate DMA and event rings using GFP_KERNEL | Ben Hutchings |
2010-09-10 | sfc: Fix failure paths in efx_probe_port() | Ben Hutchings |
2010-09-10 | sfc: Remove declarations of functions that no longer exist | Ben Hutchings |
2010-09-10 | sfc: Accumulate RX_NODESC_DROP count in rx_dropped, not rx_over_errors | Ben Hutchings |
2010-09-10 | sfc: Use MCDI RX_BAD_FCS_PKTS count as MAC rx_bad count | Ben Hutchings |
2010-09-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |