summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2017-01-20net: remove duplicate code.Mahesh Bandewar
2017-01-20fq_codel: Avoid regenerating skb flow hash unless necessaryAndrew Collins
2017-01-20tipc: make replicast a user selectable optionJon Paul Maloy
2017-01-20tipc: introduce replicast as transport option for multicastJon Paul Maloy
2017-01-20tipc: add functionality to lookup multicast destination nodesJon Paul Maloy
2017-01-20tipc: add function for checking broadcast support in bearerJon Paul Maloy
2017-01-20device: Implement a bus agnostic dev_num_vf routinePhil Sutter
2017-01-20gre6: Clean up unused struct ipv6_tel_txoption definitionJakub Sitnicki
2017-01-20Revert "net: sctp: fix array overrun read on sctp_timer_tbl"David S. Miller
2017-01-20net: remove bh disabling around percpu_counter accessesEric Dumazet
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-19net: ipv6: Keep nexthop of multipath route on admin downDavid Ahern
2017-01-19net: caif: Remove unused stats member from struct chnl_netTobias Klauser
2017-01-19tcp: initialize max window for a new fastopen socketAlexey Kodanev
2017-01-19net/sched: cls_flower: reduce fl_change stack sizeArnd Bergmann