summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-01-23ore: Fix wrong math in allocation of per device BIOBoaz Harrosh1-0/+1
2014-01-23Merge branch 'ip-roce' into for-nextRoland Dreier7-26/+85
2014-01-23Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier7-20/+138
2014-01-23IB/mlx5: Remove old field for create mkey mailboxEli Cohen1-2/+2
2014-01-23mlx5_core: Fix PowerPC supportEli Cohen1-1/+2
2014-01-23mlx5_core: Improve debugfs readabilityEli Cohen1-0/+45
2014-01-23IB/mlx5: Add support for resize CQEli Cohen2-2/+12
2014-01-23IB/mlx5: Implement modify CQEli Cohen2-4/+19
2014-01-23Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-32/+33
2014-01-23Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds7-9/+135
2014-01-23rtnetlink: remove ndo_get_slaveJiri Pirko1-5/+0
2014-01-23rtnetlink: provide api for getting and setting slave infoJiri Pirko2-0/+16
2014-01-23rtnetlink: put "BOND" into nl attribute names which are related to bondingJiri Pirko1-9/+10
2014-01-23ipv6: enable anycast addresses as source addresses for datagramsFX Le Bail1-2/+3
2014-01-23net: update comments of "struct msghdr" with the more accurate RFC3542 onesFX Le Bail1-7/+7
2014-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-20/+16
2014-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds6-11/+9
2014-01-23Merge tag 'dm-3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+17
2014-01-23af_packet: Add Queue mapping mode to af_packet fanout operationNeil Horman1-0/+1
2014-01-23Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds6-20/+228
2014-01-23Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-271/+149
2014-01-23Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds3-10/+160
2014-01-22fuse: fix pipe_buf_operationsMiklos Szeredi1-0/+2
2014-01-22neighbour.h: fix commentLi Zhong1-1/+1
2014-01-22sched: Fix warning on make htmldocs caused by wait.hMasanari Iida1-2/+2
2014-01-22reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa4-21/+28
2014-01-22net: introduce reciprocal_scale helper and convert usersDaniel Borkmann2-3/+20
2014-01-22random32: add prandom_u32_max and convert open coded usersDaniel Borkmann1-1/+17
2014-01-22dm log userspace: allow mark requests to piggyback on flush requestsDongmao Zhang1-3/+17
2014-01-22Merge branch 'akpm' (incoming from Andrew)Linus Torvalds20-243/+543
2014-01-22net: filter: let bpf_tell_extensions return SKF_AD_MAXDaniel Borkmann1-7/+1
2014-01-22sctp: remove macros sctp_bh_[un]lock_sockwangweidong1-4/+0
2014-01-22sctp: remove macros sctp_{lock|release}_sockwangweidong1-2/+0
2014-01-22sctp: remove macros sctp_read_[un]lockwangweidong1-4/+0
2014-01-22sctp: remove macros sctp_write_[un]_lockwangweidong1-2/+0
2014-01-22sctp: remove macros sctp_spin_[un]lockwangweidong1-4/+2
2014-01-22sctp: remove macros sctp_local_bh_{disable|enable}wangweidong1-2/+0
2014-01-22sctp: remove macros sctp_spin_[un]lock_irqrestorewangweidong1-5/+2
2014-01-22Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds1-0/+2
2014-01-22net: Add GRO support for vxlan trafficOr Gerlitz1-0/+1
2014-01-22net: Add GRO support for UDP encapsulating protocolsOr Gerlitz2-1/+12
2014-01-22Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2-73/+47
2014-01-22Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+10
2014-01-22stmmac: Fix kernel crashes for jumbo framesVince Bridgers1-0/+1
2014-01-22ipv6: protect protocols not handling ipv4 from v4 connection/bind attemptsHannes Frederic Sowa1-0/+2
2014-01-22mm/migrate: remove unused function, fail_migrate_page()Joonsoo Kim1-4/+0
2014-01-22mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pagesJoonsoo Kim1-2/+0
2014-01-22mm: compaction: encapsulate defer reset logicVlastimil Babka1-0/+16
2014-01-22mm: compaction: trace compaction begin and endMel Gorman1-0/+42
2014-01-22sched: add tracepoints related to NUMA task migrationMel Gorman1-0/+87