summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2013-06-12kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook
2013-06-12CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat
2013-06-12tun: Report "persist" flag to userspacePavel Emelyanov
2013-06-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-12Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg
2013-06-12ipv4: remove is_data also from ip_options documentation.Rami Rosen
2013-06-12team: remove synchronize_rcu() called during port disableJiri Pirko
2013-06-12team: use kfree_rcu instead of synchronize_rcu in team_port_devJiri Pirko
2013-06-12doc:networking: Update comment for dev_id field in netdevice.hNarendra K
2013-06-12team: fix checks in team_get_first_port_txable_rcu()Jiri Pirko
2013-06-12net: udp4: move GSO functions to udp_offloadDaniel Borkmann
2013-06-12igmp: hash a hash table to speedup ip_check_mc_rcu()Eric Dumazet
2013-06-11net_sched: psched_ratecfg_precompute() improvementsEric Dumazet
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-06-11{nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan
2013-06-11{nl,cfg}80211: make peer link expiration time configurableColleen Twitty
2013-06-11nl80211: add kernel-doc for NL80211_FEATURE_ACTIVE_MONITORFelix Fietkau
2013-06-11net_sched: add 64bit rate estimatorsEric Dumazet
2013-06-11netlink: Add compare function for netlink_tableGao feng
2013-06-11bridge: Add a flag to control unicast packet flood.Vlad Yasevich
2013-06-11bridge: Add flag to control mac learning.Vlad Yasevich
2013-06-11kvm: Add definition of KVM_REG_MIPSDavid Daney
2013-06-10sock_diag: fix filter code sent to userspaceNicolas Dichtel
2013-06-10net: remove last caller of skb_tail_offset() and itselfCong Wang
2013-06-10net: add low latency socket pollEliezer Tamir
2013-06-10net: add napi_id and hashEliezer Tamir
2013-06-10trace: Allow idle-safe tracepoints to be called from irqPaul E. McKenney
2013-06-10Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown
2013-06-07macvtap: add TUNSETQUEUE ioctlJason Wang
2013-06-07macvlan: change the max number of queues to 16Jason Wang
2013-06-07macvlan: switch to use IS_ENABLED()Jason Wang
2013-06-07Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-07net: tcp: move GRO/GSO functions to tcp_offloadDaniel Borkmann
2013-06-07net: vlan: minor: remove unused HAVE_VLAN_PUT_TAGDaniel Borkmann
2013-06-07ASoC: dapm: Treat DAI widgets like AIF widgets for powerMark Brown
2013-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-06net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski
2013-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-06-06arch, mm: Remove tlb_fast_mode()Peter Zijlstra
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-05KVM: add kvm_para_available to asm-generic/kvm_para.hJames Hogan
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-05wireless: fix kernel-docJohannes Berg
2013-06-05mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar
2013-06-04transp_v6.h: style neateningJoe Perches