summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | netfilter: xt_set: use pr ratelimitingFlorian Westphal2018-02-141-25/+25
| * | netfilter: xt_NFQUEUE: use pr ratelimitingFlorian Westphal2018-02-141-3/+5
| * | netfilter: xt_CT: use pr ratelimitingFlorian Westphal2018-02-141-12/+13
| * | netfilter: x_tables: use pr ratelimiting in xt coreFlorian Westphal2018-02-141-36/+34
| * | netfilter: x_tables: remove pr_info where possibleFlorian Westphal2018-02-147-34/+16
| * | netfilter: ipt_CLUSTERIP: fix a refcount bug in clusterip_config_find_get()Cong Wang2018-02-141-2/+6
| * | netfilter: add back stackpointer size checksFlorian Westphal2018-02-143-1/+14
| * | netfilter: drop outermost socket lock in getsockopt()Paolo Abeni2018-02-142-14/+3
| * | netfilter: ipt_CLUSTERIP: fix a race condition of proc file creationCong Wang2018-02-081-6/+6
| * | netfilter: x_tables: remove size checkMichal Hocko2018-02-081-4/+0
* | | net: sched: report if filter is too large to dumpRoman Kapl2018-02-201-1/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-1924-125/+238
|\ \ \
| * | | sctp: remove the left unnecessary check for chunk in sctp_renege_eventsXin Long2018-02-161-3/+2
| * | | rxrpc: Work around usercopy checkDavid Howells2018-02-161-2/+3
| * | | udplite: fix partial checksum initializationAlexey Kodanev2018-02-162-0/+10
| * | | dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lockPaolo Abeni2018-02-161-29/+33
| * | | fib_semantics: Don't match route with mismatching tclassidStefano Brivio2018-02-161-0/+5
| * | | NFC: llcp: Limit size of SDP URIKees Cook2018-02-162-1/+6
| * | | tls: getsockopt return record sequence numberBoris Pismenny2018-02-141-0/+2
| * | | tls: reset the crypto info if copy_from_user failsBoris Pismenny2018-02-141-1/+1
| * | | tls: retrun the correct IV in getsockoptBoris Pismenny2018-02-141-1/+2
| * | | tipc: Fix missing RTNL lock protection during setting link propertiesYing Xue2018-02-141-6/+8
| * | | tipc: Introduce __tipc_nl_net_setYing Xue2018-02-142-3/+13
OpenPOWER on IntegriCloud