summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-01-19netfilter: nf_tables: Fix trailing semicolonLuis de Bethencourt
2018-01-19netfilter: return booleans instead of integersGustavo A. R. Silva
2018-01-19netfilter: nf_tables: allocate handle and delete objects via handleHarsha Sharma
2018-01-19netfilter: nf_nat_snmp_basic: use asn1 decoder libraryTaehee Yoo
2018-01-19netfilter: nf_nat_snmp_basic: use nf_ct_helper_logTaehee Yoo
2018-01-19netfilter: nf_nat_snmp_basic: replace ctinfo with dir.Taehee Yoo
2018-01-19netfilter: nf_nat_snmp_basic: remove debug parameterTaehee Yoo
2018-01-19netfilter: nf_nat_snmp_basic: remove useless commentTaehee Yoo
2018-01-18Merge tag 'linux-can-fixes-for-4.15-20180118' of ssh://gitolite.kernel.org/pu...David S. Miller
2018-01-18ipv6: don't let tb6_root node share routes with other nodeWei Wang
2018-01-18net/sched/sch_prio.c: work around gcc-4.4.4 union initializer issuesAndrew Morton
2018-01-18ip6_gre: init dev->mtu and dev->hard_header_len correctlyAlexey Kodanev
2018-01-18bpf: allow socket_filter programs to use bpf_prog_test_runAlexei Starovoitov
2018-01-18flow_dissector: properly cap thoff fieldEric Dumazet
2018-01-18flow_netlink: Remove unneeded semicolonsChristopher Díaz Riveros
2018-01-18cfg80211: fix station info handling bugsJohannes Berg
2018-01-18netlink: reset extack earlier in netlink_rcv_skbXin Long
2018-01-18net: sched: silence uninitialized parent variable warning in tc_dump_tfilterJiri Pirko
2018-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-01-18can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_onceMarc Kleine-Budde
2018-01-18can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_onceMarc Kleine-Budde
2018-01-17bpf: fix cls_bpf on filter replaceDaniel Borkmann
2018-01-17tls: reset crypto_info when do_tls_setsockopt_tx failsSabrina Dubroca
2018-01-17tls: return -EBUSY if crypto_info is already setSabrina Dubroca
2018-01-17tls: fix sw_ctx leakSabrina Dubroca
2018-01-17net/tls: Only attach to sockets in ESTABLISHED stateIlya Lesokhin
2018-01-17net: Remove spinlock from get_net_ns_by_id()Kirill Tkhai
2018-01-17net: Fix possible race in peernet2id_alloc()Kirill Tkhai
2018-01-17net: sched: allow ingress and clsact qdiscs to share filter blocksJiri Pirko
2018-01-17net: sched: introduce ingress/egress block index attributes for qdiscJiri Pirko
2018-01-17net: sched: use block index as a handle instead of qdisc when block is sharedJiri Pirko
2018-01-17net: sched: keep track of offloaded filters and check tc offload featureJiri Pirko
2018-01-17net: sched: remove classid and q fields from tcf_protoJiri Pirko
2018-01-17net: sched: introduce block mechanism to handle netif_keep_dst callsJiri Pirko
2018-01-17net: sched: avoid usage of tp->q in tcf_classifyJiri Pirko
2018-01-17net: sched: introduce shared filter blocks infrastructureJiri Pirko
2018-01-17net: sched: introduce support for multiple filter chain pointers registrationJiri Pirko
2018-01-17net: sched: red: don't reset the backlog on every stat dumpJakub Kicinski
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-16net, sched: fix panic when updating miniq {b,q}statsDaniel Borkmann
2018-01-16net: delete /proc THIS_MODULE referencesAlexey Dobriyan
2018-01-16tipc: fix race condition at topology server receiveJon Maloy
2018-01-16Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-01-16sctp: do not allow the v4 socket to bind a v4mapped v6 addressXin Long
2018-01-16sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbufXin Long
2018-01-16sctp: reinit stream if stream outcnt has been change by sinit in sendmsgXin Long
2018-01-16devlink: Add relation between dpipe and resourceArkadi Sharshevsky
2018-01-16devlink: Add support for reloadArkadi Sharshevsky