summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-22net: dsa: qca8k: fix non static symbol warningWei Yongjun
2016-09-22Merge branch 'sctp-align'David S. Miller
2016-09-22sctp: make use of SCTP_TRUNC4 macroMarcelo Ricardo Leitner
2016-09-22sctp: rename WORD_TRUNC/ROUND macrosMarcelo Ricardo Leitner
2016-09-22Merge branch 'mlx5e-xdp'David S. Miller
2016-09-22net/mlx5e: XDP TX xmit moreSaeed Mahameed
2016-09-22net/mlx5e: XDP TX forwarding supportSaeed Mahameed
2016-09-22net/mlx5e: Have a clear separation between different SQ typesSaeed Mahameed
2016-09-22net/mlx5e: XDP fast RX drop bpf programs supportRana Shahout
2016-09-22net/mlx5e: Dynamic RQ type infrastructureSaeed Mahameed
2016-09-22net/mlx5e: Slightly reduce hardware LRO sizeSaeed Mahameed
2016-09-22net/mlx5e: Union RQ RX info per RQ typeSaeed Mahameed
2016-09-22net/mlx5e: Build RX SKB on demandSaeed Mahameed
2016-09-22tcp: implement TSQ for retransmitsEric Dumazet
2016-09-22Merge branch 'mv88e6390-prep'David S. Miller
2016-09-22net: dsa: mv88e6xxx: Convert flag bits to unsigned long longAndrew Lunn
2016-09-22net: dsa: mv88e6xxx: Add helper for accessing port registersAndrew Lunn
2016-09-22ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre
2016-09-22net: ethernet: hisilicon: hns: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-09-22net: ethernet: hisilicon: hns: use phydev from struct net_devicePhilippe Reynes
2016-09-22net: ethernet: mediatek: fix missing changes merged for conflicts overlapping...Sean Wang
2016-09-22Merge branch 'cxgb4-tc-offload'David S. Miller
2016-09-22cxgb4: add support for drop and redirect actionsRahul Lakkireddy
2016-09-22cxgb4: add support for offloading u32 filtersRahul Lakkireddy
2016-09-22cxgb4: add parser to translate u32 filters to internal specRahul Lakkireddy
2016-09-22cxgb4: add common api support for configuring filtersRahul Lakkireddy
2016-09-22cxgb4: move common filter code to separate fileRahul Lakkireddy
2016-09-22net: skbuff: Coding: Use eth_type_vlan() instead of open coding itShmulik Ladkani
2016-09-22net: skbuff: Remove errornous length validation in skb_vlan_pop()Shmulik Ladkani
2016-09-22Merge branch 'vlan_act_modify'David S. Miller
2016-09-22net/sched: act_vlan: Introduce TCA_VLAN_ACT_MODIFY vlan actionShmulik Ladkani
2016-09-22net: skbuff: Export __skb_vlan_popShmulik Ladkani
2016-09-22Merge branch 'mlx4-next'David S. Miller
2016-09-22net/mlx4_core: Fix deadlock when switching between polling and event fw commandsJack Morgenstein
2016-09-22net/mlx4_core: Use RCU to perform radix tree lookup for SRQLeon Romanovsky
2016-09-22net/mlx4_en: Fix wrong indentationKamal Heib
2016-09-22net/mlx4_en: Add branch prediction hints in RX data-pathTariq Toukan
2016-09-21Merge branch 'bpf-hw-offload'David S. Miller
2016-09-21nfp: bpf: add offload of TC direct action modeJakub Kicinski
2016-09-21nfp: bpf: add support for legacy redirect actionJakub Kicinski
2016-09-21net: act_mirred: allow statistic updates from offloaded actionsJakub Kicinski
2016-09-21nfp: bpf: add packet marking supportJakub Kicinski
2016-09-21nfp: bpf: allow offloaded filters to update statsJakub Kicinski
2016-09-21net: cls_bpf: allow offloaded filters to update statsJakub Kicinski
2016-09-21nfp: bpf: add hardware bpf offloadJakub Kicinski
2016-09-21nfp: add BPF to NFP code translatorJakub Kicinski
2016-09-21bpf: recognize 64bit immediate loads as constsJakub Kicinski
2016-09-21bpf: enable non-core use of the verfierJakub Kicinski
2016-09-21bpf: expose internal verfier structuresJakub Kicinski
2016-09-21bpf: don't (ab)use instructions to store stateJakub Kicinski