summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds41-393/+544
2013-04-20net: fix incorrect credentials passingLinus Torvalds1-2/+2
2013-04-19net: rate-limit warn-bad-offload splats.Ben Greear1-0/+3
2013-04-19net: ax88796: avoid 64 bit arithmeticArnd Bergmann1-1/+1
2013-04-19qlge: Update version to 1.00.00.32.Jitendra Kalsaria1-1/+1
2013-04-19qlge: Fix ethtool autoneg advertising.Jitendra Kalsaria1-1/+1
2013-04-19qlge: Fix receive path to drop error framesSritej Velaga1-7/+29
2013-04-19Merge branch 'qmi_wwan'David S. Miller1-0/+104
2013-04-19net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)Bjørn Mork1-0/+9
2013-04-19net: qmi_wwan: fixup destination address (firmware bug workaround)Bjørn Mork1-0/+11
2013-04-19net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)Bjørn Mork1-0/+84
2013-04-19Merge branch 'bonding'David S. Miller1-0/+21
2013-04-19bonding: in bond_mc_swap() bond's mc addr list is walked without locknikolay@redhat.com1-0/+4
2013-04-19bonding: disable netpoll on enslave failurenikolay@redhat.com1-0/+1
2013-04-19bonding: primary_slave & curr_active_slave are not cleaned on enslave failurenikolay@redhat.com1-0/+10
2013-04-19bonding: vlans don't get deleted on enslave failurenikolay@redhat.com1-0/+1
2013-04-19bonding: mc addresses don't get deleted on enslave failurenikolay@redhat.com1-0/+5
2013-04-19pkt_sched: fix error return code in fw_change_attrs()Wei Yongjun1-1/+1
2013-04-19irda: small read past the end of array in debug codeDan Carpenter3-3/+13
2013-04-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+4
2013-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-3/+19
2013-04-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller11-157/+211
2013-04-19tcp: call tcp_replace_ts_recent() from tcp_ack()Eric Dumazet1-33/+31
2013-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+2
2013-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-220/+216
2013-04-19Input: wacom - fix "can not retrieve extra class descriptor" for DTH2242Ping Cheng1-1/+1
2013-04-19Input: wacom - DTH2242 Grip Pen id was off by one bitPing Cheng1-1/+1
2013-04-18Merge branch 'userns-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-9/+13
2013-04-18Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds1-4/+0
2013-04-19netfilter: xt_rpfilter: skip locally generated broadcast/multicast, tooFlorian Westphal2-2/+14
2013-04-18Revert "hp-wmi: Add support for SMBus hotkeys"Matthew Garrett1-4/+0
2013-04-18netfilter: ipset: bitmap:ip,mac: fix listing with timeoutJozsef Kadlecsik1-1/+5
2013-04-18bonding: fix l23 and l34 load balancing in forwarding pathEric Dumazet1-25/+30
2013-04-18bnx2x: Fix status blocks configurationAriel Elior1-2/+5
2013-04-18bnx2x: Prevent UNDI FW illegal host accessDmitry Kravkov1-0/+4
2013-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville11-157/+211
2013-04-18Merge branch 'qlogic'David S. Miller2-7/+11
2013-04-18qlcnic: Fix typo in logsShahed Shaikh1-5/+4
2013-04-18qlcnic: fix TSO race conditionSritej Velaga1-2/+1
2013-04-18qlcnic: Stop traffic before performing loopback testJitendra Kalsaria1-0/+6
2013-04-18ixgbe: Fix a bug in setting VF VLAN via PFGreg Rose1-0/+6
2013-04-18igb: Revert support for build_skb in igbAlexander Duyck2-114/+4
2013-04-18Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller5-23/+28
2013-04-18ARM: highbank: fix cache flush ordering for cpu hotplugRob Herring1-6/+4
2013-04-18Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds7-31/+19
2013-04-18kprobes: Fix a double lock bug of kprobe_mutexMasami Hiramatsu1-6/+13
2013-04-18dmaengine: at_hdmac: fix race condition in atc_advance_work()Ludovic Desroches1-5/+4
2013-04-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2-13/+19
2013-04-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-1/+5
2013-04-17Merge branch 'akpm' (fixes from Andrew)Linus Torvalds10-17/+21