summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-04-12tracing: Fix possible NULL pointer dereferencesNamhyung Kim1-1/+1
2013-04-12brcmfmac: define and use platform specific data for SDIO.Hante Meuleman1-0/+124
2013-04-12brcmfmac: setup SDIO reset behaviorPiotr Haber1-0/+3
2013-04-12brcmfmac: add support for dongle ARM CR4 coreFranky Lin2-0/+2
2013-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller1-7/+23
2013-04-12kthread: Prevent unpark race which puts threads on the wrong cpuThomas Gleixner1-2/+3
2013-04-11usbnet: handle link changeMing Lei1-0/+1
2013-04-11usbnet: introduce usbnet_link_change APIMing Lei1-0/+1
2013-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+12
2013-04-10lsm: add the missing documentation for the security_skb_owned_by() hookPaul Moore1-0/+4
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+30
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-8/+113
2013-04-10ssb: implement spurious tone avoidanceRafał Miłecki1-0/+2
2013-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+2
2013-04-09netfilter: ipset: hash:*net*: nomatch flag not excluded on set resizeJozsef Kadlecsik1-7/+23
2013-04-09procfs: add proc_remove_subtree()Al Viro1-0/+2
2013-04-09spinlocks and preemption points need to be at least compiler barriersLinus Torvalds2-19/+32
2013-04-09selinux: add a skb_owned_by() hookEric Dumazet1-0/+8
2013-04-09net: sctp: introduce uapi header for sctpDaniel Borkmann1-4/+2
2013-04-09x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming1-1/+8
2013-04-09Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2-1/+2
2013-04-09Merge tag 'trace-fixes-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2013-04-08ftrace: Do not call stub functions in control loopSteven Rostedt (Red Hat)1-0/+2
2013-04-08mac80211: parse Timeout Interval Element using a structJohannes Berg1-0/+10
2013-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-9/+16
2013-04-08net/mlx4_en: Enable DCB ETS ops only when supported by the firmwareOr Gerlitz1-0/+1
2013-04-08Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+2
2013-04-07Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2-6/+34
2013-04-07KVM: Allow cross page reads and writes from cached translations.Andrew Honig2-1/+2
2013-04-06Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2013-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+8
2013-04-05netfilter: don't reset nf_trace in nf_reset()Patrick McHardy1-0/+4
2013-04-05netfilter: remove unneeded variable proc_net_netfilterPablo Neira Ayuso1-5/+0
2013-04-05net: count hw_addr syncs so that unsync works properly.Vlad Yasevich1-1/+1
2013-04-05Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+8
2013-04-05Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller1-0/+3
2013-04-04libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai1-0/+1
2013-04-04libata: Use integer return value for atapi_command_packet_setShan Hai1-1/+1
2013-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+4
2013-04-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-4/+4
2013-04-03of_net.h: Provide empty functions if OF_NET is not configuredGuenter Roeck1-0/+10
2013-04-02PM / devfreq: Fix compiler warnings for CONFIG_PM_DEVFREQ unsetRajagopal Venkat1-8/+8
2013-04-02net: add skb_dst_set_noref_forceJulian Anastasov1-1/+34
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-10/+37
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2013-03-31Revert "lockdep: check that no locks held at freeze time"Paul Walmsley2-5/+2
2013-03-31net: reorder some fields of net_deviceEric Dumazet1-16/+17
2013-03-30include/linux: printk is needed in filter.h when CONFIG_BPF_JIT is definedChen Gang1-0/+3
2013-03-30openvswitch: Expose <linux/openvswitch.h> to userspaceThomas Graf1-432/+1
2013-03-30openvswitch: Use ETH_ALEN to define ethernet addressesThomas Graf1-6/+7