summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* svcrdma: Remove max_sge check at connect timeChuck Lever2019-02-152-12/+102
* svcrdma: Reduce max_send_sgesChuck Lever2019-02-151-4/+6
* batman-adv: Force mac header to start of data on xmitSven Eckelmann2019-02-151-0/+2
* batman-adv: Avoid WARN on net_device without parent in netnsSven Eckelmann2019-02-151-2/+3
* xfrm: refine validation of template and selector familiesFlorian Westphal2019-02-151-4/+9
* libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()Ilya Dryomov2019-02-151-2/+3
* xfrm: Make set-mark default behavior backward compatibleBenedict Wong2019-02-151-1/+4
* SUNRPC: Always drop the XPRT_LOCK on XPRT_CLOSE_WAITBenjamin Coddington2019-02-151-2/+4
* mac80211: ensure that mgmt tx skbs have tailroom for encryptionFelix Fietkau2019-02-151-3/+9
* sctp: walk the list of asoc safelyGreg Kroah-Hartman2019-02-121-2/+2
* sctp: check and update stream->out_curr when allocating stream_outXin Long2019-02-121-0/+20
* rxrpc: bad unlock balance in rxrpc_recvmsgEric Dumazet2019-02-121-1/+2
* rds: fix refcount bug in rds_sock_addrefEric Dumazet2019-02-121-3/+3
* net: dsa: slave: Don't propagate flag changes on down slave interfacesRundong Ge2019-02-121-5/+8
* net: dsa: Fix NULL checking in dsa_slave_set_eee()Dan Carpenter2019-02-121-2/+2
* net: dsa: Fix lockdep false positive splatMarc Zyngier2019-02-121-0/+4
* dccp: fool proof ccid_hc_[rt]x_parse_options()Eric Dumazet2019-02-121-2/+2
* xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spiYueHaibing2019-02-121-0/+3
* mac80211: fix radiotap vendor presence bitmap handlingJohannes Berg2019-02-121-2/+3
* tipc: fix node keep alive interval calculationHoang Le2019-02-121-0/+6
* sctp: set flow sport from saddr only when it's 0Xin Long2019-02-062-2/+4
* sctp: set chunk transport correctly when it's a new asocXin Long2019-02-061-3/+8
* ip6mr: Fix notifiers call on mroute_clean_tables()Nir Dotan2019-02-061-4/+3Star
* sctp: improve the events for sctp stream addingXin Long2019-02-061-11/+8Star
* net: ip6_gre: always reports o_key to userspaceLorenzo Bianconi2019-02-061-1/+6
* sctp: improve the events for sctp stream resetXin Long2019-02-061-22/+17Star
* net: set default network namespace in init_dummy_netdev()Josh Elsasser2019-02-061-0/+3
* net/rose: fix NULL ax25_cb kernel panicBernard Pidoux2019-02-061-0/+5
* netrom: switch to sock timer APICong Wang2019-02-061-10/+10
* net: ip_gre: use erspan key field for tunnel lookupLorenzo Bianconi2019-02-063-13/+17
* net: ip_gre: always reports o_key to userspaceLorenzo Bianconi2019-02-061-1/+6
* l2tp: fix reading optional fields of L2TPv3Jacob Wen2019-02-064-0/+30
* l2tp: copy 4 more bytes to linear part if necessaryJacob Wen2019-02-061-3/+2Star
* ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulationYohei Kanemaru2019-02-061-0/+2
* ipv6: Consider sk_bound_dev_if when binding a socket to an addressDavid Ahern2019-02-061-0/+3
* Fix "net: ipv4: do not handle duplicate fragments as overlapping"Greg Kroah-Hartman2019-02-061-1/+1
* can: bcm: check timer values before ktime conversionOliver Hartkopp2019-01-311-0/+27
* tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT stateWillem de Bruijn2019-01-311-1/+1
* ip6_gre: update version related info when changing linkHangbin Liu2019-01-311-0/+4
* erspan: build the header with the right proto according to erspan_verXin Long2019-01-312-11/+18
* ip6_gre: fix tunnel list corruption for x-netnsOlivier Matz2019-01-311-2/+2
* udp: with udp_segment release on error pathWillem de Bruijn2019-01-312-8/+24
* net/sched: cls_flower: allocate mask dynamically in fl_change()Ivan Vecera2019-01-311-5/+14
* net: ipv4: Fix memory leak in network namespace dismantleIdo Schimmel2019-01-312-5/+14
* openvswitch: Avoid OOB read when parsing flow nlattrsRoss Lagerwall2019-01-311-1/+1
* net_sched: refetch skb protocol for each filterCong Wang2019-01-311-2/+1Star
* net/sched: act_tunnel_key: fix memory leak in case of action replaceDavide Caratti2019-01-311-8/+11
* net: Fix usage of pskb_trim_rcsumRoss Lagerwall2019-01-313-0/+3
* net: bridge: Fix ethernet header pointer before check skb forwardableYunjian Wang2019-01-311-5/+4Star
* Bluetooth: Fix unnecessary error message for HCI request completionJohan Hedberg2019-01-261-0/+6