aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: fall back to smaller MTU if allocation of local send skb failsJon Maloy2017-12-014-13/+55
* Merge branch 'macb-rx-packet-filtering'David S. Miller2017-11-302-146/+699
|\
| * net: macb: Added support for RX filteringRafal Ozieblo2017-11-302-1/+444
| * net: macb: Added some queue statisticsRafal Ozieblo2017-11-302-4/+64
| * net: macb: Added support for many RX queuesRafal Ozieblo2017-11-302-141/+191
|/
* vmxnet3: increase default rx ring sizesShrikrishna Khare2017-11-301-4/+4
* net: dsa: bcm_sf2: Utilize b53_get_tag_protocol()Florian Fainelli2017-11-303-9/+4
* net/reuseport: drop legacy codePaolo Abeni2017-11-305-55/+15
* Documentation: net: dsa: Cut set_addr() documentationLinus Walleij2017-11-301-5/+0
* Merge branch 'net-dst_entry-shrink'David S. Miller2017-11-3020-183/+204
|\
| * net: Remove dst->nextDavid Miller2017-11-302-5/+0
| * xfrm: Stop using dst->next in bundle construction.David Miller2017-11-301-24/+32
| * net: Rearrange dst_entry layout to avoid useless padding.David Miller2017-11-301-19/+12
| * xfrm: Move dst->path into struct xfrm_dstDavid Miller2017-11-309-29/+33
| * ipv6: Move dst->from into struct rt6_info.David Miller2017-11-304-25/+22
| * xfrm: Move child route linkage into xfrm_dst.David Miller2017-11-306-18/+26
| * ipsec: Create and use new helpers for dst child access.David Miller2017-11-302-24/+28
| * net: Create and use new helper xfrm_dst_child().David Miller2017-11-308-15/+26
| * ipv6: Move rt6_next from dst_entry into ipv6 route structure.David Miller2017-11-304-21/+21
| * decnet: Move dn_next into decnet route structure.David Miller2017-11-303-17/+19
| * net: dst->rt_next is unused.David Miller2017-11-301-1/+0
|/
* forcedeth: optimize the xmit with unlikelyZhu Yanjun2017-11-301-3/+3
* atm: mpoa: remove 32-bit timekeepingTina Ruchandani2017-11-305-40/+43
* atm: eni: fix several indentation issuesColin Ian King2017-11-301-9/+9
* openvswitch: use ktime_get_ts64() instead of ktime_get_ts()Arnd Bergmann2017-11-301-3/+3
* netxen: remove timespec usageArnd Bergmann2017-11-301-3/+1
* net: phy: harmonize phy_id{,_mask} data typeRichard Leitner2017-11-301-1/+1
* net: ethernet: davinci_emac: Deduplicate bus_find_device() by name matchingLukas Wunner2017-11-301-7/+2
* net: thunderx: Set max queue count taking XDP_TX into accountSunil Goutham2017-11-301-0/+5
* net: thunderx: Add support for xdp redirectSunil Goutham2017-11-303-31/+94
* Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-11-2915-132/+270
|\
| * lockd: fix "list_add double add" caused by legacy signal interfaceVasily Averin2017-11-272-4/+9
| * nlm_shutdown_hosts_net() cleanupVasily Averin2017-11-271-2/+1
| * race of nfsd inetaddr notifiers vs nn->nfsd_serv changeVasily Averin2017-11-273-3/+17
| * race of lockd inetaddr notifiers vs nlmsvc_rqst changeVasily Averin2017-11-271-2/+14
| * SUNRPC: make cache_detail structures constBhumika Goyal2017-11-272-4/+4
| * NFSD: make cache_detail structures constBhumika Goyal2017-11-272-4/+4
| * sunrpc: make the function arg as constBhumika Goyal2017-11-272-2/+2
| * nfsd: check for use of the closed special stateidAndrew Elble2017-11-271-2/+5
| * nfsd: fix panic in posix_unblock_lock called from nfs4_laundromatNaofumi Honda2017-11-271-2/+2
| * lockd: lost rollback of set_grace_period() in lockd_down_net()Vasily Averin2017-11-271-0/+2
| * lockd: added cleanup checks in exit_net hookVasily Averin2017-11-271-0/+11
| * grace: replace BUG_ON by WARN_ONCE in exit_net hookVasily Averin2017-11-271-1/+3
| * nfsd: fix locking validator warning on nfs4_ol_stateid->st_mutex classAndrew Elble2017-11-271-3/+8
| * lockd: remove net pointer from messagesVasily Averin2017-11-274-14/+21
| * nfsd: remove net pointer from debug messagesVasily Averin2017-11-271-3/+3
| * nfsd: Fix races with check_stateid_generation()Trond Myklebust2017-11-271-3/+19
| * nfsd: Ensure we check stateid validity in the seqid operation checksTrond Myklebust2017-11-271-9/+3
| * nfsd: Fix race in lock stateid creationTrond Myklebust2017-11-271-28/+42
| * nfsd4: move find_lock_stateidTrond Myklebust2017-11-271-19/+19