summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtnetlink: Update fib dumps for strict data checkingDavid Ahern2018-10-085-2/+72
* rtnetlink: Update ipmr_rtm_dumplink for strict data checkingDavid Ahern2018-10-081-0/+32
* rtnetlink: Update inet6_dump_ifinfo for strict data checkingDavid Ahern2018-10-081-0/+35
* rtnetlink: Update rtnl_stats_dump for strict data checkingDavid Ahern2018-10-081-2/+22
* rtnetlink: Update rtnl_bridge_getlink for strict data checkingDavid Ahern2018-10-081-13/+57
* rtnetlink: Update rtnl_dump_ifinfo for strict data checkingDavid Ahern2018-10-081-30/+83
* net/ipv6: Update inet6_dump_addr for strict data checkingDavid Ahern2018-10-081-10/+59
* net/ipv4: Update inet_dump_ifaddr for strict data checkingDavid Ahern2018-10-081-11/+61
* netlink: Add new socket option to enable strict checking on dumpsDavid Ahern2018-10-082-1/+21
* net/ipv6: Refactor address dump to push inet6_fill_args to in6_dump_addrsDavid Ahern2018-10-081-27/+30
* net: Add extack to nlmsg_parseDavid Ahern2018-10-0812-17/+21
* netlink: Pass extack to dump handlersDavid Ahern2018-10-081-1/+11
* net: sched: cls_u32: simplify the hell out u32_delete() emptiness checkAl Viro2018-10-081-47/+1
* net: sched: cls_u32: keep track of knodes count in tc_u_commonAl Viro2018-10-081-0/+6
* net: sched: cls_u32: get rid of tp_cAl Viro2018-10-081-7/+4
* net: sched: cls_u32: the tp_c argument of u32_set_parms() is always tp->dataAl Viro2018-10-081-3/+2
* net: sched: cls_u32: pass tc_u_common to u32_set_parms() instead of tc_u_hnodeAl Viro2018-10-081-4/+4
* net: sched: cls_u32: clean tc_u_common hashtableAl Viro2018-10-081-15/+9
* net: sched: cls_u32: get rid of tc_u_common ->rcuAl Viro2018-10-081-1/+0
* net: sched: cls_u32: get rid of tc_u_knode ->tpAl Viro2018-10-081-3/+0
* net: sched: cls_u32: get rid of unused argument of u32_destroy_key()Al Viro2018-10-081-7/+6
* net: sched: cls_u32: make sure that divisor is a power of 2Al Viro2018-10-081-1/+5
* net: sched: cls_u32: disallow linking to root hnodeAl Viro2018-10-081-0/+4
* net: sched: cls_u32: mark root hnode explicitlyAl Viro2018-10-081-1/+3
* net: sched: pie: fix coding style issuesLeslie Monis2018-10-081-18/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-069-36/+88
|\
| * ipv6: take rcu lock in rawv6_send_hdrinc()Wei Wang2018-10-051-9/+20
| * net: sched: Add policy validation for tc attributesDavid Ahern2018-10-051-4/+20
| * rtnetlink: fix rtnl_fdb_dump() for ndmsg headerMauricio Faria de Oliveira2018-10-051-9/+20
| * net: bpfilter: Fix type cast and pointer warningsShanthosh RK2018-10-051-2/+2
| * net/packet: fix packet drop as of virtio gsoJianfeng Tan2018-10-051-4/+7
| * openvswitch: load NAT helperFlavio Leitner2018-10-051-0/+4
| * Merge tag 'mac80211-for-davem-2018-10-04' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-10-043-8/+15
| |\
| | * cfg80211: fix use-after-free in reg_process_hint()Yu Zhao2018-10-011-3/+4
| | * mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keysFelix Fietkau2018-10-011-1/+1
| | * cfg80211: fix wext-compat memory leakStefan Seyfried2018-10-011-4/+10
* | | net/ncsi: Add NCSI OEM command supportVijay Khemka2018-10-054-4/+88
* | | socket: Tighten no-error check in bind()Jakub Sitnicki2018-10-051-1/+1
* | | ipv6: do not leave garbage in rt->fib6_metricsEric Dumazet2018-10-051-0/+2
* | | udp: gro behind static keyWillem de Bruijn2018-10-054-4/+4
* | | net_sched: convert idrinfo->lock from spinlock to a mutexCong Wang2018-10-052-33/+24
* | | net/neigh: Extend dump filter to proxy neighbor dumpsDavid Ahern2018-10-051-30/+42
* | | net: Move free of dst_metrics to helperDavid Ahern2018-10-052-8/+2
* | | net: common metrics init helper for dst_entryDavid Ahern2018-10-052-10/+3
* | | net: Move free of fib_metrics to helperDavid Ahern2018-10-052-8/+4
* | | net: common metrics init helper for FIB entriesDavid Ahern2018-10-054-47/+41
* | | tc: Add support for configuring the taprio schedulerVinicius Costa Gomes2018-10-043-0/+974
* | | devlink: Add generic parameter msix_vec_per_pf_minVasundhara Volam2018-10-041-0/+5
* | | devlink: Add generic parameter msix_vec_per_pf_maxVasundhara Volam2018-10-041-0/+5
* | | devlink: Add generic parameter ignore_ariVasundhara Volam2018-10-041-0/+5