summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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-071-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-041-4/+7
| * openvswitch: load NAT helperFlavio Leitner2018-10-041-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-042-8/+2
* | | net: common metrics init helper for dst_entryDavid Ahern2018-10-042-10/+3
* | | net: Move free of fib_metrics to helperDavid Ahern2018-10-042-8/+4
* | | net: common metrics init helper for FIB entriesDavid Ahern2018-10-044-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
* | | Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-10-041-3/+5
|\ \ \
| * | | devlink: Add extack for eswitch operationsEli Britstein2018-10-031-3/+5
* | | | Merge tag 'rxrpc-next-20181004' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2018-10-0411-52/+85
|\ \ \ \
| * | | | rxrpc: Allow the reply time to be obtained on a client callDavid Howells2018-10-041-0/+14
| * | | | rxrpc: Allow the reply time to be obtained on a client callDavid Howells2018-10-041-0/+43
| * | | | rxrpc: Drop the local endpoint arg from rxrpc_extract_addr_from_skb()David Howells2018-10-046-9/+6
| * | | | rxrpc: Use IPv4 addresses throught the IPv6David Howells2018-10-044-22/+17
| * | | | rxrpc: Emit the data Tx trace line before transmittingDavid Howells2018-10-041-4/+4
| * | | | rxrpc: Use rxrpc_free_skb() rather than rxrpc_lose_skb() David Howells2018-10-043-17/+1
* | | | | dns: Allow the dns resolver to retrieve a server setDavid Howells2018-10-042-7/+65
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-0356-323/+468
|\ \ \ \ | | |/ / | |/| |