summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | sctp: update dst pmtu with the correct daddrXin Long2018-09-201-2/+10
| * | smc: generic netlink family should be __ro_after_initJohannes Berg2018-09-201-1/+1
| * | ip6_tunnel: be careful when accessing the inner headerPaolo Abeni2018-09-191-2/+11
| * | Merge tag 'batadv-net-for-davem-20180919' of git://git.open-mesh.org/linux-mergeDavid S. Miller2018-09-199-41/+88
| |\ \
| | * | batman-adv: Increase version number to 2018.3Sven Eckelmann2018-09-141-1/+1
| | * | batman-adv: fix hardif_neigh refcount on queue_work() failureMarek Lindner2018-09-071-2/+6
| | * | batman-adv: fix backbone_gw refcount on queue_work() failureMarek Lindner2018-09-071-2/+8
| | * | batman-adv: Prevent duplicated tvlv handlerSven Eckelmann2018-09-061-2/+6
| | * | batman-adv: Prevent duplicated global TT entrySven Eckelmann2018-09-061-2/+4
| | * | batman-adv: Prevent duplicated softif_vlan entrySven Eckelmann2018-09-061-7/+18
| | * | batman-adv: Prevent duplicated nc_node entrySven Eckelmann2018-09-061-12/+15
| | * | batman-adv: Prevent duplicated gateway_node entrySven Eckelmann2018-09-061-2/+9
| | * | batman-adv: Fix segfault when writing to sysfs elp_intervalSven Eckelmann2018-09-061-8/+17
| | * | batman-adv: Fix segfault when writing to throughput_overrideSven Eckelmann2018-09-061-2/+3
| | * | batman-adv: Avoid probe ELP information leakSven Eckelmann2018-09-061-1/+1
| * | | ipv6: fix memory leak on dst->_metricsWei Wang2018-09-181-1/+4
| * | | Revert "ipv6: fix double refcount of fib6_metrics"Wei Wang2018-09-181-0/+4
| * | | net/smc: fix sizeof to int comparisonYueHaibing2018-09-181-8/+6
| * | | net/smc: no urgent data check for listen socketsKarsten Graul2018-09-181-2/+2
| * | | net/smc: enable fallback for connection abort in state INITUrsula Braun2018-09-181-7/+7
| * | | net/smc: remove duplicate mutex_unlockUrsula Braun2018-09-181-6/+9
| * | | net/smc: fix non-blocking connect problemUrsula Braun2018-09-181-2/+5
| * | | NFC: Fix possible memory corruption when handling SHDLC I-Frame commandsSuren Baghdasaryan2018-09-181-0/+10
* | | | tls: Fixed uninitialised vars warningVakul Garg2018-09-241-2/+2
* | | | net/tls: Fixed race condition in async encryptionVakul Garg2018-09-242-53/+32
* | | | neighbour: send netlink notification if NTF_ROUTER changesRoopa Prabhu2018-09-241-5/+2
* | | | neighbour: allow admin to set NTF_ROUTERRoopa Prabhu2018-09-241-2/+7
* | | | net/sched: Add hardware specific counters to TC actionsEelco Chaudron2018-09-243-5/+20
* | | | net/core: Add new basic hardware counterEelco Chaudron2018-09-241-19/+54
* | | | decnet: Remove unnecessary check for dev->nameNathan Chancellor2018-09-211-1/+1
* | | | net/ipfrag: let ip[6]frag_high_thresh in ns be higher than in init_netPeter Oskolkov2018-09-213-3/+0
* | | | ipv6: discard IP frag queue on more errorsPeter Oskolkov2018-09-211-5/+6
* | | | net/ipv4: avoid compile error in fib_info_nh_uses_devEric Dumazet2018-09-211-1/+1
* | | | net_sched: sch_fq: remove dead code dealing with retransmitsEric Dumazet2018-09-211-53/+5
* | | | tcp: switch tcp_internal_pacing() to tcp_wstamp_nsEric Dumazet2018-09-211-13/+4
* | | | tcp: switch tcp and sch_fq to new earliest departure time modelEric Dumazet2018-09-213-17/+33
* | | | tcp: switch internal pacing timer to CLOCK_TAIEric Dumazet2018-09-212-2/+2
* | | | tcp: provide earliest departure time in skb->tstampEric Dumazet2018-09-214-10/+9
* | | | tcp: add tcp_wstamp_ns socket fieldEric Dumazet2018-09-211-0/+16
* | | | net_sched: sch_fq: switch to CLOCK_TAIEric Dumazet2018-09-211-3/+3
* | | | tcp: introduce tcp_skb_timestamp_us() helperEric Dumazet2018-09-215-16/+19
* | | | net/tls: Add support for async encryption of records for performanceVakul Garg2018-09-212-176/+464
* | | | ipv6: remove redundant null pointer check before kfree_skbzhong jiang2018-09-211-4/+2
* | | | net: nci: remove redundant null pointer check before kfree_skbzhong jiang2018-09-211-4/+2
* | | | ipv4: remove redundant null pointer check before kfree_skbzhong jiang2018-09-211-2/+1
* | | | net_sched: change tcf_del_walker() to take idrinfo->lockVlad Buslov2018-09-212-3/+30
* | | | netfilter: nft_fib: Convert nft_fib4_eval to new dev helperDavid Ahern2018-09-201-21/+6
* | | | netfilter: rpfilter: Convert rpfilter_lookup_reverse to new dev helperDavid Ahern2018-09-201-16/+1
* | | | net/ipv4: Move device validation to helperDavid Ahern2018-09-201-17/+27
* | | | ipv6: Allow the l3mdev to be a loopbackRobert Shearman2018-09-193-2/+5
OpenPOWER on IntegriCloud