summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-01-25net/tcp-fastopen: make connect()'s return case more consistent with non-TFOWilly Tarreau
2017-01-25net/tcp-fastopen: Add new API supportWei Wang
2017-01-25net: Remove __sk_dst_reset() in tcp_v6_connect()Wei Wang
2017-01-25net/tcp-fastopen: refactor cookie check logicWei Wang
2017-01-25tcp: correct memory barrier usage in tcp_check_space()Jason Baron
2017-01-25tcp: reduce skb overhead in selected placesEric Dumazet
2017-01-25tipc: uninitialized return code in tipc_setsockopt()Dan Carpenter
2017-01-25net sched actions: Add support for user cookiesJamal Hadi Salim
2017-01-25sctp: sctp gso should set feature with NETIF_F_SG when calling skb_segmentXin Long
2017-01-25sctp: sctp_addr_id2transport should verify the addr before looking up assocXin Long
2017-01-24lwtunnel: Fix oops on state free after encap module unloadRobert Shearman
2017-01-24net: Specify the owning module for lwtunnel opsRobert Shearman
2017-01-24tipc: fix cleanup at module unloadParthasarathy Bhuvaragan
2017-01-24tipc: ignore requests when the connection state is not CONNECTEDParthasarathy Bhuvaragan
2017-01-24tipc: fix nametbl_lock soft lockup at module exitParthasarathy Bhuvaragan
2017-01-24tipc: fix connection refcount errorParthasarathy Bhuvaragan
2017-01-24tipc: add subscription refcount to avoid invalid deleteParthasarathy Bhuvaragan
2017-01-24tipc: fix nametbl_lock soft lockup at node/link eventsParthasarathy Bhuvaragan
2017-01-24netfilter: nf_tables: bump set->ndeact on set flushPablo Neira Ayuso
2017-01-24netfilter: nf_tables: deconstify walk callback functionPablo Neira Ayuso
2017-01-24netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCLPablo Neira Ayuso
2017-01-24netfilter: nft_log: restrict the log prefix length to 127Liping Zhang
2017-01-24SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee
2017-01-24net: sctp: fix array overrun read on sctp_timer_tblColin Ian King
2017-01-24net: dsa: Drop WARN() in tag_brcm.cFlorian Fainelli
2017-01-24ipv6: fix ip6_tnl_parse_tlv_enc_lim()Eric Dumazet
2017-01-24ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit()Eric Dumazet
2017-01-24bpf: allow option for setting bpf_l4_csum_replace from scratchDaniel Borkmann
2017-01-24bpf: enable load bytes helper for filter/reuseport progsDaniel Borkmann
2017-01-24bpf: simplify __is_valid_access test on cbDaniel Borkmann
2017-01-24af_unix: move unix_mknod() out of bindlockWANG Cong
2017-01-24net/sched: Introduce sample tc actionYotam Gigi
2017-01-24net: Introduce psample, a new genetlink channel for packet samplingYotam Gigi
2017-01-24net: dsa: Fix inverted test for multiple CPU interfaceAndrew Lunn
2017-01-24bridge: multicast to unicastFelix Fietkau
2017-01-24RDS: net: Switch from dma_device to dev.parentBart Van Assche
2017-01-24IB/core: Change the type of an ib_dma_alloc_coherent() argumentBart Van Assche
2017-01-24RDS: IB: Remove an unused structure memberBart Van Assche
2017-01-24Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen
2017-01-24mac80211: don't try to sleep in rate_control_rate_init()Johannes Berg
2017-01-24rfkill: remove rfkill-regulatorJohannes Berg
2017-01-23netfilter: nf_tables: validate the name size when possibleLiping Zhang
2017-01-23net: dsa: Check return value of phy_connect_direct()Florian Fainelli
2017-01-23net: mpls: Fix multipath selection for LSR use caseDavid Ahern
2017-01-22ipv6: add NUMA awareness to seg6_hmac_init_algo()Eric Dumazet
2017-01-226lowpan: use rb_entry()Geliang Tang
2017-01-20Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-01-20bridge: netlink: call br_changelink() during br_dev_newlink()Ivan Vecera
2017-01-20net: dsa: Remove hwmon supportAndrew Lunn
2017-01-20inet: don't use sk_v6_rcv_saddr directlyJosef Bacik