aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-08bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as wellDaniel Borkmann1-0/+5
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller24-69/+158
2016-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-1/+37
2016-03-07qed/qede: Add infrastructure support for hardware GROManish Chopra1-3/+9
2016-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-0/+1
2016-03-05Merge tag 'media/v4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-24/+30
2016-03-04Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds2-3/+3
2016-03-04Merge branch 'for-linus2' of git://git.kernel.dk/linux-blockLinus Torvalds3-7/+60
2016-03-04Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+2
2016-03-04Merge tag 'rxrpc-rewrite-20160304' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller1-3/+12
2016-03-04ethtool.h: define INT_MAX for userlandNicolas Dichtel1-0/+4
2016-03-04uapi: define DIV_ROUND_UP for userlandNicolas Dichtel4-9/+6
2016-03-04ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng1-0/+1
2016-03-04rxrpc: Be more selective about the types of received packets we acceptDavid Howells1-0/+11
2016-03-04rxrpc: Keep the skb private record of the Rx header in host byte orderDavid Howells1-3/+1
2016-03-04tracing: Do not have 'comm' filter override event 'comm' fieldSteven Rostedt (Red Hat)1-0/+2
2016-03-03net: sched: use pfifo_fast for non real queuesEric Dumazet1-0/+6
2016-03-03block: fix blk_rq_get_max_sectors for driver private requestsChristoph Hellwig1-1/+1
2016-03-03writeback: flush inode cgroup wb switches instead of pinning super_blockTejun Heo1-0/+5
2016-03-03block: get the 1st and last bvec via helpersMing Lei1-4/+9
2016-03-03block: check virt boundary in bio_will_gap()Ming Lei1-5/+11
2016-03-03block: bio: introduce helpers to get the 1st and last bvecMing Lei1-0/+37
2016-03-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller3-2/+38
2016-03-03[media] media: Sanitise the reserved fields of the G_TOPOLOGY IOCTL argumentsSakari Ailus1-9/+9
2016-03-03mld, igmp: Fix reserved tailroom calculationBenjamin Poirier1-0/+24
2016-03-03stmmac: Fix 'eth0: No PHY found' regressionGabriel Fernandez1-0/+1
2016-03-03[media] media.h: postpone connectors entitiesMauro Carvalho Chehab1-0/+8
2016-03-03[media] media.h: use hex values for range offsets, move connectors base up.Hans Verkuil1-10/+10
2016-03-02net/mlx5e: Fix ethtool RX hash func configuration changeTariq Toukan1-1/+3
2016-03-02stmmac: rework DMA bus setting and introduce new platform AXI structureGiuseppe Cavallaro1-1/+16
2016-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+1
2016-03-01qed: Semantic refactoring of interrupt codeYuval Mintz1-0/+6
2016-03-01net: remove skb_sender_cpu_clear()WANG Cong1-4/+0
2016-03-01net/mlx5: Fix global UAR mappingMoshe Lazer1-3/+2
2016-03-01net/mlx5: Make command timeout way shorterOr Gerlitz1-1/+1
2016-03-01net: ipv4: Convert IP network timestamps to be y2038 safeDeepa Dinamani1-0/+2
2016-03-01introduce IFE actionJamal Hadi Salim2-0/+99
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller7-84/+219
2016-03-01bridge: mcast: add support for more router port information dumpingNikolay Aleksandrov1-1/+13
2016-03-01bridge: mcast: add support for temporary port routerNikolay Aleksandrov1-0/+1
2016-03-01bridge: mcast: use names for the different multicast_router typesNikolay Aleksandrov1-0/+7
2016-03-01net: dsa: support VLAN filtering switchdev attrVivien Didelot1-0/+2
2016-03-01mlx4: Implement devlink interfaceJiri Pirko1-0/+3
2016-03-01Introduce devlink infrastructureJiri Pirko2-0/+212
2016-03-01net: sched: cls_u32 add bit to specify software only rulesJohn Fastabend2-2/+12
2016-03-01net: cls_u32: move TC offload feature bit into cls_u32 offload logicJohn Fastabend1-0/+3
2016-03-01net: sched: consolidate offload decision in cls_u32John Fastabend1-0/+5
2016-03-01netdev: introduce ndo_set_rx_headroomPaolo Abeni1-0/+31
2016-02-29net_sched: update hierarchical backlog tooWANG Cong2-2/+7
2016-02-29net_sched: introduce qdisc_replace() helperWANG Cong1-0/+17