summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched/api: Introduce task_rcu_dereference() and try_get_task_struct()Oleg Nesterov2016-06-032-0/+79
* sched/idle: Optimize the generic idle loopGaurav Jindal (Gaurav Jindal)2016-06-031-1/+3
* sched/fair: Fix the wrong throttled clock time for cfs_rq_clock_task()Xunlei Pang2016-06-031-3/+1
* Merge tag 'pinctrl-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-06-013-3/+5
|\
| * pinctrl: mediatek: fix dual-edge code defecthongkun.cao2016-05-311-2/+3
| * MAINTAINERS: Add file patterns for pinctrl device tree bindingsGeert Uytterhoeven2016-05-301-0/+1
| * pinctrl: nomadik: fix inversion of gpio directionLinus Walleij2016-05-301-1/+1
* | Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-06-016-14/+169
|\ \
| * | dma-buf: use vma_pages()Muhammad Falak R Wani2016-05-311-3/+4
| * | fence: add missing descriptions for fenceLuis de Bethencourt2016-05-311-0/+2
| * | doc: update/fixup dma-buf related DocBookRob Clark2016-05-311-4/+32
| * | reservation: add headerdoc commentsRob Clark2016-05-312-4/+121
| * | dma-buf: headerdoc fixesRob Clark2016-05-311-3/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-3167-262/+580
|\ \ \
| * | | sfc: Track RPS flow IDs per channel instead of per functionJon Cooper2016-05-313-17/+56
| * | | usbnet: smsc95xx: fix link detection for disabled autonegotiationChristoph Fritz2016-05-311-0/+51
| * | | virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recvwangyunjian2016-05-311-16/+2
| * | | bnx2x: avoid leaking memory on bnx2x_init_one() failuresVitaly Kuznetsov2016-05-311-7/+10
| * | | fou: fix IPv6 Kconfig optionsArnd Bergmann2016-05-312-2/+2
| * | | openvswitch: update checksum in {push,pop}_mplsSimon Horman2016-05-311-5/+15
| * | | sctp: sctp_diag should dump sctp socket typeXin Long2016-05-312-0/+3
| * | | net: fec: update dirty_tx even if no skbTroy Kisky2016-05-311-5/+3
| * | | vlan: Propagate MAC address to VLANsMike Manning2016-05-313-3/+24
| * | | atm: iphase: off by one in rx_pkt()Dan Carpenter2016-05-311-1/+1
| * | | atm: firestream: add more reserved stringsDan Carpenter2016-05-311-1/+5
| * | | vxlan: Accept user specified MTU value when create new vxlan linkChen Haiquan2016-05-311-0/+3
| * | | net: pktgen: Call destroy_hrtimer_on_stack()Guenter Roeck2016-05-311-4/+4
| * | | timer: Export destroy_hrtimer_on_stack()Guenter Roeck2016-05-311-0/+1
| * | | net: l2tp: Make l2tp_ip6 namespace awareShmulik Ladkani2016-05-301-5/+7
| * | | Documentation: ip-sysctl.txt: clarify secure_redirectsEric Garver2016-05-291-3/+5
| * | | sfc: use flow dissector helpers for aRFSEdward Cree2016-05-291-54/+21
| * | | ieee802154: fix logic error in ieee802154_llsec_parse_dev_addrBaozeng Ding2016-05-291-2/+2
| * | | net: nps_enet: Disable interrupts before napi rescheduleElad Kanfi2016-05-291-1/+3
| * | | net/lapb: tuse %*ph to dump buffersAndy Shevchenko2016-05-293-15/+8
| * | | ptp: oops in ptp_ioctl()Dan Carpenter2016-05-291-0/+1
| * | | fou: add Kconfig options for IPv6 supportArnd Bergmann2016-05-293-2/+11
| * | | ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitionsArnd Bergmann2016-05-291-1/+2
| * | | Merge branch 'qed-fixes'David S. Miller2016-05-264-23/+78
| |\ \ \
| | * | | qed: Don't config min BW on 100g on link flapYuval Mintz2016-05-261-0/+7
| | * | | qed: Prevent 100g from working in MSISudarsana Reddy Kalluru2016-05-262-8/+15
| | * | | qed: Add missing 100g init modeYuval Mintz2016-05-261-0/+7
| | * | | qed: Save min/max accross dcbx-changeYuval Mintz2016-05-261-2/+4
| | * | | qed: Fix allocation in interrupt contextSudarsana Reddy Kalluru2016-05-261-11/+16
| | * | | qede: Don't expose self-test for VFsYuval Mintz2016-05-261-1/+4
| | * | | qede: Reload on GRO changesYuval Mintz2016-05-261-0/+24
| | * | | qede: Fix VF minimum BW settingYuval Mintz2016-05-261-1/+1
| |/ / /
| * | | Merge branch 'mlx4-stats-fixes'David S. Miller2016-05-255-25/+23
| |\ \ \
| | * | | net/mlx4_en: get rid of private net_device_statsEric Dumazet2016-05-254-15/+5
| | * | | net/mlx4_en: get rid of ret_statsEric Dumazet2016-05-252-6/+6
| | * | | net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats()Eric Dumazet2016-05-251-0/+4