summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-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-24af_unix: move unix_mknod() out of bindlockWANG Cong
2017-01-24mac80211: don't try to sleep in rate_control_rate_init()Johannes 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-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-20Revert "net: sctp: fix array overrun read on sctp_timer_tbl"David S. Miller
2017-01-20net: sctp: fix array overrun read on sctp_timer_tblColin Ian King
2017-01-20ipv6: seg6_genl_set_tunsrc() must check kmemdup() return valueEric Dumazet
2017-01-20virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receivingJason Wang
2017-01-19tcp: initialize max window for a new fastopen socketAlexey Kodanev
2017-01-19ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lockKefeng Wang
2017-01-19netfilter: conntrack: refine gc worker heuristics, reduxFlorian Westphal
2017-01-19netfilter: conntrack: remove GC_MAX_EVICTS breakFlorian Westphal
2017-01-18lwtunnel: fix autoload of lwt modulesDavid Ahern
2017-01-18net: fix harmonize_features() vs NETIF_F_HIGHDMAEric Dumazet
2017-01-18netfilter: ipt_CLUSTERIP: fix build error without procfsArnd Bergmann
2017-01-18net: ethtool: Initialize buffer when querying device channel settingsEran Ben Elisha
2017-01-18libceph: make sure ceph_aes_crypt() IV is alignedIlya Dryomov
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-16net sched actions: fix refcnt when GETing of action after bindJamal Hadi Salim
2017-01-16ax25: Fix segfault after sock connection timeoutBasil Gunn
2017-01-16bpf: rework prog_digest into prog_tagDaniel Borkmann
2017-01-16tipc: allocate user memory with GFP_KERNEL flagParthasarathy Bhuvaragan
2017-01-16ip6_tunnel: Account for tunnel header in tunnel MTUJakub Sitnicki
2017-01-16mld: do not remove mld souce list info when set link downHangbin Liu
2017-01-16Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-01-16netfilter: Fix typo in NF_CONNTRACK Kconfig option descriptionWilliam Breathitt Gray
2017-01-16netfilter: nf_tables: fix possible oops when dumping stateful objectsLiping Zhang
2017-01-16netfilter: rpfilter: fix incorrect loopback packet judgmentLiping Zhang
2017-01-15Merge tag 'mac80211-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-01-15openvswitch: maintain correct checksum state in conntrack actionsLance Richardson
2017-01-13tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson
2017-01-13ipv6: sr: fix several BUGs when preemption is enabledDavid Lebrun
2017-01-13mac80211: prevent skb/txq mismatchMichal Kazior
2017-01-13mac80211: initialize SMPS field in HT capabilitiesFelix Fietkau
2017-01-12svcrdma: avoid duplicate dma unmapping during error recoverySriharsha Basavapatna