aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-07libceph: osd_request_timeout optionIlya Dryomov2-1/+50
2017-03-07libceph: don't set weight to IN when OSD is destroyedIlya Dryomov1-1/+0
2017-03-07libceph: fix crush_decode() for older mapsIlya Dryomov1-2/+1
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds42-197/+462
2017-03-03Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-9/+9
2017-03-03strparser: destroy workqueue on module exitWANG Cong1-0/+1
2017-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller4-88/+63
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds58-16/+81
2017-03-03rds: remove unnecessary returned value checkZhu Yanjun4-14/+4
2017-03-03rxrpc: Fix potential NULL-pointer exceptionDavid Howells1-7/+8
2017-03-03netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() failsPablo Neira Ayuso1-78/+55
2017-03-03netfilter: nft_set_rbtree: incorrect assumption on lower interval lookupsPablo Neira Ayuso1-5/+4
2017-03-03netfilter: nf_conntrack_sip: fix wrong memory initialisationChristophe Leroy1-2/+0
2017-03-03sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h>Ingo Molnar5-0/+10
2017-03-02Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-51/+29
2017-03-02Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller3-3/+3
2017-03-02ipv6: ignore null_entry in inet6_rtm_getroute() tooWANG Cong1-0/+6
2017-03-02tcp: fix potential double free issue for fastopen_reqWei Wang1-3/+12
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+2
2017-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-2/+2
2017-03-02net: Introduce sk_clone_lock() error path routineArnaldo Carvalho de Melo2-10/+12
2017-03-02dccp: Unlock sock before calling sk_free()Arnaldo Carvalho de Melo1-0/+1
2017-03-02Merge tag 'batadv-net-for-davem-20170301' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-9/+11
2017-03-02openvswitch: actions: fixed a brace coding style warningPeter Downs1-2/+1
2017-03-02ipv6: check for ip6_null_entry in __ip6_del_rt_siblings()WANG Cong1-5/+9
2017-03-02sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h>Ingo Molnar3-0/+6
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h>Ingo Molnar2-0/+4
2017-03-02sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar28-6/+38
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar3-0/+5
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar13-10/+13
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>Ingo Molnar1-0/+2
2017-03-02average: change to declare precision, not factorJohannes Berg3-3/+3
2017-03-01ipv6: orphan skbs in reassembly unitEric Dumazet2-1/+1
2017-03-01net: net_enable_timestamp() can be called from irq contextsEric Dumazet1-4/+31
2017-03-01net: don't call strlen() on the user buffer in packet_bind_spkt()Alexander Potapenko1-2/+6
2017-03-01net: bridge: allow IPv6 when multicast flood is disabledMike Manning1-1/+2
2017-03-01Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds16-250/+304
2017-03-02KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells1-2/+2
2017-03-01Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller6-14/+34
2017-03-01tcp/dccp: block BH for SYN processingEric Dumazet2-4/+16
2017-03-01bridge: Fix error path in nbp_vlan_initYotam Gigi1-1/+1
2017-03-01net: route: add missing nla_policy entry for RTA_MARK attributeLiping Zhang2-0/+2
2017-03-01net/ipv6: avoid possible dead locking on addr_gen_mode sysctlFelix Jia1-7/+15
2017-03-01net: solve a NAPI raceEric Dumazet1-4/+72
2017-03-01rds: ib: add the static type to the variablesZhu Yanjun2-4/+2
2017-03-01sctp: call rcu_read_lock before checking for duplicate transport nodesXin Long1-0/+3
2017-03-01rxrpc: Fix deadlock between call creation and sendmsg/recvmsgDavid Howells7-22/+154