summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-06-29ARM: dt: Only print warning, not WARN() on bad cpu map in device treeOlof Johansson
2013-06-30powerpc/pci: Improve device hotplug initializationGuenter Roeck
2013-06-29bonding: combine pr_debugs in bond_set_dev_addr into oneNikolay Aleksandrov
2013-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-06-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-06-29Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validationMathieu Desnoyers
2013-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-29Merge tag 'for-linus-20130628' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-06-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-29UBIFS: fix a horrid bugArtem Bityutskiy
2013-06-29UBIFS: prepare to fix a horrid bugArtem Bityutskiy
2013-06-28Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-06-28ssb/trivial: replace numeric with standard PM state macrosYijing Wang
2013-06-28net/trivial: replace numeric with standard PM state macrosYijing Wang
2013-06-28nlmon: fix comparison in nlmon_is_valid_mtuDaniel Borkmann
2013-06-28drivers: net: cpsw: add newline after MACID logDaniel Mack
2013-06-28pch_gbe: use managed functions pcim_* and devm_*Andy Shevchenko
2013-06-28pch_gbe: convert pr_* to netdev_*Andy Shevchenko
2013-06-28pch_gbe: remove inline keyword for exported functionsAndy Shevchenko
2013-06-28usbnet: ax88179_178a: add .reset_resume hookDavid Chang
2013-06-28usbnet: ax88179_178a: Correct a typo in descriptionDavid Chang
2013-06-28ipv4: use next hop exceptions also for input routesTimo Teräs
2013-06-28ipv6: resend MLD report if a link-local address completes DADHannes Frederic Sowa
2013-06-28ipv6: introduce per-interface counter for dad-completed ipv6 addressesHannes Frederic Sowa
2013-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-28mn10300: Use early_param() to parse "mem=" parameterAkira Takeuchi
2013-06-28mn10300: Allow to pass array name to get_user()Akira Takeuchi
2013-06-27bonding: when cloning a MAC use NET_ADDR_STOLENnikolay@redhat.com
2013-06-27bonding: remove unnecessary dev_addr_from_first membernikolay@redhat.com
2013-06-27bonding: remove unnecessary setup_by_slave membernikolay@redhat.com
2013-06-27netlink: fix splat in skb_clone with large messagesPablo Neira
2013-06-27sit: add support of x-netnsNicolas Dichtel
2013-06-27dev: introduce skb_scrub_packet()Nicolas Dichtel
2013-06-28drm/qxl: add missing access check for execbuffer ioctlDave Airlie
2013-06-28powerpc/eeh: Add eeh_dev to the cache during bootThadeu Lima de Souza Cascardo
2013-06-27ath10k: minimally handle new channel width enumeration valuesJohn W. Linville
2013-06-27ath9k_htc: ifdef out IFTYPE_MESH advertisementThomas Pedersen
2013-06-27brcmfmac: remove code and comment for older kernel supportArend van Spriel
2013-06-27brcmfmac: reduce firmware-signalling locking scope in rx pathArend van Spriel
2013-06-27brcmfmac: cleanup debug messages in brcmf_fws_hdrpush()Arend van Spriel
2013-06-27brcmfmac: tag packet in the netdev transmit callbackArend van Spriel
2013-06-27brcmfmac: add broken scatter-gather DMA supportFranky Lin
2013-06-27brcmfmac: use unified dongle address preparation functionFranky Lin
2013-06-27brcmfmac: remove SDIO_REQ_ASYNC flagFranky Lin
2013-06-27brcmfmac: remove (ab)use of NL80211_NUM_ACSArend van Spriel
2013-06-27brcmfmac: simplify transmit pathArend van Spriel
2013-06-27bcma: add support for BCM43142Rafał Miłecki