summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-02netem: use rb tree to implement the time queueEric Dumazet1-24/+85
2013-07-02net: qmi_wwan: add TP-LINK MA260Bjørn Mork1-0/+1
2013-07-02net: qmi_wwan: add Option GTM681WBjørn Mork1-0/+1
2013-07-02net: qmi_wwan: fixup Sierra Wireless MC8305 entryBjørn Mork1-1/+0
2013-07-02net: avoid calling sched_clock when LLS is offEliezer Tamir2-6/+22
2013-07-02net: fix LLS debug_smp_processor_id() warningEliezer Tamir1-5/+25
2013-07-02neighbour: fix a race in neigh_destroy()Eric Dumazet1-5/+7
2013-07-02net: stmmac: fixed enh_desc set always zeroByungho An1-3/+3
2013-07-02net: stmmac: fixed operator typoByungho An1-5/+5
2013-07-02xen: Use more current logging stylesJoe Perches2-19/+16
2013-07-02net: fec: Fix multicast list setup in fec_restart().Christoph Müllner1-3/+4
2013-07-02ipv6: fix ecmp lookup when oif is specifiedNicolas Dichtel1-4/+8
2013-07-02ipv6: only apply anti-spoofing checks to not-pointopoint tunnelsHannes Frederic Sowa1-1/+1
2013-07-02Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller119-3098/+3772
2013-07-02openvswitch: Add Kconfig dependency on GRE-DEMUX.Pravin B Shelar3-5/+18
2013-07-02alx: fix ethtool support codeJohannes Berg1-35/+29
2013-07-02alx: fix MAC address alignment problemJohannes Berg1-4/+4
2013-07-02alx: separate link speed/duplex fieldsJohannes Berg4-125/+106
2013-07-02alx: make sizes unsignedJohannes Berg1-4/+4
2013-07-02alx: remove NET_CORE Kconfig selectJohannes Berg1-1/+0
2013-07-02alx: fix 100mbit/half duplex speed translationJohannes Berg1-1/+1
2013-07-02alx: treat flow control correctly in alx_set_pauseparam()Johannes Berg1-1/+2
2013-07-02net/mlx4_core: Add HW enforcement to VF link stateRony Efraim4-22/+60
2013-07-02net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein7-11/+319
2013-07-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller29-820/+529
2013-07-01Linux 3.10Linus Torvalds1-1/+1
2013-07-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+2
2013-07-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds11-93/+61
2013-06-30netfilter: nf_queue: add NFQA_SKB_CSUM_NOTVERIFIED info flagFlorian Westphal2-2/+16
2013-06-30powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan1-1/+2
2013-06-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-7/+14
2013-06-30ARM: dt: Only print warning, not WARN() on bad cpu map in device treeOlof Johansson1-2/+3
2013-06-30powerpc/pci: Improve device hotplug initializationGuenter Roeck1-5/+12
2013-06-29bonding: combine pr_debugs in bond_set_dev_addr into oneNikolay Aleksandrov1-3/+2
2013-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-13/+14
2013-06-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+5
2013-06-29Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validationMathieu Desnoyers1-9/+11
2013-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-1/+5
2013-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-15/+39
2013-06-29Merge tag 'for-linus-20130628' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-34/+22
2013-06-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+5
2013-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-7/+9
2013-06-29UBIFS: fix a horrid bugArtem Bityutskiy1-3/+27
2013-06-29UBIFS: prepare to fix a horrid bugArtem Bityutskiy1-12/+12
2013-06-29Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller14-102/+44
2013-06-29ssb/trivial: replace numeric with standard PM state macrosYijing Wang1-1/+1
2013-06-29net/trivial: replace numeric with standard PM state macrosYijing Wang8-10/+10
2013-06-29nlmon: fix comparison in nlmon_is_valid_mtuDaniel Borkmann1-1/+5
2013-06-29drivers: net: cpsw: add newline after MACID logDaniel Mack1-2/+2
2013-06-29pch_gbe: use managed functions pcim_* and devm_*Andy Shevchenko1-35/+15