summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | net/smc: fix NULL pointer dereference on sock_create_kern() error pathDavide Caratti2018-02-281-1/+3
| * | | | net/smc: use link_id of server in confirm link replyKarsten Graul2018-02-282-1/+2
| * | | | net/smc: use a constant for control message lengthKarsten Graul2018-02-282-2/+2
| * | | | net/tcp/illinois: replace broken algorithm reference linkJoey Pabalinas2018-02-281-1/+1
| * | | | tcp: purge write queue upon RSTSoheil Hassas Yeganeh2018-02-281-0/+1
| * | | | tcp: revert F-RTO extension to detect more spurious timeoutsYuchung Cheng2018-02-281-18/+12
| * | | | tcp: revert F-RTO middle-box workaroundYuchung Cheng2018-02-281-10/+7
| * | | | tls: Use correct sk->sk_prot for IPV6Boris Pismenny2018-02-271-15/+37
| * | | | sit: fix IFLA_MTU ignored on NEWLINKXin Long2018-02-271-0/+7
| * | | | ip6_tunnel: fix IFLA_MTU ignored on NEWLINKXin Long2018-02-271-4/+8
| * | | | ip_gre: fix IFLA_MTU ignored on NEWLINKXin Long2018-02-271-5/+0
| * | | | tipc: correct initial value for group congestion flagJon Maloy2018-02-272-0/+2
| * | | | devlink: Fix resource coverity errorsArkadi Sharshevsky2018-02-271-16/+21
| * | | | net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68Sabrina Dubroca2018-02-271-2/+6
| * | | | devlink: Compare to size_new in case of resource child validationArkadi Sharshevsky2018-02-271-1/+1
| * | | | ip_tunnel: Do not use mark in skb by defaultThomas Winter2018-02-261-10/+3
| * | | | bridge: Fix VLAN reference count problemIdo Schimmel2018-02-261-0/+2
| * | | | qrtr: add MODULE_ALIAS macro to smdRamon Fried2018-02-261-0/+1
| * | | | l2tp: fix tunnel lookup use-after-free raceJames Chapman2018-02-261-7/+7
| * | | | l2tp: fix race in pppol2tp_release with session object destroyJames Chapman2018-02-261-25/+27
| * | | | l2tp: fix races with tunnel socket closeJames Chapman2018-02-264-116/+42
| * | | | l2tp: don't use inet_shutdown on ppp session destroyJames Chapman2018-02-261-10/+0
| * | | | l2tp: don't use inet_shutdown on tunnel destroyJames Chapman2018-02-261-9/+2
| | |/ / | |/| |
* / | | libceph, ceph: avoid memory leak when specifying same option several timesChengguang Xu2018-02-261-0/+7
|/ / /
* | | net_sched: gen_estimator: fix broken estimators based on percpu statsEric Dumazet2018-02-231-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-231-5/+1
|\ \ \
| * | | bpf: clean up unused-variable warningArnd Bergmann2018-02-221-5/+1
* | | | ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann2018-02-231-1/+1
| |/ / |/| |
* | | rxrpc: Fix send in rxrpc_send_data_packet()David Howells2018-02-221-1/+1
* | | Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-02-228-24/+38
|\ \ \
| * | | mac80211: Fix sending ADDBA response for an ongoing sessionIlan Peer2018-02-191-3/+1
| * | | mac80211: Do not disconnect on invalid operating classIlan Peer2018-02-191-4/+3
| * | | cfg80211: clear wep keys after disconnectionAvraham Stern2018-02-191-0/+2
| * | | mac80211: fix calling sleeping function in atomic contextSara Sharon2018-02-191-1/+1
| * | | mac80211: fix a possible leak of station statsSara Sharon2018-02-191-0/+1
| * | | cfg80211: fix cfg80211_beacon_dupArnd Bergmann2018-02-191-1/+1
| * | | mac80211: mesh: fix wrong mesh TTL offset calculationPeter Oh2018-01-312-12/+7
| * | | cfg80211: use only 1Mbps for basic rates in meshJohannes Berg2018-01-311-3/+22
* | | | net: ipv4: Set addr_type in hash_keys for forwarded caseDavid Ahern2018-02-221-0/+2
* | | | tcp_bbr: better deal with suboptimal GSOEric Dumazet2018-02-221-4/+5
* | | | netlink: put module reference if dump start failsJason A. Donenfeld2018-02-221-1/+3
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-02-2154-300/+310
|\ \ \
| * | | netfilter: IDLETIMER: be syzkaller friendlyEric Dumazet2018-02-191-3/+6
| * | | netfilter: xt_hashlimit: fix lock imbalanceEric Dumazet2018-02-161-1/+1
| * | | netfilter: nat: cope with negative port rangePaolo Abeni2018-02-141-2/+5
| * | | netfilter: x_tables: fix missing timer initialization in xt_LEDPaolo Abeni2018-02-141-5/+5
| * | | netfilter: x_tables: use pr ratelimiting in all remaining spotsFlorian Westphal2018-02-1434-104/+116
| * | | netfilter: x_tables: use pr ratelimiting in matches/targetsFlorian Westphal2018-02-143-33/+40
| * | | netfilter: x_tables: rate-limit table mismatch warningsFlorian Westphal2018-02-144-8/+8
| * | | netfilter: bridge: use pr ratelimitingFlorian Westphal2018-02-142-7/+7