summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-wm831x.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-16nfp: process MTU updates from firmware flower appSimon Horman1-2/+9
2017-08-16nfp: process control messages in workqueue in flower appSimon Horman4-3/+41
2017-08-16bpf: devmap: remove unnecessary value size checkJohn Fastabend1-6/+0
2017-08-16bpf: selftests add sockmap testsJohn Fastabend7-39/+443
2017-08-16bpf: selftests: add tests for new __sk_buff membersJohn Fastabend1-0/+152
2017-08-16bpf: sockmap sample programJohn Fastabend8-6/+547
2017-08-16bpf: add access to sock fields and pkt data from sk_skb programsJohn Fastabend3-0/+179
2017-08-16bpf: sockmap with sk redirect supportJohn Fastabend9-5/+940
2017-08-16bpf: export bpf_prog_inc_not_zeroJohn Fastabend2-1/+9
2017-08-16bpf: introduce new program type for skbs on socketsJohn Fastabend3-0/+38
2017-08-16net: fixes for skb_send_sockJohn Fastabend2-2/+2
2017-08-16net: add sendmsg_locked and sendpage_locked to af_inet6John Fastabend1-0/+2
2017-08-16net: early init support for strparserJohn Fastabend1-6/+4
2017-08-16net: 3c509: constify pnp_device_idArvind Yadav1-1/+1
2017-08-16liquidio: update VF's netdev->max_mtu if there's a change in PF's MTUVeerasenareddy Burru2-6/+6
2017-08-16mlx4: sizeof style usagestephen hemminger15-56/+56
2017-08-16skge: add paren around sizeof argstephen hemminger1-1/+1
2017-08-16virtio: put paren around sizeofstephen hemminger1-1/+1
2017-08-16tun/tap: use paren's with sizeofstephen hemminger2-2/+2
2017-08-16net_sched/hfsc: opencode trivial set_active() and set_passive()Konstantin Khlebnikov1-29/+16
2017-08-16net_sched: call qlen_notify only if child qdisc is emptyKonstantin Khlebnikov6-13/+15
2017-08-16liquidio: added support for ethtool --set-channels featureIntiyaz Basha6-50/+226
2017-08-16liquidio: moved octeon_setup_interrupt to lio_core.cIntiyaz Basha4-263/+202
2017-08-16liquidio: moved liquidio_legacy_intr_handler to lio_core.cIntiyaz Basha3-56/+57
2017-08-16liquidio: moved liquidio_msix_intr_handler to lio_core.cIntiyaz Basha5-88/+50
2017-08-16bpf: fix bpf_trace_printk on 32 bit archsDaniel Borkmann1-4/+30
2017-08-16PCI: fix oops when try to find Root Port for a PCI devicedingtianhong1-3/+4
2017-08-16dt-bindings: net: ravb : Add support for r8a7745 SoCBiju Das1-0/+1
2017-08-16ipv4: route: set ipv4 RTM_GETROUTE to not use rtnlFlorian Westphal1-1/+2
2017-08-16ipv6: route: set ipv6 RTM_GETROUTE to not use rtnlFlorian Westphal1-1/+2
2017-08-16ipv6: route: make rtm_getroute not assume rtnl is lockedFlorian Westphal1-1/+6
2017-08-16selftests: add 'ip get' to rtnetlink.shFlorian Westphal1-0/+32
2017-08-16sfc: don't try and read ef10 data on non-ef10 NICBert Kenward1-2/+6
2017-08-16dsa: fix flow disector null pointerCraig Gallek1-1/+1
2017-08-16net_sched: remove warning from qdisc_hash_addKonstantin Khlebnikov1-3/+0
2017-08-16net_sched/sfq: update hierarchical backlog when drop packetKonstantin Khlebnikov1-1/+4
2017-08-16net_sched: reset pointers to tcf blocks in classful qdiscs' destructorsKonstantin Khlebnikov4-4/+12
2017-08-16ipv4: fix NULL dereference in free_fib_info_rcu()Eric Dumazet1-5/+7
2017-08-16net: Fix a typo in comment about sock flags.Tonghao Zhang1-1/+1
2017-08-16ipv6: fix NULL dereference in ip6_route_dev_notify()Eric Dumazet2-3/+13
2017-08-16mlxsw: spectrum_router: Use correct config optionIdo Schimmel1-1/+1
2017-08-16ipv6: fib: Provide offload indication using nexthop flagsIdo Schimmel4-11/+7
2017-08-16mlx5: remove unnecessary pci_set_drvdata()Zhu Yanjun1-2/+0
2017-08-16mlx4: remove unnecessary pci_set_drvdata()Zhu Yanjun1-2/+0
2017-08-16bpf/verifier: track liveness for pruningEdward Cree2-44/+156
2017-08-15s390/qeth: fix using of ref counter for rxip addressesKittipon Meesompop1-3/+5
2017-08-15s390/qeth: fix trace-messages for deleting rxip addressesKittipon Meesompop1-2/+2
2017-08-15s390/qeth: reject multicast rxip addressesKittipon Meesompop1-0/+17
2017-08-15s390/qeth: extract bridgeport cmd builderJulian Wiedmann1-36/+26
2017-08-15s390/net: reduce inliningJulian Wiedmann7-74/+67