aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-01cxgb4: add support to create hash-filters via tc-flower offloadKumar Sanghvi3-5/+161
2017-11-01cxgb4: convert flower table to use rhashtableKumar Sanghvi4-36/+82
2017-11-01cxgb4: add support to retrieve stats for hash filtersKumar Sanghvi3-13/+25
2017-11-01cxgb4: add support to delete hash filterKumar Sanghvi7-7/+173
2017-11-01cxgb4: add support to create hash filtersKumar Sanghvi6-50/+562
2017-11-01cxgb4: initialize hash-filter configurationKumar Sanghvi6-4/+54
2017-11-01cxgb4: save additional filter tuple field shifts in tp_paramsKumar Sanghvi3-4/+29
2017-11-01net: dsa: lan9303: lan9303_rcv set skb->offload_fwd_markEgil Hjelmeland1-0/+2
2017-11-01net: dsa: lan9303: Add STP ALR entry on port 0Egil Hjelmeland3-1/+4
2017-11-01net: dsa: lan9303: Transmit using ALR when unicastEgil Hjelmeland1-2/+2
2017-11-01net: thunderx: remove a couple of redundant assignmentsColin Ian King1-4/+0
2017-11-01MAINTAINERS: Add lib/net_utils.c to NETWORKING (general)Andy Shevchenko1-0/+1
2017-11-01sfc: support rx-fcs and rx-allEdward Cree4-8/+30
2017-11-01net: macb: remove redundant assignment to variable work_doneColin Ian King1-2/+0
2017-11-01ipv4: fix validate_source for VRF setupPaolo Abeni1-3/+15
2017-11-01sctp: fix error return code in sctp_send_add_streams()Wei Yongjun1-2/+4
2017-11-01net: hso: remove redundant unused variable devColin Ian King1-2/+0
2017-11-01ppp: Destroy the mutex when cleanupGao Feng1-0/+1
2017-11-01net: ethernet: slicoss: remove redundant initialization of idxColin Ian King1-1/+1
2017-11-01net: phy: Fix sfp.c build against GPIO definitionsFlorian Fainelli1-1/+1
2017-11-01net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.cFlorian Fainelli3-29/+22
2017-11-01bpf: document answers to common questions about BPFAlexei Starovoitov2-0/+157
2017-11-01net: display hw address of source machine during ipv6 DAD failureVishwanath Pai3-8/+9
2017-11-01net: dsa: b53: Have b53_hdr_setup() enable/disable taggingFlorian Fainelli1-3/+13
2017-11-01net: netrom: nr_route: mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2017-11-01net: netrom: nr_route: refactor code in nr_add_nodeGustavo A. R. Silva1-43/+16
2017-11-01net: tipc: Convert timers to use timer_setup()Kees Cook5-18/+18
2017-11-01drivers/net: tundra: Convert timers to use timer_setup()Kees Cook1-5/+5
2017-11-01drivers/net: ntb_netdev: Convert timers to use timer_setup()Kees Cook1-4/+4
2017-11-01bpf: avoid rcu_dereference inside bpf_event_mutex lock regionYonghong Song1-10/+7
2017-11-01net: sit: Update lookup to handle links set to L3 slaveDavid Ahern1-10/+21
2017-11-01atm: iphase: Fix space before '[' error.Arvind Yadav1-3/+3
2017-11-01net: bridge: add neigh_suppress to bridge port policiesNikolay Aleksandrov1-0/+1
2017-11-01net: mvpp2: simplify the Tx desc set DMA logicAntoine Tenart1-26/+13
2017-11-01net: mvpp2: use the aggr txq size define everywhereAntoine Tenart1-3/+3
2017-11-01net: mvpp2: limit TSO segments and use stop/wake thresholdsAntoine Tenart1-2/+16
2017-11-01net: mvpp2: initialize the RSS tablesAntoine Tenart1-0/+50
2017-11-01net: mvpp2: initialize the Tx FIFO sizeAntoine Tenart1-4/+21
2017-11-01net: mvpp2: set the Rx FIFO size depending on the port speeds for PPv2.2Antoine Tenart1-6/+46
2017-11-01mkiss: remove redundant assignment of len to ax->mtuColin Ian King1-1/+0
2017-11-01selftests/bpf: remove useless bpf_trace_printkAlexei Starovoitov2-5/+0
2017-11-01net: dccp: ccids: lib: packet_history: use swap macro in tfrc_rx_hist_swapGustavo A. R. Silva1-3/+1
2017-11-01net: decnet: dn_nsp_out: use swap macro in dn_mk_ack_headerGustavo A. R. Silva1-5/+2
2017-11-01net: decnet: dn_nsp_in: use swap macro in dn_nsp_rx_packetGustavo A. R. Silva1-6/+2
2017-11-01forcedeth: replace pci_alloc_consistent with dma_alloc_coherentZhu Yanjun1-20/+41
2017-11-01ip_vti: remove the useless err_count check in vti_xmitXin Long1-9/+0
2017-11-01net: bcmgenet: Avoid calling platform_device_put() twice in bcmgenet_mii_exit()Wei Yongjun1-1/+0
2017-11-01mlxsw: spectrum_router: Return extack message on abort due to fib rulesDavid Ahern1-42/+66
2017-11-01net: Add extack to fib_notifier_infoDavid Ahern4-14/+24
2017-11-01netlink: Allow ext_ack to carry non-error messagesDavid Ahern1-9/+9