aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-02net: sched: fix skb leak in dev_requeue_skb()Wei Yongjun1-8/+21
2018-01-02cxgb4: use CLIP with LIP6 on T6 for TCAM filtersGanesh Goudar1-1/+11
2018-01-02selftests: rtnetlink: add erspan and ip6erspanWilliam Tu1-0/+131
2018-01-02forcedeth: optimize the rx with likelyZhu Yanjun1-2/+2
2018-01-02selftests/net: fix bugs in address and port initializationSowmini Varadhan1-6/+15
2018-01-02net: sched: Move offload check till after dump callNogah Frankel1-3/+2
2018-01-02net_sch: red: Fix the new offload indicationNogah Frankel1-12/+14
2018-01-02sky2: Replace mdelay with msleep in sky2_vpd_waitJia-Ju Bai1-1/+1
2018-01-02net: ptr_ring: otherwise safe empty checks can overrun array boundsJohn Fastabend1-1/+6
2017-12-29net/mlx5: Separate ingress/egress namespaces for each vportGal Pressman4-30/+133
2017-12-29net/mlx5: Fix ingress/egress naming mistakeGal Pressman1-2/+2
2017-12-29net/mlx5e: E-Switch, Use the name of static array instead of its addressGal Pressman1-13/+13
2017-12-29net/mlx5e: E-Switch, Move send-to-vport rule struct to en_repMark Bloch3-16/+16
2017-12-29net/mlx5: E-Switch, Create generic header struct to be used by representorsMark Bloch5-44/+88
2017-12-28strparser: Call sock_owned_by_user_nocheckTom Herbert1-1/+1
2017-12-28sock: Add sock_owned_by_user_nocheckTom Herbert1-0/+5
2017-12-28skbuff: in skb_copy_ubufs unclone before releasing zerocopyWillem de Bruijn1-3/+3
2017-12-28net/mlx4_en: Change default QoS settingsMoni Shoua3-0/+13
2017-12-28net/mlx4_core: Cleanup FMR unmapping flowTariq Toukan1-19/+21
2017-12-28net/mlx4_en: RX csum, reorder branchesTariq Toukan1-25/+21
2017-12-28net/mlx4_en: RX csum, remove redundant branches and checksTariq Toukan1-3/+9
2017-12-28net: sched: don't set extack message in case the qdisc will be createdJiri Pirko1-3/+1
2017-12-28tipc: fix hanging poll() for stream socketsParthasarathy Bhuvaragan1-1/+1
2017-12-28net: ethernet: socionext: add AVE ethernet driverKunihiko Hayashi5-0/+1765