summary refs log tree commit diff
path: root/net
AgeCommit message (Expand)Author
2019-02-01net/smc: don't wait for send buffer space when data was already sentKarsten Graul
2019-02-01net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()Karsten Graul
2019-02-01net/smc: allow 16 byte pnetids in netlink policyHans Wippel
2019-02-01net/smc: fix another sizeof to int comparisonUrsula Braun
2019-02-01sctp: walk the list of asoc safelyGreg Kroah-Hartman
2019-02-01Merge tag 'batadv-net-for-davem-20190201' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2019-02-01cfg80211: call disconnect_wk when AP stopsJohannes Berg
2019-02-01mac80211: ensure that mgmt tx skbs have tailroom for encryptionFelix Fietkau
2019-01-31rds: fix refcount bug in rds_sock_addrefEric Dumazet
2019-01-31l2tp: copy 4 more bytes to linear part if necessaryJacob Wen
2019-01-30l2tp: fix reading optional fields of L2TPv3Jacob Wen
2019-01-30ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulationYohei Kanemaru
2019-01-30net: ip6_gre: always reports o_key to userspaceLorenzo Bianconi
2019-01-30net: ip_gre: always reports o_key to userspaceLorenzo Bianconi
2019-01-30net: socket: make bond ioctls go through compat_ifreq_ioctl()Johannes Berg
2019-01-30net: socket: fix SIOCGIFNAME in compatJohannes Berg
2019-01-30Revert "kill dev_ifsioc()"Johannes Berg
2019-01-30Revert "socket: fix struct ifreq size in compat ioctl"Johannes Berg
2019-01-29net: set default network namespace in init_dummy_netdev()Josh Elsasser
2019-01-28net: tls: Fix deadlock in free_resources txDave Watson
2019-01-28net: tls: Save iv in tls_rec for async crypto requestsDave Watson
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-01-28netfilter: ipt_CLUSTERIP: fix warning unused variable cnAnders Roxell
2019-01-28netfilter: nfnetlink_osf: add missing fmatch checkFernando Fernandez Mancera
2019-01-28netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are presentFlorian Westphal
2019-01-27ip6mr: Fix notifiers call on mroute_clean_tables()Nir Dotan
2019-01-27decnet: fix DN_IFREQ_SIZEJohannes Berg
2019-01-27net/rose: fix NULL ax25_cb kernel panicBernard Pidoux
2019-01-27netrom: switch to sock timer APICong Wang
2019-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-25Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-01-25cfg80211: extend range deviation for DMGChaitanya Tata
2019-01-25cfg80211: reg: remove warn_on for a normal caseChaitanya Tata
2019-01-25mac80211: Add attribute aligned(2) to struct 'action'Mathieu Malaterre
2019-01-25mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori
2019-01-25nl80211: fix NLA_POLICY_NESTED() argumentsJohannes Berg
2019-01-25batman-adv: release station info tidstatsFelix Fietkau
2019-01-24Merge tag 'linux-can-fixes-for-5.0-20190122' of git://git.kernel.org/pub/scm/...David S. Miller
2019-01-24sctp: set flow sport from saddr only when it's 0Xin Long
2019-01-24sctp: set chunk transport correctly when it's a new asocXin Long
2019-01-24sctp: improve the events for sctp stream addingXin Long
2019-01-24sctp: improve the events for sctp stream resetXin Long
2019-01-24ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnelwenxu
2019-01-24ipvs: Fix signed integer overflow when setsockopt timeoutZhangXiaoxu
2019-01-23ax25: fix possible use-after-freeEric Dumazet
2019-01-22net/ipv6: lower the level of "link is not ready" messagesLubomir Rintel
2019-01-22net/ipv6: don't return positive numbers when nothing was dumpedJakub Kicinski
2019-01-22net: ip_gre: use erspan key field for tunnel lookupLorenzo Bianconi
2019-01-22can: bcm: check timer values before ktime conversionOliver Hartkopp