aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-02tipc: send broadcast nack directly upon sequence gap detectionJon Paul Maloy1-7/+16
2016-09-02tipc: rate limit broadcast retransmissionsJon Paul Maloy1-5/+47
2016-09-02tipc: transfer broadcast nacks in link state messagesJon Paul Maloy7-27/+108
2016-09-02net: stmmac: dwmac-rk: add pd_gmac support for rk3399David Wu1-0/+9
2016-09-02net: stmmac: dwmac-rk: fixes the gmac resume after PD on/offRoger Chen1-9/+10
2016-09-02net: stmmac: dwmac-rk: add rk3366 & rk3399 specific dataRoger Chen2-2/+232
2016-09-02rxrpc: Fix uninitialised variable warningDavid Howells1-3/+2
2016-09-02rxrpc: fix undefined behavior in rxrpc_mark_call_releasedArnd Bergmann1-1/+1
2016-09-02switchdev: Fix return value of switchdev_port_fdb_dump().Rosen, Rami1-1/+1
2016-09-02Merge branch 'bpf-perf-hw-sw-events'David S. Miller15-6/+737
2016-09-02samples/bpf: add sampleip exampleBrendan Gregg3-0/+238
2016-09-02samples/bpf: add perf_event+bpf exampleAlexei Starovoitov5-1/+290
2016-09-02perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programsAlexei Starovoitov3-1/+96
2016-09-02bpf: perf_event progs should only use preallocated mapsAlexei Starovoitov1-1/+21
2016-09-02bpf: introduce BPF_PROG_TYPE_PERF_EVENT program typeAlexei Starovoitov5-0/+86
2016-09-02bpf: support 8-byte metafield accessAlexei Starovoitov1-3/+6
2016-09-01mISDN: mark symbols static where possibleBaoyou Xie4-17/+17
2016-09-01net: emac: emac gigabit ethernet controller driverTimur Tabi13-0/+3974
2016-09-01net: dsa: remove ds_to_privVivien Didelot5-65/+60
2016-09-01Merge branch 'br-next'David S. Miller9-26/+53
2016-09-01net: bridge: add per-port multicast flood flagNikolay Aleksandrov6-4/+16
2016-09-01net: bridge: change unicast boolean to exact pkt_typeNikolay Aleksandrov4-22/+37
2016-09-01rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu9-73/+98
2016-09-01rps: flow_dissector: Add the const for the parameter of flow_keys_have_l4Gao Feng1-1/+1
2016-09-01rxrpc: Don't expose skbs to in-kernel users [ver #2]David Howells16-586/+565
2016-09-01net: pegasus: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+2
2016-09-01bonding: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-09-01sky2: use napi_complete_donestephen hemminger1-1/+1
2016-09-01l2tp: make nla_policy conststephen hemminger1-1/+1
2016-09-01tcp: make nla_policy conststephen hemminger1-1/+1
2016-09-01ila: make nla_policy conststephen hemminger2-2/+2
2016-09-01fou: make nla_policy conststephen hemminger1-1/+1
2016-09-01netns: make nla_policy conststephen hemminger1-1/+1
2016-09-01batman: make netlink attributes conststephen hemminger1-2/+2
2016-09-01drop_monitor: make genl_multicast_group conststephen hemminger1-1/+1
2016-09-01net: make genetlink ctrl ops conststephen hemminger1-2/+2
2016-09-01Merge branch 'stmmac-STM32F429'David S. Miller5-0/+239
2016-09-01net: ethernet: stmmac: add support of Synopsys 3.50a MAC IPAlexandre TORGUE1-0/+1
2016-09-01Documentation: Bindings: Add STM32 DWMAC glueAlexandre TORGUE1-0/+32
2016-09-01net: ethernet: dwmac: add Ethernet glue logic for stm32 chipAlexandre TORGUE3-0/+206
2016-09-01mpls: get rid of trivial returnsstephen hemminger1-5/+0
2016-09-01net: xgene: fix backward compatibility fixArnd Bergmann1-4/+0
2016-09-01r8152: fix the coding style with checkpatch.plhayeswang1-6/+5
2016-08-31Merge branch 'asix-pm-improvements'David S. Miller4-156/+575
2016-08-31net: asix: autoneg will set WRITE_MEDIUM regRobert Foss1-4/+1
2016-08-31net: asix: see 802.3 spec for phy resetRobert Foss1-3/+24
2016-08-31net: asix: Fix AX88772x resume failuresRobert Foss1-1/+46
2016-08-31net: asix: Avoid looping when the device is disconnectedRobert Foss2-12/+46
2016-08-31net: asix: Add in_pm parameterRobert Foss4-150/+472
2016-08-31net: axienet: constify ethtool_ops structuresJulia Lawall1-1/+1