summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2015-02-22netfilter: nf_tables: fix addition/deletion of elements from commit/abortPablo Neira Ayuso1-9/+12
2015-02-22netfilter: nft_compat: don't truncate ethernet protocol type to u8Arturo Borrero1-7/+7
2015-02-22af_packet: allow packets defragmentation not only for hash fanout typeAlexander Drozdov1-5/+5
2015-02-22net: reject creation of netdev names with colonsMatthew Thode1-1/+1
2015-02-22Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+4
2015-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller4-18/+28
2015-02-21caif: fix a signedness bug in cfpkt_iterate()Dan Carpenter2-4/+4
2015-02-21ethtool: Add hw-switch-offload to netdev_features_strings.Rami Rosen1-0/+1
2015-02-20sock: sock_dequeue_err_skb() needs hard irq safetyEric Dumazet1-2/+3
2015-02-20openvswitch: Fix net exit.Pravin B Shelar2-2/+45
2015-02-20ematch: Fix auto-loading of ematch modules.Ignacy Gawędzki1-0/+1
2015-02-20ipv4: ip_check_defrag should correctly check return value of skb_copy_bitsAlexander Drozdov1-1/+1
2015-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds6-162/+54
2015-02-19gen_stats.c: Duplicate xstats buffer for later useIgnacy Gawędzki1-1/+14
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds3-9/+9
2015-02-19libceph: kfree() in put_osd() shouldn't depend on authorizerIlya Dryomov1-2/+3
2015-02-19libceph: fix double __remove_osd() problemIlya Dryomov1-8/+18
2015-02-19libceph: tcp_nodelay supportChaitanya Huilgol2-2/+28
2015-02-19libceph: use mon_client.c/put_generic_request() moreIlya Dryomov1-2/+2
2015-02-19libceph: nuke pool op infrastructureIlya Dryomov3-148/+3
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+6
2015-02-18Merge branch 'cleanups'Trond Myklebust359-12061/+19176
2015-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-48/+173
2015-02-18svcrpc: fix memory leak in gssp_accept_sec_context_upcallDavid Ramos1-0/+2
2015-02-17net: dsa: Set valid phy interface typeGuenter Roeck1-2/+7
2015-02-16netfilter: xt_socket: fix a stack corruption bugEric Dumazet1-9/+12
2015-02-16netfilter: xt_recent: don't reject rule if new hitcount exceeds table maxFlorian Westphal1-6/+5
2015-02-16netfilter: nft_compat: fix module refcount underflowPablo Neira Ayuso1-2/+10
2015-02-15rtnetlink: call ->dellink on failure when ->newlink existsWANG Cong1-1/+8
2015-02-15net: spelling fixesStephen Hemminger3-3/+3
2015-02-15net/core: Fix warning while make xmldocs caused by dev.cMasanari Iida1-1/+1
2015-02-15ipv6: fix ipv6_cow_metrics for non DST_HOST caseMartin KaFai Lau1-1/+1
2015-02-15openvswitch: Fix key serialization.Pravin B Shelar1-1/+1
2015-02-14net: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2-22/+8
2015-02-14SUNRPC: Always manipulate rpc_rqst::rq_bc_pa_list under xprt->bc_pa_lockChuck Lever1-1/+4
2015-02-13tcp: make sure skb is not shared before using skb_get()Eric Dumazet1-8/+24
2015-02-13memcg: cleanup static keys decrementVladimir Davydov1-0/+4
2015-02-12Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds6-151/+209
2015-02-12bridge: netfilter: Move sysctl-specific error code inside #ifdefGeert Uytterhoeven1-5/+2
2015-02-12ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gcJan Stancek1-2/+2
2015-02-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2-26/+40
2015-02-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-5/+3
2015-02-12Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds10-517/+628
2015-02-12mm: gup: use get_user_pages_unlockedAndrea Arcangeli1-4/+2
2015-02-12mm: page_counter: pull "-1" handling out of page_counter_memparse()Johannes Weiner1-1/+1
2015-02-12gue: Use checksum partial with remote checksum offloadTom Herbert1-6/+22
2015-02-12net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offloadTom Herbert2-2/+3
2015-02-12udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO pathTom Herbert2-2/+17
2015-02-12net: Fix remcsum in GRO path to not change packetTom Herbert1-10/+10
2015-02-12openvswitch: Add missing initialization in validate_and_copy_set_tun()Geert Uytterhoeven1-1/+1