summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-10-15Merge remote-tracking branch 'percpu/for-next'Stephen Rothwell
2014-10-15Merge remote-tracking branch 'virtio/virtio-next'Stephen Rothwell
2014-10-15Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2014-10-159p/trans_virtio: enable VQs earlyMichael S. Tsirkin
2014-10-15Merge remote-tracking branch 'net/master'Stephen Rothwell
2014-10-14tcp: TCP Small Queues and strange attractorsEric Dumazet
2014-10-14net: Trap attempts to call sock_kfree_s() with a NULL pointer.David S. Miller
2014-10-14rds: avoid calling sock_kfree_s() on allocation failureCong Wang
2014-10-14caif_usb: use target structure member in memsetFabian Frederick
2014-10-14caif_usb: remove redundant memory messageFabian Frederick
2014-10-14caif: replace kmalloc/memset 0 by kzallocFabian Frederick
2014-10-14ipv4: fix nexthop attlen check in fib_nh_matchJiri Pirko
2014-10-14tcp: fix tcp_ack() performance problemEric Dumazet
2014-10-14ipv6: remove aca_lock spinlock from struct ifacaddr6Li RongQing
2014-10-14tcp: fix ooo_okay setting vs Small QueuesEric Dumazet
2014-10-14net: sctp: fix remote memory pressure from excessive queueingDaniel Borkmann
2014-10-14net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann
2014-10-14net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann
2014-10-14lib80211: remove unused print_ssid()Andy Shevchenko
2014-10-14batman-adv: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14netfilter: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-11Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-10-10net: fix races in page->_count manipulationEric Dumazet
2014-10-10flow-dissector: Fix alignment issue in __skb_flow_get_portsAlexander Duyck
2014-10-10net: filter: fix the commentsLi RongQing
2014-10-10net: bpf: fix bpf syscall dependence on anon_inodesAlexei Starovoitov
2014-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-10-10Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2014-10-09net_sched: restore qdisc quota fairness limits after bulk dequeueJesper Dangaard Brouer
2014-10-09net: Missing @ before descriptions cause make xmldocs warningMasanari Iida
2014-10-09fix misuses of f_count() in ppp and netlinkAl Viro
2014-10-09netlabel: kernel-doc warning fixFabian Frederick
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-08netlabel: directly return netlbl_unlabel_genl_init()Fabian Frederick
2014-10-08net_sched: copy exts->type in tcf_exts_change()WANG Cong
2014-10-08net: rfkill: kernel-doc warning fixesFabian Frederick
2014-10-08Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-10-08Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-07Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2014-10-07wimax: convert printk to pr_foo()Fabian Frederick
2014-10-07af_unix: remove 0 assignment on staticFabian Frederick
2014-10-07ipv6: Do not warn for informational ICMP messages, regardless of type.David S. Miller
2014-10-07bridge: Save frag_max_size between PRE_ROUTING and POST_ROUTINGHerbert Xu
2014-10-07tipc: fix bug in multicast congestion handlingJon Maloy