summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2018-02-26libceph, ceph: avoid memory leak when specifying same option several timesChengguang Xu
2018-02-23net_sched: gen_estimator: fix broken estimators based on percpu statsEric Dumazet
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-02-23ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann
2018-02-22rxrpc: Fix send in rxrpc_send_data_packet()David Howells
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-02-22net: ipv4: Set addr_type in hash_keys for forwarded caseDavid Ahern
2018-02-22tcp_bbr: better deal with suboptimal GSOEric Dumazet
2018-02-22netlink: put module reference if dump start failsJason A. Donenfeld
2018-02-22bpf: clean up unused-variable warningArnd Bergmann
2018-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-02-20net: sched: report if filter is too large to dumpRoman Kapl
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-19netfilter: IDLETIMER: be syzkaller friendlyEric Dumazet
2018-02-19mac80211: Fix sending ADDBA response for an ongoing sessionIlan Peer
2018-02-19mac80211: Do not disconnect on invalid operating classIlan Peer
2018-02-19cfg80211: clear wep keys after disconnectionAvraham Stern
2018-02-19mac80211: fix calling sleeping function in atomic contextSara Sharon
2018-02-19mac80211: fix a possible leak of station statsSara Sharon
2018-02-19cfg80211: fix cfg80211_beacon_dupArnd Bergmann
2018-02-16sctp: remove the left unnecessary check for chunk in sctp_renege_eventsXin Long
2018-02-16rxrpc: Work around usercopy checkDavid Howells
2018-02-16udplite: fix partial checksum initializationAlexey Kodanev
2018-02-16dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lockPaolo Abeni
2018-02-16fib_semantics: Don't match route with mismatching tclassidStefano Brivio
2018-02-16NFC: llcp: Limit size of SDP URIKees Cook
2018-02-16netfilter: xt_hashlimit: fix lock imbalanceEric Dumazet
2018-02-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-02-14netfilter: nat: cope with negative port rangePaolo Abeni
2018-02-14netfilter: x_tables: fix missing timer initialization in xt_LEDPaolo Abeni
2018-02-14netfilter: x_tables: use pr ratelimiting in all remaining spotsFlorian Westphal
2018-02-14netfilter: x_tables: use pr ratelimiting in matches/targetsFlorian Westphal
2018-02-14netfilter: x_tables: rate-limit table mismatch warningsFlorian Westphal
2018-02-14netfilter: bridge: use pr ratelimitingFlorian Westphal
2018-02-14netfilter: xt_set: use pr ratelimitingFlorian Westphal
2018-02-14netfilter: xt_NFQUEUE: use pr ratelimitingFlorian Westphal
2018-02-14netfilter: xt_CT: use pr ratelimitingFlorian Westphal
2018-02-14netfilter: x_tables: use pr ratelimiting in xt coreFlorian Westphal
2018-02-14netfilter: x_tables: remove pr_info where possibleFlorian Westphal
2018-02-14netfilter: ipt_CLUSTERIP: fix a refcount bug in clusterip_config_find_get()Cong Wang
2018-02-14tls: getsockopt return record sequence numberBoris Pismenny
2018-02-14tls: reset the crypto info if copy_from_user failsBoris Pismenny
2018-02-14tls: retrun the correct IV in getsockoptBoris Pismenny
2018-02-14netfilter: add back stackpointer size checksFlorian Westphal
2018-02-14tipc: Fix missing RTNL lock protection during setting link propertiesYing Xue
2018-02-14tipc: Introduce __tipc_nl_net_setYing Xue
2018-02-14tipc: Introduce __tipc_nl_media_setYing Xue
2018-02-14tipc: Introduce __tipc_nl_bearer_setYing Xue
2018-02-14tipc: Introduce __tipc_nl_bearer_enableYing Xue
2018-02-14tipc: Introduce __tipc_nl_bearer_disableYing Xue