aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-03-07libceph: osd_request_timeout optionIlya Dryomov
2017-03-07libceph: don't set weight to IN when OSD is destroyedIlya Dryomov
2017-03-07libceph: fix crush_decode() for older mapsIlya Dryomov
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-03Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-03-03strparser: destroy workqueue on module exitWANG Cong
2017-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-03rds: remove unnecessary returned value checkZhu Yanjun
2017-03-03rxrpc: Fix potential NULL-pointer exceptionDavid Howells
2017-03-03netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() failsPablo Neira Ayuso
2017-03-03netfilter: nft_set_rbtree: incorrect assumption on lower interval lookupsPablo Neira Ayuso
2017-03-03netfilter: nf_conntrack_sip: fix wrong memory initialisationChristophe Leroy
2017-03-03sched/headers: Move task_struct::signal and task_struct::sighand types and ac...Ingo Molnar
2017-03-02Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-03-02Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-03-02ipv6: ignore null_entry in inet6_rtm_getroute() tooWANG Cong
2017-03-02tcp: fix potential double free issue for fastopen_reqWei Wang
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2017-03-02net: Introduce sk_clone_lock() error path routineArnaldo Carvalho de Melo
2017-03-02dccp: Unlock sock before calling sk_free()Arnaldo Carvalho de Melo
2017-03-02Merge tag 'batadv-net-for-davem-20170301' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2017-03-02openvswitch: actions: fixed a brace coding style warningPeter Downs
2017-03-02ipv6: check for ip6_null_entry in __ip6_del_rt_siblings()WANG Cong
2017-03-02sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar
2017-03-02sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02average: change to declare precision, not factorJohannes Berg
2017-03-01ipv6: orphan skbs in reassembly unitEric Dumazet
2017-03-01net: net_enable_timestamp() can be called from irq contextsEric Dumazet
2017-03-01net: don't call strlen() on the user buffer in packet_bind_spkt()Alexander Potapenko
2017-03-01net: bridge: allow IPv6 when multicast flood is disabledMike Manning
2017-03-01Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-03-02KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells
2017-03-01Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-03-01tcp/dccp: block BH for SYN processingEric Dumazet
2017-03-01bridge: Fix error path in nbp_vlan_initYotam Gigi
2017-03-01net: route: add missing nla_policy entry for RTA_MARK attributeLiping Zhang
2017-03-01net/ipv6: avoid possible dead locking on addr_gen_mode sysctlFelix Jia
2017-03-01net: solve a NAPI raceEric Dumazet
2017-03-01rds: ib: add the static type to the variablesZhu Yanjun
2017-03-01sctp: call rcu_read_lock before checking for duplicate transport nodesXin Long
2017-03-01rxrpc: Fix deadlock between call creation and sendmsg/recvmsgDavid Howells