aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds440-5111/+10808
2017-07-05bpf: add missing break in for the TCP_BPF_SNDCWND_CLAMP caseColin Ian King1-0/+1
2017-07-05mpls: fix rtm policy in mpls_getrouteRoopa Prabhu2-2/+1
2017-07-04net, ax25: convert ax25_cb.refcount from atomic_t to refcount_tReshetova, Elena1-1/+1
2017-07-04net, ax25: convert ax25_route.refcount from atomic_t to refcount_tReshetova, Elena1-1/+1
2017-07-04net, ax25: convert ax25_uid_assoc.refcount from atomic_t to refcount_tReshetova, Elena1-1/+1
2017-07-04net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_tReshetova, Elena2-6/+6
2017-07-04net, sctp: convert sctp_transport.refcnt from atomic_t to refcount_tReshetova, Elena1-4/+4
2017-07-04net, sctp: convert sctp_chunk.refcnt from atomic_t to refcount_tReshetova, Elena1-3/+3
2017-07-04net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_tReshetova, Elena1-3/+3
2017-07-04net, sctp: convert sctp_auth_bytes.refcnt from atomic_t to refcount_tReshetova, Elena1-2/+2
2017-07-04net, xfrm: convert sec_path.refcnt from atomic_t to refcount_tReshetova, Elena1-2/+2
2017-07-04net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_tReshetova, Elena2-3/+3
2017-07-04net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_tReshetova, Elena1-2/+2
2017-07-04net, x25: convert x25_neigh.refcnt from atomic_t to refcount_tReshetova, Elena1-1/+1
2017-07-04net, x25: convert x25_route.refcnt from atomic_t to refcount_tReshetova, Elena1-1/+1
2017-07-04net, rds: convert rds_message.m_refcount from atomic_t to refcount_tReshetova, Elena2-7/+7
2017-07-04net, rds: convert rds_mr.r_refcount from atomic_t to refcount_tReshetova, Elena2-7/+7
2017-07-04net, rds: convert rds_incoming.i_refcount from atomic_t to refcount_tReshetova, Elena2-7/+8
2017-07-04net, rds: convert rds_ib_device.refcount from atomic_t to refcount_tReshetova, Elena3-9/+9
2017-07-04net, sunrpc: convert gss_upcall_msg.count from atomic_t to refcount_tReshetova, Elena1-11/+11
2017-07-04net, sunrpc: convert gss_cl_ctx.count from atomic_t to refcount_tReshetova, Elena1-3/+3
2017-07-04net, netrom: convert nr_node.refcount from atomic_t to refcount_tReshetova, Elena1-1/+1
2017-07-04net, netrom: convert nr_neigh.refcount from atomic_t to refcount_tReshetova, Elena1-2/+2
2017-07-04net, ipx: convert ipx_route.refcnt from atomic_t to refcount_tReshetova, Elena1-1/+1
2017-07-04net, ipx: convert ipx_interface.refcnt from atomic_t to refcount_tReshetova, Elena2-4/+4
2017-07-04net, lapb: convert lapb_cb.refcnt from atomic_t to refcount_tReshetova, Elena1-3/+3
2017-07-04net, sched: convert Qdisc.refcnt from atomic_t to refcount_tReshetova, Elena2-8/+8
2017-07-04net, calipso: convert calipso_doi.refcount from atomic_t to refcount_tReshetova, Elena1-6/+6
2017-07-04net, bridge: convert net_bridge_vlan.refcnt from atomic_t to refcount_tReshetova, Elena2-5/+6
2017-07-04net, atm: convert eg_cache_entry.use from atomic_t to refcount_tReshetova, Elena2-8/+8
2017-07-04net, atm: convert in_cache_entry.use from atomic_t to refcount_tReshetova, Elena2-7/+8
2017-07-04net, atm: convert lec_arp_table.usage from atomic_t to refcount_tReshetova, Elena2-4/+4
2017-07-04net, atm: convert atm_dev.refcnt from atomic_t to refcount_tReshetova, Elena2-2/+2
2017-07-04net, decnet: convert dn_fib_info.fib_clntref from atomic_t to refcount_tReshetova, Elena1-3/+3
2017-07-04net, l2tp: convert l2tp_session.ref_count from atomic_t to refcount_tReshetova, Elena2-6/+6
2017-07-04net, l2tp: convert l2tp_tunnel.ref_count from atomic_t to refcount_tReshetova, Elena4-11/+12
2017-07-04net, llc: convert llc_sap.refcnt from atomic_t to refcount_tReshetova, Elena1-1/+1
2017-07-04ipv4: Export rtm_ipv4_policy.David S. Miller1-0/+1
2017-07-04mpls: route get supportRoopa Prabhu1-1/+162
2017-07-04bridge: allow ext learned entries to change portsNikolay Aleksandrov1-8/+20
2017-07-04net: reflect mark on tcp syn ack packetsJamal Hadi Salim2-1/+3
2017-07-04net, ipv4: convert fib_info.fib_clntref from atomic_t to refcount_tReshetova, Elena2-2/+2
2017-07-04net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_tReshetova, Elena1-6/+6
2017-07-04net, ipv6: convert ip6addrlbl_entry.refcnt from atomic_t to refcount_tReshetova, Elena1-4/+5
2017-07-04net, ipv6: convert xfrm6_tunnel_spi.refcnt from atomic_t to refcount_tReshetova, Elena1-4/+4
2017-07-04net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_tReshetova, Elena1-3/+3
2017-07-04net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_tReshetova, Elena1-9/+9
2017-07-04net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_tReshetova, Elena1-1/+1
2017-07-04net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_tReshetova, Elena1-1/+1
2017-07-04net, ipv6: convert ipv6_txoptions.refcnt from atomic_t to refcount_tReshetova, Elena2-3/+3
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2-3/+6
2017-07-03Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-106/+1
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-8/+8
2017-07-03openvswitch: fix mis-ordered comment lines for ovs_skb_cbDaniel Axtens1-1/+1
2017-07-03Merge tag 'wireless-drivers-next-for-davem-2017-07-03' of https://git.kernel....David S. Miller1-8/+0
2017-07-03net: make sk_ehashfn() staticEric Dumazet1-1/+1
2017-07-03net: avoid one splat in fib_nl_delrule()Eric Dumazet1-1/+1
2017-07-03net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64Alban Browaeys1-1/+1
2017-07-03iucv: Convert sk_wmem_alloc accesses to refcount_t.David S. Miller1-1/+1
2017-07-03bpf: simplify narrower ctx accessDaniel Borkmann1-130/+109
2017-07-03bpf: add bpf_skb_adjust_room helperDaniel Borkmann1-5/+121
2017-07-03bpf, net: add skb_mac_header_len helperDaniel Borkmann1-2/+2
2017-07-03ipv6: dad: don't remove dynamic addresses if link is downSabrina Dubroca1-9/+9
2017-07-02bpf: fix to bpf_setsockopsLawrence Brakmo1-2/+1
2017-07-01bpf: Adds support for setting sndcwnd clampLawrence Brakmo1-0/+7
2017-07-01bpf: Adds support for setting initial cwndLawrence Brakmo1-1/+17
2017-07-01bpf: Add support for changing congestion controlLawrence Brakmo5-16/+47
2017-07-01bpf: Add TCP connection BPF callbacksLawrence Brakmo3-1/+4
2017-07-01bpf: Add setsockopt helper function to bpfLawrence Brakmo1-1/+78
2017-07-01bpf: Support for setting initial receive windowLawrence Brakmo2-2/+14
2017-07-01bpf: Support for per connection SYN/SYN-ACK RTOsLawrence Brakmo2-2/+3
2017-07-01bpf: BPF support for sock_opsLawrence Brakmo1-0/+168
2017-07-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller7-35/+47
2017-07-01sctp: Add peeloff-flags socket optionNeil Horman1-15/+72
2017-07-01Merge tag 'nfc-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller7-34/+39
2017-07-01datapath: Avoid using stack larger than 1024.Tonghao Zhang1-23/+58
2017-07-01sctp: remove the typedef sctp_init_chunk_tXin Long4-20/+20
2017-07-01sctp: remove the typedef sctp_inithdr_tXin Long3-10/+10
2017-07-01sctp: remove the typedef sctp_data_chunk_tXin Long3-6/+6
2017-07-01sctp: remove the typedef sctp_datahdr_tXin Long1-5/+8
2017-07-01sctp: remove the typedef sctp_param_tXin Long1-1/+1
2017-07-01sctp: remove the typedef sctp_paramhdr_tXin Long7-46/+53
2017-07-01sctp: remove the typedef sctp_cid_tXin Long3-7/+7
2017-07-01sctp: remove the typedef sctp_chunkhdr_tXin Long10-85/+84
2017-07-01sctp: remove the typedef sctp_sctphdr_tXin Long6-23/+22
2017-07-01sctp: remove an unnecessary check from sctp_endpoint_destroyXin Long1-8/+6
2017-07-01net: convert packet_fanout.sk_ref from atomic_t to refcount_tReshetova, Elena2-5/+7
2017-07-01net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_tReshetova, Elena2-4/+4
2017-07-01net: convert net.passive from atomic_t to refcount_tReshetova, Elena2-3/+3
2017-07-01net: convert inet_frag_queue.refcnt from atomic_t to refcount_tReshetova, Elena2-8/+8
2017-07-01net: convert fib_rule.refcnt from atomic_t to refcount_tReshetova, Elena1-2/+2
2017-07-01net: convert unix_address.refcnt from atomic_t to refcount_tReshetova, Elena1-4/+4
2017-07-01net: convert netpoll_info.refcnt from atomic_t to refcount_tReshetova, Elena1-3/+3
2017-07-01net: convert in_device.refcnt from atomic_t to refcount_tReshetova, Elena1-1/+1
2017-07-01net: convert ip_mc_list.refcnt from atomic_t to refcount_tReshetova, Elena1-5/+5
2017-07-01net: convert sock.sk_refcnt from atomic_t to refcount_tReshetova, Elena31-54/+53
2017-07-01net: convert sock.sk_wmem_alloc from atomic_t to refcount_tReshetova, Elena32-66/+65
2017-07-01net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_tReshetova, Elena1-5/+5
2017-07-01net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena14-38/+38
2017-07-01net: convert nf_bridge_info.use from atomic_t to refcount_tReshetova, Elena1-2/+2
2017-07-01net: convert neigh_params.refcnt from atomic_t to refcount_tReshetova, Elena1-4/+4
2017-07-01net: convert neighbour.refcnt from atomic_t to refcount_tReshetova, Elena3-11/+11
2017-07-01net: convert inet_peer.refcnt from atomic_t to refcount_tReshetova, Elena1-9/+9
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-30/+90
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller31-476/+905
2017-06-30nl80211: Don't verify owner_nlportid on NAN commandsAndrei Otcheretianski1-8/+0
2017-06-29net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()Michal Kubeček1-7/+17
2017-06-29net: bridge: constify attribute_group structures.Arvind Yadav1-1/+1
2017-06-29net: constify attribute_group structures.Arvind Yadav1-3/+3
2017-06-29net: ipmr: Add ipmr_rtm_getrouteDonald Sharp1-1/+62
2017-06-29net: sched: Fix one possible panic when no destroy callbackGao Feng1-1/+2
2017-06-29Bluetooth: Add sockaddr length checks before accessing sa_family in bind and ...Mateusz Jurczyk3-7/+7
2017-06-29bluetooth: remove WQ_MEM_RECLAIM from hci workqueuesTejun Heo1-4/+3
2017-06-27ipv6: udp: leverage scratch area helpersPaolo Abeni1-5/+9
2017-06-27udp: move scratch area helpers into the include filePaolo Abeni1-60/+0
2017-06-27tcp: fix null ptr deref in getsockopt(..., TCP_ULP, ...)Dave Watson1-0/+5
2017-06-27net: prevent sign extension in dev_get_stats()Eric Dumazet1-3/+3
2017-06-27Bluetooth: hidp: fix possible might sleep error in hidp_session_threadJeffy Chen1-11/+22
2017-06-27Bluetooth: cmtp: fix possible might sleep error in cmtp_sessionJeffy Chen1-7/+10
2017-06-27Bluetooth: bnep: fix possible might sleep error in bnep_sessionJeffy Chen1-6/+5
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.slave_validateMatthias Schiffer1-1/+2
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelinkMatthias Schiffer2-2/+4
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer11-15/+28
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer11-14/+24
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer13-14/+27
2017-06-25sctp: adjust ssthresh when transport is idleMarcelo Ricardo Leitner1-0/+2
2017-06-25sctp: adjust cwnd increase in Congestion Avoidance phaseMarcelo Ricardo Leitner1-8/+18
2017-06-25sctp: allow increasing cwnd regardless of ctsn moving or notMarcelo Ricardo Leitner1-9/+8
2017-06-25sctp: update order of adjustments of partial_bytes_acked and cwndMarcelo Ricardo Leitner1-7/+8
2017-06-25tcp: reset sk_rx_dst in tcp_disconnect()WANG Cong1-0/+2
2017-06-25net: ipv6: reset daddr and dport in sk if connect() failsWei Wang2-2/+9
2017-06-25af_iucv: Move sockaddr length checks to before accessing sa_family in bind an...Mateusz Jurczyk1-5/+3
2017-06-25net/iucv: improve endianness handlingHans Wippel1-1/+1
2017-06-25net: store port/representator id in metadata_dstJakub Kicinski4-8/+18
2017-06-24Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar17-94/+104
2017-06-23tls: return -EFAULT if copy_to_user() failsDan Carpenter1-4/+6
2017-06-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller8-44/+66
2017-06-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller7-11/+45
2017-06-23tcp: fix out-of-bounds access in ULP sysctlJakub Kicinski1-0/+1
2017-06-23sit: use __GFP_NOWARN for user controlled allocationWANG Cong1-1/+1
2017-06-23bpf: possibly avoid extra masking for narrower load in verifierYonghong Song1-39/+53
2017-06-23xdp: add reporting of offload modeJakub Kicinski2-5/+4
2017-06-23xdp: add HW offload mode flag for installing programsJakub Kicinski2-4/+7
2017-06-23xdp: pass XDP flags into install handlersJakub Kicinski1-2/+3
2017-06-23net: account for current skb length when deciding about UFOMichal Kubeček2-2/+3
2017-06-23udp: fix poll()Paolo Abeni1-10/+17
2017-06-23NFC: Add sockaddr length checks before accessing sa_family in bind handlersMateusz Jurczyk1-2/+4
2017-06-23nfc: nci: remove unnecessary null checkGustavo A. R. Silva1-5/+4
2017-06-23nfc: Ensure presence of required attributes in the activate_target handlerMateusz Jurczyk1-1/+3
2017-06-23nfc: Fix the sockaddr length sanitization in llcp_sock_connectMateusz Jurczyk1-2/+1
2017-06-23NFC: digital: NFC-DEP Target WT(nfcdep,max) is now 14Mark Greer1-1/+1
2017-06-23NFC: digital: NFC-A SEL_RES must be one byteMark Greer1-1/+2
2017-06-23NFC: digital: Delete an error message for memory allocation failureMarkus Elfring1-3/+1
2017-06-23NFC: digital: Improve a size determination in four functionsMarkus Elfring1-4/+4
2017-06-22udp/v6: prefetch rmem_alloc in udp6_queue_rcv_skb()Paolo Abeni1-0/+1
2017-06-22ipv6: avoid unregistering inet6_dev for loopbackWANG Cong1-2/+3
2017-06-22rds: tcp: set linger to 1 when unloading a rds-tcpSowmini Varadhan5-2/+7
2017-06-22rds: tcp: send handshake ping-probe from passive endpointSowmini Varadhan4-11/+12
2017-06-22tcp: Add a tcp_filter hook before handle ack packetChenbo Feng2-0/+4
2017-06-22ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTERWANG Cong1-1/+5
2017-06-22esp6_offload: Fix IP6CB(skb)->nhoff for ESP GROYossi Kuperman1-0/+25
2017-06-22xfrm6: Fix IPv6 payload_len in xfrm6_transport_finishYossi Kuperman1-1/+1
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-85/+101
2017-06-21bpf: expose prog id for cls_bpf and act_bpfDaniel Borkmann2-0/+6
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann1-0/+33
2017-06-21udp: prefetch rmem_alloc in udp_queue_rcv_skb()Paolo Abeni1-0/+1
2017-06-21ip6mr: add netlink notifications on mrt6msg cache reportsJulien Gomes1-2/+69
2017-06-21ipmr: add netlink notifications on igmpmsg cache reportsJulien Gomes1-2/+67
2017-06-21rtnetlink: add restricted rtnl groups for ipv4 and ipv6 mrouteJulien Gomes1-0/+13
2017-06-21tcp: md5: hide unused variableArnd Bergmann1-5/+1
2017-06-20igmp: add a missing spin_lock_init()WANG Cong1-0/+1
2017-06-20rtnetlink: add IFLA_GROUP to ifla_policySerhey Popovych1-0/+2
2017-06-20ipv6: Do not leak throw route referencesSerhey Popovych2-18/+7
2017-06-20sctp: handle errors when updating asocXin Long2-12/+37
2017-06-20sctp: uncork the old asoc before changing to the new oneXin Long1-0/+4
2017-06-20dccp: call inet_add_protocol after register_pernet_subsys in dccp_v6_initXin Long1-10/+10
2017-06-20dccp: call inet_add_protocol after register_pernet_subsys in dccp_v4_initXin Long1-8/+9
2017-06-20vxlan: get rid of redundant vxlan_dev.flagsMatthias Schiffer1-2/+2
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu9-43/+32
2017-06-20net: introduce __skb_put_[zero, data, u8]yuan linyu4-17/+14
2017-06-20net/core: remove explicit do_softirq() from busy_poll_stop()Sebastian Siewior1-2/+0
2017-06-20fib_rules: Resolve goto rules target on deleteSerhey Popovych1-7/+14
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar6-8/+8
2017-06-19sctp: ensure ep is not destroyed before doing the dumpXin Long2-2/+4
2017-06-19net: 8021q: Fix one possible panic caused by BUG_ON in free_netdevGao Feng1-1/+2
2017-06-19tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefixIvan Delalande3-12/+32
2017-06-19tcp: md5: add an address prefix for key lookupIvan Delalande2-14/+66
2017-06-19netfilter: nfnetlink: extended ACK reportingPablo Neira Ayuso11-72/+146
2017-06-19netfilter: nf_tables: reduce chain type table sizeFlorian Westphal1-1/+4
2017-06-19netfilter: conntrack: use NFPROTO_MAX to size arrayFlorian Westphal1-9/+9
2017-06-19netfilter: use nf_conntrack_helpers_register when possibleLiping Zhang2-35/+40
2017-06-19netfilter, kbuild: use canonical method to specify objs.Jike Song1-4/+3
2017-06-19netfilter: ebt: Use new helper ebt_invalid_target to check targetGao Feng4-4/+4
2017-06-19netns: add and use net_ns_barrierFlorian Westphal2-0/+26
2017-06-19netfilter: move table iteration out of netns exit pathsFlorian Westphal1-9/+17
2017-06-19netfilter: ipt_CLUSTERIP: do not hold devXin Long1-28/+73
2017-06-19Merge tag 'mac80211-for-davem-2017-06-16' of git://git.kernel.org/pub/scm/lin...David S. Miller2-16/+25
2017-06-18ip6_tunnel: Correct tos value in collect_md modeHaishuang Yan1-2/+2
2017-06-18NFC: fix broken device allocationJohan Hovold2-15/+19