summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-02-19Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2015-02-19Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2015-02-19Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2015-02-19Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2015-02-19Merge remote-tracking branch 'ipsec/master'Stephen Rothwell
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-18Merge branch 'cleanups'Trond Myklebust
2015-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-02-17svcrpc: fix memory leak in gssp_accept_sec_context_upcallDavid Ramos
2015-02-17net: dsa: Set valid phy interface typeGuenter Roeck
2015-02-17Bluetooth: Fix AMP init for certain AMP controllersJohan Hedberg
2015-02-16Bluetooth: Fix accepting early data on fixed channelsJohan Hedberg
2015-02-15Bluetooth: Provide option to enable/disable debugfs informationMarcel Holtmann
2015-02-15rtnetlink: call ->dellink on failure when ->newlink existsWANG Cong
2015-02-15Bluetooth: Make __next_ident function static.Marcel Holtmann
2015-02-15Bluetooth: Make a2mp_send function staticMarcel Holtmann
2015-02-15Bluetooth: Make amp_mgr_lookup_by_state function staticMarcel Holtmann
2015-02-15Bluetooth: Make amp_mgr_list and amp_mgr_list_lock staticMarcel Holtmann
2015-02-15Bluetooth: Move A2MP_FEAT_EXT declaration into A2MP sourceMarcel Holtmann
2015-02-14net: spelling fixesStephen Hemminger
2015-02-14net/core: Fix warning while make xmldocs caused by dev.cMasanari Iida
2015-02-14ipv6: fix ipv6_cow_metrics for non DST_HOST caseMartin KaFai Lau
2015-02-14openvswitch: Fix key serialization.Pravin B Shelar
2015-02-15Bluetooth: Add shutdown callback before closing the deviceTedd Ho-Jeong An
2015-02-146lowpan: nhc: add other known rfc6282 compressionsAlexander Aring
2015-02-146lowpan: add udp compression via nhc layerAlexander Aring
2015-02-146lowpan: add generic nhc layer interfaceAlexander Aring
2015-02-13net: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-14Bluetooth: Enhance error codes pair device commandLukasz Rymanowski
2015-02-14Bluetooth: Improve error handling in connect aclLukasz Rymanowski
2015-02-14Bluetooth: Do not allow LE connection if LE is not enabledLukasz Rymanowski
2015-02-14ieee802154: fix netns settingsNicolas Dichtel
2015-02-13SUNRPC: Always manipulate rpc_rqst::rq_bc_pa_list under xprt->bc_pa_lockChuck Lever
2015-02-13tcp: make sure skb is not shared before using skb_get()Eric Dumazet
2015-02-12memcg: cleanup static keys decrementVladimir Davydov
2015-02-12Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-02-12bridge: netfilter: Move sysctl-specific error code inside #ifdefGeert Uytterhoeven
2015-02-12ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gcJan Stancek
2015-02-12xfrm: release dst_orig in case of error in xfrm_lookup()huaibin Wang
2015-02-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-11Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-02-11mm: gup: use get_user_pages_unlockedAndrea Arcangeli
2015-02-11mm: page_counter: pull "-1" handling out of page_counter_memparse()Johannes Weiner
2015-02-11gue: Use checksum partial with remote checksum offloadTom Herbert
2015-02-11net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offloadTom Herbert
2015-02-11udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO pathTom Herbert
2015-02-11net: Fix remcsum in GRO path to not change packetTom Herbert
2015-02-11openvswitch: Add missing initialization in validate_and_copy_set_tun()Geert Uytterhoeven
2015-02-11openvswitch: Reset key metadata for packet execution.Pravin B Shelar