summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-19bnx2x: revised driver printsMerav Sicron
2012-03-19bnx2x: added 'likely' to fast-path skb existenceYuval Mintz
2012-03-19be2net: fix programming of VLAN tags for VFAjit Khaparde
2012-03-19be2net: Fix number of vlan slots in flex modeAjit Khaparde
2012-03-19be2net: Program secondary UC MAC address into MAC filterAjit Khaparde
2012-03-19be2net: enable WOL by default if h/w supports itAjit Khaparde
2012-03-19Merge branch 'gianfar-bql' of git://git.kernel.org/pub/scm/linux/kernel/git/p...David S. Miller
2012-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-18Linux 3.3Linus Torvalds
2012-03-18gianfar: use netif_tx_queue_stopped instead of __netif_subqueue_stoppedPaul Gortmaker
2012-03-18Don't limit non-nested epoll pathsJason Baron
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-03-17netfilter: ctnetlink: fix race between delete and timeout expirationPablo Neira Ayuso
2012-03-17ixgbe: always write DMA for single_mapped value with skbAlexander Duyck
2012-03-17phc: Update author's email address.Richard Cochran
2012-03-17ixgbe: Write gso_segs and bytcount to the ring soonerAlexander Duyck
2012-03-17ixgbe: Place skb on first buffer_info structure to avoid using stack spaceAlexander Duyck
2012-03-17ixgbe: Use packets to track Tx completions instead of a seperate valueAlexander Duyck
2012-03-17ixgbe: Modify setup of descriptor flags to avoid conditional jumpsAlexander Duyck
2012-03-17ixgbe: Make certain that all frames fit minimum size requirementsAlexander Duyck
2012-03-17ixgbe: cleanup logic in ixgbe_change_mtuAlexander Duyck
2012-03-17ixgbe: Replace standard receive path with a page based receiveAlexander Duyck
2012-03-17ixgbe: Support RX-ALL feature flag.Ben Greear
2012-03-17ixgbe: Support sending custom Ethernet FCS.Ben Greear
2012-03-17igb: Support RX-ALL feature flag.Ben Greear
2012-03-17igb: Support sending custom Ethernet FCS.Ben Greear
2012-03-17eni: fix driver remove function and driver probe error path.françois romieu
2012-03-17net/irda: add clk_prepare/clk_unprepare to pxaficp_irPhilipp Zabel
2012-03-17arp: allow arp processing to honor per interface arp_accept sysctlNeil Horman
2012-03-17usbnet: use netif_tx_wake_queue instead of netif_start_queueAlexey Orishko
2012-03-17stmmac: Add device-tree supportStefan Roese
2012-03-17netxen: qlogic ethernet : Fix endian bug.Santosh Nayak
2012-03-17ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.RongQing.Li
2012-03-17pxa168: remove unused stats member.Rami Rosen
2012-03-17Merge branch 'akpm' (more patches from Andrew)Linus Torvalds
2012-03-17nilfs2: fix NULL pointer dereference in nilfs_load_super_block()Ryusuke Konishi
2012-03-17nilfs2: clamp ns_r_segments_percentage to [1, 99]Haogang Chen
2012-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-03-17Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2012-03-17afs: Remote abort can cause BUG in rxrpc codeAnton Blanchard
2012-03-17afs: Read of file returns EBADMSGAnton Blanchard
2012-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-16C6X: remove dead code from entry.SMark Salter
2012-03-16cdc_ncm: avoid discarding datagrams in rx pathAlexey Orishko
2012-03-16cdc_ncm: fix MTU and max_datagram_size handlingAlexey Orishko
2012-03-16cdc_ncm: reduce driver latency in the data pathAlexey Orishko
2012-03-16wimax/i2400m: fix erroneous NETDEV_TX_BUSY useEric Dumazet
2012-03-16net/hyperv: fix erroneous NETDEV_TX_BUSY useEric Dumazet