summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2015-03-01rxrpc: terminate retrans loop when sending of skb failsFlorian Westphal-3/+4
2015-03-01net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR int...Arvid Brodin-3/+14
2015-03-01net: do not use rcu in rtnl_dump_ifinfo()Eric Dumazet-3/+1
2015-02-28Merge tag 'mac80211-for-davem-2015-02-27' of git://git.kernel.org/pub/scm/lin...David S. Miller-9/+14
2015-02-28net: Verify permission to link_net in newlinkEric W. Biederman-0/+3
2015-02-28net: Verify permission to dest_net in newlinkEric W. Biederman-0/+4
2015-02-27rhashtable: remove indirection for grow/shrink decision functionsDaniel Borkmann-6/+0
2015-02-26sunrpc: integer underflow in rsc_parse()Dan Carpenter-0/+2
2015-02-26mac80211: Send EAPOL frames at lowest rateJouni Malinen-0/+1
2015-02-24af_packet: don't pass empty blocks for PACKET_V3Alexander Drozdov-1/+9
2015-02-24rtnetlink: avoid 0 sized arraysSasha Levin-2/+2
2015-02-24mac80211/minstrel: fix !x!=0 confusionJiri Slaby-1/+1
2015-02-24Merge https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvsPablo Neira Ayuso-0/+3
2015-02-24cfg80211: calls nl80211_exit on errorJunjie Mao-0/+1
2015-02-24cfg80211: fix n_reg_rules to match world_regdomJason Abele-1/+1
2015-02-24nl80211: fix memory leak in monitor flags parsingJohannes Berg-4/+4
2015-02-24nl80211: use loop index as type for net detect frequency resultsSamuel Tan-3/+1
2015-02-24mac80211: clear sdata->radar_requiredEliad Peller-0/+5
2015-02-23Merge tag 'nfs-rdma-for-4.0-3' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust-2/+3
2015-02-23ipv6: addrconf: validate new MTU before applying itMarcelo Leitner-1/+16
2015-02-23net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msgCatalin Marinas-9/+0
2015-02-23irda: replace current->state by set_current_state()Fabian Frederick-3/+3
2015-02-23xprtrdma: Store RDMA credits in unsigned variablesChuck Lever-2/+3
2015-02-23decnet: Fix obvious o/0 typoRasmus Villemoes-1/+1
2015-02-22tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_flight()Neal Cardwell-1/+1
2015-02-22net: pktgen: disable xmit_clone on virtual devicesEric Dumazet-0/+3
2015-02-22ipvs: add missing ip_vs_pe_put in sync codeJulian Anastasov-0/+3
2015-02-22netfilter: nf_tables: fix addition/deletion of elements from commit/abortPablo Neira Ayuso-9/+12
2015-02-22netfilter: nft_compat: don't truncate ethernet protocol type to u8Arturo Borrero-7/+7
2015-02-21af_packet: allow packets defragmentation not only for hash fanout typeAlexander Drozdov-5/+5
2015-02-21net: reject creation of netdev names with colonsMatthew Thode-1/+1
2015-02-21Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-1/+4
2015-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-18/+28
2015-02-20caif: fix a signedness bug in cfpkt_iterate()Dan Carpenter-4/+4
2015-02-20ethtool: Add hw-switch-offload to netdev_features_strings.Rami Rosen-0/+1
2015-02-20sock: sock_dequeue_err_skb() needs hard irq safetyEric Dumazet-2/+3
2015-02-20openvswitch: Fix net exit.Pravin B Shelar-2/+45
2015-02-20ematch: Fix auto-loading of ematch modules.Ignacy Gawędzki-0/+1
2015-02-20ipv4: ip_check_defrag should correctly check return value of skb_copy_bitsAlexander Drozdov-1/+1
2015-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-162/+54
2015-02-19gen_stats.c: Duplicate xstats buffer for later useIgnacy Gawędzki-1/+14
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-9/+9
2015-02-19libceph: kfree() in put_osd() shouldn't depend on authorizerIlya Dryomov-2/+3
2015-02-19libceph: fix double __remove_osd() problemIlya Dryomov-8/+18
2015-02-19libceph: tcp_nodelay supportChaitanya Huilgol-2/+28
2015-02-19libceph: use mon_client.c/put_generic_request() moreIlya Dryomov-2/+2
2015-02-19libceph: nuke pool op infrastructureIlya Dryomov-148/+3
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+6
2015-02-18Merge branch 'cleanups'Trond Myklebust-12061/+19176
2015-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-48/+173